diff --git a/services/dns/mgmt/2016-04-01/dns/recordsets.go b/services/dns/mgmt/2016-04-01/dns/recordsets.go index 492ede82326b..901c93b67f50 100644 --- a/services/dns/mgmt/2016-04-01/dns/recordsets.go +++ b/services/dns/mgmt/2016-04-01/dns/recordsets.go @@ -50,7 +50,7 @@ func NewRecordSetsClientWithBaseURI(baseURI string, subscriptionID string) Recor // created (they are created when the DNS zone is created). // parameters - parameters supplied to the CreateOrUpdate operation. // ifMatch - the etag of the record set. Omit this value to always overwrite the current record set. Specify -// the last-seen etag value to prevent accidentally overwritting any concurrent changes. +// the last-seen etag value to prevent accidentally overwriting any concurrent changes. // ifNoneMatch - set to '*' to allow a new record set to be created, but to prevent updating an existing record // set. Other values will be ignored. func (client RecordSetsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, zoneName string, relativeRecordSetName string, recordType RecordType, parameters RecordSet, ifMatch string, ifNoneMatch string) (result RecordSet, err error) { @@ -616,7 +616,7 @@ func (client RecordSetsClient) ListByTypeComplete(ctx context.Context, resourceG // recordType - the type of DNS record in this record set. // parameters - parameters supplied to the Update operation. // ifMatch - the etag of the record set. Omit this value to always overwrite the current record set. Specify -// the last-seen etag value to prevent accidentally overwritting concurrent changes. +// the last-seen etag value to prevent accidentally overwriting concurrent changes. func (client RecordSetsClient) Update(ctx context.Context, resourceGroupName string, zoneName string, relativeRecordSetName string, recordType RecordType, parameters RecordSet, ifMatch string) (result RecordSet, err error) { if tracing.IsEnabled() { ctx = tracing.StartSpan(ctx, fqdn+"/RecordSetsClient.Update") diff --git a/services/dns/mgmt/2016-04-01/dns/zones.go b/services/dns/mgmt/2016-04-01/dns/zones.go index b8062baed113..fcc49e25eb23 100644 --- a/services/dns/mgmt/2016-04-01/dns/zones.go +++ b/services/dns/mgmt/2016-04-01/dns/zones.go @@ -47,7 +47,7 @@ func NewZonesClientWithBaseURI(baseURI string, subscriptionID string) ZonesClien // zoneName - the name of the DNS zone (without a terminating dot). // parameters - parameters supplied to the CreateOrUpdate operation. // ifMatch - the etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the -// last-seen etag value to prevent accidentally overwritting any concurrent changes. +// last-seen etag value to prevent accidentally overwriting any concurrent changes. // ifNoneMatch - set to '*' to allow a new DNS zone to be created, but to prevent updating an existing zone. // Other values will be ignored. func (client ZonesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, zoneName string, parameters Zone, ifMatch string, ifNoneMatch string) (result Zone, err error) { diff --git a/services/dns/mgmt/2017-09-01/dns/recordsets.go b/services/dns/mgmt/2017-09-01/dns/recordsets.go index 44b9f66d061a..47578179780a 100644 --- a/services/dns/mgmt/2017-09-01/dns/recordsets.go +++ b/services/dns/mgmt/2017-09-01/dns/recordsets.go @@ -50,7 +50,7 @@ func NewRecordSetsClientWithBaseURI(baseURI string, subscriptionID string) Recor // created (they are created when the DNS zone is created). // parameters - parameters supplied to the CreateOrUpdate operation. // ifMatch - the etag of the record set. Omit this value to always overwrite the current record set. Specify -// the last-seen etag value to prevent accidentally overwritting any concurrent changes. +// the last-seen etag value to prevent accidentally overwriting any concurrent changes. // ifNoneMatch - set to '*' to allow a new record set to be created, but to prevent updating an existing record // set. Other values will be ignored. func (client RecordSetsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, zoneName string, relativeRecordSetName string, recordType RecordType, parameters RecordSet, ifMatch string, ifNoneMatch string) (result RecordSet, err error) { @@ -616,7 +616,7 @@ func (client RecordSetsClient) ListByTypeComplete(ctx context.Context, resourceG // recordType - the type of DNS record in this record set. // parameters - parameters supplied to the Update operation. // ifMatch - the etag of the record set. Omit this value to always overwrite the current record set. Specify -// the last-seen etag value to prevent accidentally overwritting concurrent changes. +// the last-seen etag value to prevent accidentally overwriting concurrent changes. func (client RecordSetsClient) Update(ctx context.Context, resourceGroupName string, zoneName string, relativeRecordSetName string, recordType RecordType, parameters RecordSet, ifMatch string) (result RecordSet, err error) { if tracing.IsEnabled() { ctx = tracing.StartSpan(ctx, fqdn+"/RecordSetsClient.Update") diff --git a/services/dns/mgmt/2017-09-01/dns/zones.go b/services/dns/mgmt/2017-09-01/dns/zones.go index 08e3ae8d63c6..588d478e430b 100644 --- a/services/dns/mgmt/2017-09-01/dns/zones.go +++ b/services/dns/mgmt/2017-09-01/dns/zones.go @@ -47,7 +47,7 @@ func NewZonesClientWithBaseURI(baseURI string, subscriptionID string) ZonesClien // zoneName - the name of the DNS zone (without a terminating dot). // parameters - parameters supplied to the CreateOrUpdate operation. // ifMatch - the etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the -// last-seen etag value to prevent accidentally overwritting any concurrent changes. +// last-seen etag value to prevent accidentally overwriting any concurrent changes. // ifNoneMatch - set to '*' to allow a new DNS zone to be created, but to prevent updating an existing zone. // Other values will be ignored. func (client ZonesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, zoneName string, parameters Zone, ifMatch string, ifNoneMatch string) (result Zone, err error) { diff --git a/services/dns/mgmt/2017-10-01/dns/recordsets.go b/services/dns/mgmt/2017-10-01/dns/recordsets.go index 92c1ac089003..5c9b2e606161 100644 --- a/services/dns/mgmt/2017-10-01/dns/recordsets.go +++ b/services/dns/mgmt/2017-10-01/dns/recordsets.go @@ -50,7 +50,7 @@ func NewRecordSetsClientWithBaseURI(baseURI string, subscriptionID string) Recor // created (they are created when the DNS zone is created). // parameters - parameters supplied to the CreateOrUpdate operation. // ifMatch - the etag of the record set. Omit this value to always overwrite the current record set. Specify -// the last-seen etag value to prevent accidentally overwritting any concurrent changes. +// the last-seen etag value to prevent accidentally overwriting any concurrent changes. // ifNoneMatch - set to '*' to allow a new record set to be created, but to prevent updating an existing record // set. Other values will be ignored. func (client RecordSetsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, zoneName string, relativeRecordSetName string, recordType RecordType, parameters RecordSet, ifMatch string, ifNoneMatch string) (result RecordSet, err error) { @@ -751,7 +751,7 @@ func (client RecordSetsClient) ListByTypeComplete(ctx context.Context, resourceG // recordType - the type of DNS record in this record set. // parameters - parameters supplied to the Update operation. // ifMatch - the etag of the record set. Omit this value to always overwrite the current record set. Specify -// the last-seen etag value to prevent accidentally overwritting concurrent changes. +// the last-seen etag value to prevent accidentally overwriting concurrent changes. func (client RecordSetsClient) Update(ctx context.Context, resourceGroupName string, zoneName string, relativeRecordSetName string, recordType RecordType, parameters RecordSet, ifMatch string) (result RecordSet, err error) { if tracing.IsEnabled() { ctx = tracing.StartSpan(ctx, fqdn+"/RecordSetsClient.Update") diff --git a/services/dns/mgmt/2017-10-01/dns/zones.go b/services/dns/mgmt/2017-10-01/dns/zones.go index 02804a05e424..d3c3a914d9b0 100644 --- a/services/dns/mgmt/2017-10-01/dns/zones.go +++ b/services/dns/mgmt/2017-10-01/dns/zones.go @@ -47,7 +47,7 @@ func NewZonesClientWithBaseURI(baseURI string, subscriptionID string) ZonesClien // zoneName - the name of the DNS zone (without a terminating dot). // parameters - parameters supplied to the CreateOrUpdate operation. // ifMatch - the etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the -// last-seen etag value to prevent accidentally overwritting any concurrent changes. +// last-seen etag value to prevent accidentally overwriting any concurrent changes. // ifNoneMatch - set to '*' to allow a new DNS zone to be created, but to prevent updating an existing zone. // Other values will be ignored. func (client ZonesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, zoneName string, parameters Zone, ifMatch string, ifNoneMatch string) (result Zone, err error) { @@ -577,7 +577,7 @@ func (client ZonesClient) ListByResourceGroupComplete(ctx context.Context, resou // zoneName - the name of the DNS zone (without a terminating dot). // parameters - parameters supplied to the Update operation. // ifMatch - the etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the -// last-seen etag value to prevent accidentally overwritting any concurrent changes. +// last-seen etag value to prevent accidentally overwriting any concurrent changes. func (client ZonesClient) Update(ctx context.Context, resourceGroupName string, zoneName string, parameters ZoneUpdate, ifMatch string) (result Zone, err error) { if tracing.IsEnabled() { ctx = tracing.StartSpan(ctx, fqdn+"/ZonesClient.Update") diff --git a/services/preview/dns/mgmt/2015-05-04-preview/dns/models.go b/services/preview/dns/mgmt/2015-05-04-preview/dns/models.go index f2a5136cf662..01dd77451bee 100644 --- a/services/preview/dns/mgmt/2015-05-04-preview/dns/models.go +++ b/services/preview/dns/mgmt/2015-05-04-preview/dns/models.go @@ -347,7 +347,7 @@ type Resource struct { // SoaRecord an SOA record. type SoaRecord struct { - // Host - Gets or sets the domain name of the authoritative name server, without a temrinating dot. + // Host - Gets or sets the domain name of the authoritative name server, without a terminating dot. Host *string `json:"host,omitempty"` // Email - Gets or sets the email for this record. Email *string `json:"email,omitempty"` @@ -367,7 +367,7 @@ type SoaRecord struct { type SrvRecord struct { // Priority - Gets or sets the priority metric for this record. Priority *int32 `json:"priority,omitempty"` - // Weight - Gets or sets the weight metric for this this record. + // Weight - Gets or sets the weight metric for this record. Weight *int32 `json:"weight,omitempty"` // Port - Gets or sets the port of the service for this record. Port *int32 `json:"port,omitempty"` diff --git a/services/preview/dns/mgmt/2018-03-01-preview/dns/recordsets.go b/services/preview/dns/mgmt/2018-03-01-preview/dns/recordsets.go index 4ec0be592c45..93423b76bb65 100644 --- a/services/preview/dns/mgmt/2018-03-01-preview/dns/recordsets.go +++ b/services/preview/dns/mgmt/2018-03-01-preview/dns/recordsets.go @@ -50,7 +50,7 @@ func NewRecordSetsClientWithBaseURI(baseURI string, subscriptionID string) Recor // created (they are created when the DNS zone is created). // parameters - parameters supplied to the CreateOrUpdate operation. // ifMatch - the etag of the record set. Omit this value to always overwrite the current record set. Specify -// the last-seen etag value to prevent accidentally overwritting any concurrent changes. +// the last-seen etag value to prevent accidentally overwriting any concurrent changes. // ifNoneMatch - set to '*' to allow a new record set to be created, but to prevent updating an existing record // set. Other values will be ignored. func (client RecordSetsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, zoneName string, relativeRecordSetName string, recordType RecordType, parameters RecordSet, ifMatch string, ifNoneMatch string) (result RecordSet, err error) { @@ -751,7 +751,7 @@ func (client RecordSetsClient) ListByTypeComplete(ctx context.Context, resourceG // recordType - the type of DNS record in this record set. // parameters - parameters supplied to the Update operation. // ifMatch - the etag of the record set. Omit this value to always overwrite the current record set. Specify -// the last-seen etag value to prevent accidentally overwritting concurrent changes. +// the last-seen etag value to prevent accidentally overwriting concurrent changes. func (client RecordSetsClient) Update(ctx context.Context, resourceGroupName string, zoneName string, relativeRecordSetName string, recordType RecordType, parameters RecordSet, ifMatch string) (result RecordSet, err error) { if tracing.IsEnabled() { ctx = tracing.StartSpan(ctx, fqdn+"/RecordSetsClient.Update") diff --git a/services/preview/dns/mgmt/2018-03-01-preview/dns/zones.go b/services/preview/dns/mgmt/2018-03-01-preview/dns/zones.go index a21e91e3ad2c..a01975dee812 100644 --- a/services/preview/dns/mgmt/2018-03-01-preview/dns/zones.go +++ b/services/preview/dns/mgmt/2018-03-01-preview/dns/zones.go @@ -47,7 +47,7 @@ func NewZonesClientWithBaseURI(baseURI string, subscriptionID string) ZonesClien // zoneName - the name of the DNS zone (without a terminating dot). // parameters - parameters supplied to the CreateOrUpdate operation. // ifMatch - the etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the -// last-seen etag value to prevent accidentally overwritting any concurrent changes. +// last-seen etag value to prevent accidentally overwriting any concurrent changes. // ifNoneMatch - set to '*' to allow a new DNS zone to be created, but to prevent updating an existing zone. // Other values will be ignored. func (client ZonesClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, zoneName string, parameters Zone, ifMatch string, ifNoneMatch string) (result Zone, err error) { @@ -577,7 +577,7 @@ func (client ZonesClient) ListByResourceGroupComplete(ctx context.Context, resou // zoneName - the name of the DNS zone (without a terminating dot). // parameters - parameters supplied to the Update operation. // ifMatch - the etag of the DNS zone. Omit this value to always overwrite the current zone. Specify the -// last-seen etag value to prevent accidentally overwritting any concurrent changes. +// last-seen etag value to prevent accidentally overwriting any concurrent changes. func (client ZonesClient) Update(ctx context.Context, resourceGroupName string, zoneName string, parameters ZoneUpdate, ifMatch string) (result Zone, err error) { if tracing.IsEnabled() { ctx = tracing.StartSpan(ctx, fqdn+"/ZonesClient.Update")