# Packages
No description provided by the author
# Functions
New creates an instance of the BaseClient client.
Creates a new instance of the RecordSetListResultIterator type.
Creates a new instance of the RecordSetListResultPage type.
NewRecordSetsClient creates an instance of the RecordSetsClient client.
NewRecordSetsClientWithBaseURI creates an instance of the RecordSetsClient client using a custom endpoint.
NewWithBaseURI creates an instance of the BaseClient client using a custom endpoint.
Creates a new instance of the ZoneListResultIterator type.
Creates a new instance of the ZoneListResultPage type.
NewZonesClient creates an instance of the ZonesClient client.
NewZonesClientWithBaseURI creates an instance of the ZonesClient client using a custom endpoint.
PossibleHTTPStatusCodeValues returns an array of possible values for the HTTPStatusCode const type.
PossibleOperationStatusValues returns an array of possible values for the OperationStatus const type.
PossibleRecordTypeValues returns an array of possible values for the RecordType const type.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.
# Constants
A ...
AAAA ...
Accepted ...
Ambiguous ...
BadGateway ...
BadRequest ...
CNAME ...
Conflict ...
Continue ...
Created ...
DefaultBaseURI is the default URI used for the service Dns.
ExpectationFailed ...
Failed ...
Forbidden ...
Found ...
GatewayTimeout ...
Gone ...
HTTPVersionNotSupported ...
InProgress ...
InternalServerError ...
LengthRequired ...
MethodNotAllowed ...
Moved ...
MovedPermanently ...
MultipleChoices ...
MX ...
NoContent ...
NonAuthoritativeInformation ...
NotAcceptable ...
NotFound ...
NotImplemented ...
NotModified ...
NS ...
OK ...
PartialContent ...
PaymentRequired ...
PreconditionFailed ...
ProxyAuthenticationRequired ...
PTR ...
Redirect ...
RedirectKeepVerb ...
RedirectMethod ...
RequestedRangeNotSatisfiable ...
RequestEntityTooLarge ...
RequestTimeout ...
RequestURITooLong ...
ResetContent ...
SeeOther ...
ServiceUnavailable ...
SOA ...
SRV ...
Succeeded ...
SwitchingProtocols ...
TemporaryRedirect ...
TXT ...
Unauthorized ...
UnsupportedMediaType ...
Unused ...
UpgradeRequired ...
UseProxy ...
# Structs
AaaaRecord an AAAA record.
ARecord an A record.
AzureEntityResource the resource model definition for an Azure Resource Manager resource with an etag.
BaseClient is the base client for Dns.
CloudError an error response from the service.
CloudErrorBody an error response from the service.
CnameRecord a CNAME record.
MxRecord an MX record.
NsRecord an NS record.
ProxyResource the resource model definition for a Azure Resource Manager proxy resource.
PtrRecord a PTR record.
RecordSet describes a DNS record set (a collection of DNS records with the same name and type).
RecordSetListResult the response to a record set List operation.
RecordSetListResultIterator provides access to a complete listing of RecordSet values.
RecordSetListResultPage contains a page of RecordSet values.
RecordSetProperties represents the properties of the records in the record set.
RecordSetsClient is the the DNS Management Client.
RecordSetUpdateParameters parameters supplied to update a record set.
Resource common fields that are returned in the response for all Azure Resource Manager resources.
SoaRecord an SOA record.
SrvRecord an SRV record.
SubResource ...
TrackedResource the resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location'.
TxtRecord a TXT record.
Zone describes a DNS zone.
ZoneDeleteResult the response to a Zone Delete operation.
ZoneListResult the response to a Zone List or ListAll operation.
ZoneListResultIterator provides access to a complete listing of Zone values.
ZoneListResultPage contains a page of Zone values.
ZoneProperties represents the properties of the zone.
ZonesClient is the the DNS Management Client.
ZonesDeleteFuture an abstraction for monitoring and retrieving the results of a long-running operation.
# Type aliases
HTTPStatusCode enumerates the values for http status code.
OperationStatus enumerates the values for operation status.
RecordType enumerates the values for record type.