From 19ed5a93e06f9529b75fb2738bc94559667c353f Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Sat, 1 Dec 2018 07:57:31 +0000 Subject: [PATCH] Generated from d282c3016727912051d6a2dae02a4ccfaaf31078 typo: Microsoft.ContainerService - FDQN -> FQDN --- services/compute/mgmt/2018-06-01/compute/models.go | 4 ++-- services/compute/mgmt/2018-10-01/compute/models.go | 4 ++-- .../mgmt/2016-03-30/containerservice/models.go | 4 ++-- .../mgmt/2016-09-30/containerservice/models.go | 4 ++-- .../mgmt/2017-01-31/containerservice/models.go | 4 ++-- .../mgmt/2015-11-01-preview/containerservice/models.go | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/services/compute/mgmt/2018-06-01/compute/models.go b/services/compute/mgmt/2018-06-01/compute/models.go index a151ad1c475c..1b6baa3cdbe8 100644 --- a/services/compute/mgmt/2018-06-01/compute/models.go +++ b/services/compute/mgmt/2018-06-01/compute/models.go @@ -1722,7 +1722,7 @@ type ContainerServiceAgentPoolProfile struct { VMSize ContainerServiceVMSizeTypes `json:"vmSize,omitempty"` // DNSPrefix - DNS prefix to be used to create the FQDN for the agent pool. DNSPrefix *string `json:"dnsPrefix,omitempty"` - // Fqdn - FDQN for the agent pool. + // Fqdn - FQDN for the agent pool. Fqdn *string `json:"fqdn,omitempty"` } @@ -1898,7 +1898,7 @@ type ContainerServiceMasterProfile struct { Count *int32 `json:"count,omitempty"` // DNSPrefix - DNS prefix to be used to create the FQDN for master. DNSPrefix *string `json:"dnsPrefix,omitempty"` - // Fqdn - FDQN for the master. + // Fqdn - FQDN for the master. Fqdn *string `json:"fqdn,omitempty"` } diff --git a/services/compute/mgmt/2018-10-01/compute/models.go b/services/compute/mgmt/2018-10-01/compute/models.go index 396271bf87f7..11d29286bc57 100644 --- a/services/compute/mgmt/2018-10-01/compute/models.go +++ b/services/compute/mgmt/2018-10-01/compute/models.go @@ -1730,7 +1730,7 @@ type ContainerServiceAgentPoolProfile struct { VMSize ContainerServiceVMSizeTypes `json:"vmSize,omitempty"` // DNSPrefix - DNS prefix to be used to create the FQDN for the agent pool. DNSPrefix *string `json:"dnsPrefix,omitempty"` - // Fqdn - FDQN for the agent pool. + // Fqdn - FQDN for the agent pool. Fqdn *string `json:"fqdn,omitempty"` } @@ -1906,7 +1906,7 @@ type ContainerServiceMasterProfile struct { Count *int32 `json:"count,omitempty"` // DNSPrefix - DNS prefix to be used to create the FQDN for master. DNSPrefix *string `json:"dnsPrefix,omitempty"` - // Fqdn - FDQN for the master. + // Fqdn - FQDN for the master. Fqdn *string `json:"fqdn,omitempty"` } diff --git a/services/containerservice/mgmt/2016-03-30/containerservice/models.go b/services/containerservice/mgmt/2016-03-30/containerservice/models.go index a0e35e49062f..c12316148dce 100644 --- a/services/containerservice/mgmt/2016-03-30/containerservice/models.go +++ b/services/containerservice/mgmt/2016-03-30/containerservice/models.go @@ -157,7 +157,7 @@ type AgentPoolProfile struct { VMSize VMSizeTypes `json:"vmSize,omitempty"` // DNSPrefix - DNS prefix to be used to create the FQDN for the agent pool. DNSPrefix *string `json:"dnsPrefix,omitempty"` - // Fqdn - FDQN for the agent pool. + // Fqdn - FQDN for the agent pool. Fqdn *string `json:"fqdn,omitempty"` } @@ -349,7 +349,7 @@ type MasterProfile struct { Count *int32 `json:"count,omitempty"` // DNSPrefix - DNS prefix to be used to create the FQDN for master. DNSPrefix *string `json:"dnsPrefix,omitempty"` - // Fqdn - FDQN for the master. + // Fqdn - FQDN for the master. Fqdn *string `json:"fqdn,omitempty"` } diff --git a/services/containerservice/mgmt/2016-09-30/containerservice/models.go b/services/containerservice/mgmt/2016-09-30/containerservice/models.go index 65eccd9e531e..b0c43d37a9ae 100644 --- a/services/containerservice/mgmt/2016-09-30/containerservice/models.go +++ b/services/containerservice/mgmt/2016-09-30/containerservice/models.go @@ -164,7 +164,7 @@ type AgentPoolProfile struct { VMSize VMSizeTypes `json:"vmSize,omitempty"` // DNSPrefix - DNS prefix to be used to create the FQDN for the agent pool. DNSPrefix *string `json:"dnsPrefix,omitempty"` - // Fqdn - FDQN for the agent pool. + // Fqdn - FQDN for the agent pool. Fqdn *string `json:"fqdn,omitempty"` } @@ -501,7 +501,7 @@ type MasterProfile struct { Count *int32 `json:"count,omitempty"` // DNSPrefix - DNS prefix to be used to create the FQDN for master. DNSPrefix *string `json:"dnsPrefix,omitempty"` - // Fqdn - FDQN for the master. + // Fqdn - FQDN for the master. Fqdn *string `json:"fqdn,omitempty"` } diff --git a/services/containerservice/mgmt/2017-01-31/containerservice/models.go b/services/containerservice/mgmt/2017-01-31/containerservice/models.go index f19c411b05a6..24744ce22333 100644 --- a/services/containerservice/mgmt/2017-01-31/containerservice/models.go +++ b/services/containerservice/mgmt/2017-01-31/containerservice/models.go @@ -164,7 +164,7 @@ type AgentPoolProfile struct { VMSize VMSizeTypes `json:"vmSize,omitempty"` // DNSPrefix - DNS prefix to be used to create the FQDN for the agent pool. DNSPrefix *string `json:"dnsPrefix,omitempty"` - // Fqdn - FDQN for the agent pool. + // Fqdn - FQDN for the agent pool. Fqdn *string `json:"fqdn,omitempty"` } @@ -501,7 +501,7 @@ type MasterProfile struct { Count *int32 `json:"count,omitempty"` // DNSPrefix - DNS prefix to be used to create the FQDN for master. DNSPrefix *string `json:"dnsPrefix,omitempty"` - // Fqdn - FDQN for the master. + // Fqdn - FQDN for the master. Fqdn *string `json:"fqdn,omitempty"` } diff --git a/services/preview/containerservice/mgmt/2015-11-01-preview/containerservice/models.go b/services/preview/containerservice/mgmt/2015-11-01-preview/containerservice/models.go index 4e0fcd7e384f..3b360a83065a 100644 --- a/services/preview/containerservice/mgmt/2015-11-01-preview/containerservice/models.go +++ b/services/preview/containerservice/mgmt/2015-11-01-preview/containerservice/models.go @@ -159,7 +159,7 @@ type AgentPoolProfile struct { VMSize VMSizeTypes `json:"vmSize,omitempty"` // DNSPrefix - DNS prefix to be used to create FQDN for this agent pool DNSPrefix *string `json:"dnsPrefix,omitempty"` - // Fqdn - FDQN for the agent pool + // Fqdn - FQDN for the agent pool Fqdn *string `json:"fqdn,omitempty"` } @@ -350,7 +350,7 @@ type MasterProfile struct { Count *int32 `json:"count,omitempty"` // DNSPrefix - DNS prefix to be used to create FQDN for master DNSPrefix *string `json:"dnsPrefix,omitempty"` - // Fqdn - FDQN for the master + // Fqdn - FQDN for the master Fqdn *string `json:"fqdn,omitempty"` }