diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceCertificateOrderCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceCertificateOrderCollection.cs index 4f3c88e49860..83eadafc8cc2 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceCertificateOrderCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceCertificateOrderCollection.cs @@ -55,7 +55,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Create or update a certificate purchase order. + /// Create or update a certificate purchase order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName} /// Operation Id: AppServiceCertificateOrders_CreateOrUpdate /// @@ -88,7 +88,7 @@ public virtual async Task> Crea } /// - /// Description for Create or update a certificate purchase order. + /// Create or update a certificate purchase order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName} /// Operation Id: AppServiceCertificateOrders_CreateOrUpdate /// @@ -121,7 +121,7 @@ public virtual ArmOperation CreateOrUpdate(W } /// - /// Description for Get a certificate order. + /// Get a certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName} /// Operation Id: AppServiceCertificateOrders_Get /// @@ -150,7 +150,7 @@ public virtual async Task> GetAsync } /// - /// Description for Get a certificate order. + /// Get a certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName} /// Operation Id: AppServiceCertificateOrders_Get /// @@ -179,7 +179,7 @@ public virtual Response Get(string certifica } /// - /// Description for Get certificate orders in a resource group. + /// Get certificate orders in a resource group. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders /// Operation Id: AppServiceCertificateOrders_ListByResourceGroup /// @@ -221,7 +221,7 @@ async Task> NextPageFunc(string nextLin } /// - /// Description for Get certificate orders in a resource group. + /// Get certificate orders in a resource group. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders /// Operation Id: AppServiceCertificateOrders_ListByResourceGroup /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceCertificateOrderResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceCertificateOrderResource.cs index e1998b371f4b..5bee01d7dd9c 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceCertificateOrderResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceCertificateOrderResource.cs @@ -97,7 +97,7 @@ public virtual AppServiceCertificateResourceCollection GetAppServiceCertificateR } /// - /// Description for Get the certificate associated with a certificate order. + /// Get the certificate associated with a certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name} /// Operation Id: AppServiceCertificateOrders_GetCertificate /// @@ -112,7 +112,7 @@ public virtual async Task> GetAppService } /// - /// Description for Get the certificate associated with a certificate order. + /// Get the certificate associated with a certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name} /// Operation Id: AppServiceCertificateOrders_GetCertificate /// @@ -134,7 +134,7 @@ public virtual CertificateOrderDetectorCollection GetCertificateOrderDetectors() } /// - /// Description for Microsoft.CertificateRegistration call to get a detector response from App Lens. + /// Microsoft.CertificateRegistration call to get a detector response from App Lens. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/detectors/{detectorName} /// Operation Id: CertificateOrdersDiagnostics_GetAppServiceCertificateOrderDetectorResponse /// @@ -152,7 +152,7 @@ public virtual async Task> GetCertifi } /// - /// Description for Microsoft.CertificateRegistration call to get a detector response from App Lens. + /// Microsoft.CertificateRegistration call to get a detector response from App Lens. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/detectors/{detectorName} /// Operation Id: CertificateOrdersDiagnostics_GetAppServiceCertificateOrderDetectorResponse /// @@ -170,7 +170,7 @@ public virtual Response GetCertificateOrderDet } /// - /// Description for Get a certificate order. + /// Get a certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName} /// Operation Id: AppServiceCertificateOrders_Get /// @@ -194,7 +194,7 @@ public virtual async Task> GetAsync } /// - /// Description for Get a certificate order. + /// Get a certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName} /// Operation Id: AppServiceCertificateOrders_Get /// @@ -218,7 +218,7 @@ public virtual Response Get(CancellationToke } /// - /// Description for Delete an existing certificate order. + /// Delete an existing certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName} /// Operation Id: AppServiceCertificateOrders_Delete /// @@ -244,7 +244,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Delete an existing certificate order. + /// Delete an existing certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName} /// Operation Id: AppServiceCertificateOrders_Delete /// @@ -270,7 +270,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Create or update a certificate purchase order. + /// Create or update a certificate purchase order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName} /// Operation Id: AppServiceCertificateOrders_Update /// @@ -296,7 +296,7 @@ public virtual async Task> UpdateAs } /// - /// Description for Create or update a certificate purchase order. + /// Create or update a certificate purchase order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName} /// Operation Id: AppServiceCertificateOrders_Update /// @@ -322,7 +322,7 @@ public virtual Response Update(AppServiceCer } /// - /// Description for Reissue an existing certificate order. + /// Reissue an existing certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/reissue /// Operation Id: AppServiceCertificateOrders_Reissue /// @@ -348,7 +348,7 @@ public virtual async Task ReissueAsync(ReissueCertificateOrderContent } /// - /// Description for Reissue an existing certificate order. + /// Reissue an existing certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/reissue /// Operation Id: AppServiceCertificateOrders_Reissue /// @@ -374,7 +374,7 @@ public virtual Response Reissue(ReissueCertificateOrderContent content, Cancella } /// - /// Description for Renew an existing certificate order. + /// Renew an existing certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/renew /// Operation Id: AppServiceCertificateOrders_Renew /// @@ -400,7 +400,7 @@ public virtual async Task RenewAsync(RenewCertificateOrderContent cont } /// - /// Description for Renew an existing certificate order. + /// Renew an existing certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/renew /// Operation Id: AppServiceCertificateOrders_Renew /// @@ -426,7 +426,7 @@ public virtual Response Renew(RenewCertificateOrderContent content, Cancellation } /// - /// Description for Resend certificate email. + /// Resend certificate email. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/resendEmail /// Operation Id: AppServiceCertificateOrders_ResendEmail /// @@ -448,7 +448,7 @@ public virtual async Task ResendEmailAsync(CancellationToken cancellat } /// - /// Description for Resend certificate email. + /// Resend certificate email. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/resendEmail /// Operation Id: AppServiceCertificateOrders_ResendEmail /// @@ -574,7 +574,7 @@ public virtual Response RetrieveSiteSeal(SiteSealContent content, Canc } /// - /// Description for Verify domain ownership for this certificate order. + /// Verify domain ownership for this certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/verifyDomainOwnership /// Operation Id: AppServiceCertificateOrders_VerifyDomainOwnership /// @@ -596,7 +596,7 @@ public virtual async Task VerifyDomainOwnershipAsync(CancellationToken } /// - /// Description for Verify domain ownership for this certificate order. + /// Verify domain ownership for this certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/verifyDomainOwnership /// Operation Id: AppServiceCertificateOrders_VerifyDomainOwnership /// @@ -618,7 +618,7 @@ public virtual Response VerifyDomainOwnership(CancellationToken cancellationToke } /// - /// Description for Retrieve the list of certificate actions. + /// Retrieve the list of certificate actions. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{name}/retrieveCertificateActions /// Operation Id: AppServiceCertificateOrders_RetrieveCertificateActions /// @@ -645,7 +645,7 @@ async Task> FirstPageFunc(int? pageSizeHint) } /// - /// Description for Retrieve the list of certificate actions. + /// Retrieve the list of certificate actions. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{name}/retrieveCertificateActions /// Operation Id: AppServiceCertificateOrders_RetrieveCertificateActions /// @@ -672,7 +672,7 @@ Page FirstPageFunc(int? pageSizeHint) } /// - /// Description for Retrieve email history. + /// Retrieve email history. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{name}/retrieveEmailHistory /// Operation Id: AppServiceCertificateOrders_RetrieveCertificateEmailHistory /// @@ -699,7 +699,7 @@ async Task> FirstPageFunc(int? pageSizeHint) } /// - /// Description for Retrieve email history. + /// Retrieve email history. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{name}/retrieveEmailHistory /// Operation Id: AppServiceCertificateOrders_RetrieveCertificateEmailHistory /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceCertificateResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceCertificateResource.cs index 36c6183dddfd..6a68eef56af3 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceCertificateResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceCertificateResource.cs @@ -89,7 +89,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get the certificate associated with a certificate order. + /// Get the certificate associated with a certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name} /// Operation Id: AppServiceCertificateOrders_GetCertificate /// @@ -113,7 +113,7 @@ public virtual async Task> GetAsync(Canc } /// - /// Description for Get the certificate associated with a certificate order. + /// Get the certificate associated with a certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name} /// Operation Id: AppServiceCertificateOrders_GetCertificate /// @@ -137,7 +137,7 @@ public virtual Response Get(CancellationToken can } /// - /// Description for Delete the certificate associated with a certificate order. + /// Delete the certificate associated with a certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name} /// Operation Id: AppServiceCertificateOrders_DeleteCertificate /// @@ -163,7 +163,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Delete the certificate associated with a certificate order. + /// Delete the certificate associated with a certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name} /// Operation Id: AppServiceCertificateOrders_DeleteCertificate /// @@ -189,7 +189,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Creates or updates a certificate and associates with key vault secret. + /// Creates or updates a certificate and associates with key vault secret. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name} /// Operation Id: AppServiceCertificateOrders_UpdateCertificate /// @@ -215,7 +215,7 @@ public virtual async Task> UpdateAsync(A } /// - /// Description for Creates or updates a certificate and associates with key vault secret. + /// Creates or updates a certificate and associates with key vault secret. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name} /// Operation Id: AppServiceCertificateOrders_UpdateCertificate /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceCertificateResourceCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceCertificateResourceCollection.cs index 6fdd98dec467..c2af141332d9 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceCertificateResourceCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceCertificateResourceCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Creates or updates a certificate and associates with key vault secret. + /// Creates or updates a certificate and associates with key vault secret. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name} /// Operation Id: AppServiceCertificateOrders_CreateOrUpdateCertificate /// @@ -87,7 +87,7 @@ public virtual async Task> CreateOrU } /// - /// Description for Creates or updates a certificate and associates with key vault secret. + /// Creates or updates a certificate and associates with key vault secret. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name} /// Operation Id: AppServiceCertificateOrders_CreateOrUpdateCertificate /// @@ -120,7 +120,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUn } /// - /// Description for Get the certificate associated with a certificate order. + /// Get the certificate associated with a certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name} /// Operation Id: AppServiceCertificateOrders_GetCertificate /// @@ -149,7 +149,7 @@ public virtual async Task> GetAsync(stri } /// - /// Description for Get the certificate associated with a certificate order. + /// Get the certificate associated with a certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name} /// Operation Id: AppServiceCertificateOrders_GetCertificate /// @@ -178,7 +178,7 @@ public virtual Response Get(string name, Cancella } /// - /// Description for List all certificates associated with a certificate order. + /// List all certificates associated with a certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates /// Operation Id: AppServiceCertificateOrders_ListCertificates /// @@ -220,7 +220,7 @@ async Task> NextPageFunc(string nextLink, in } /// - /// Description for List all certificates associated with a certificate order. + /// List all certificates associated with a certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates /// Operation Id: AppServiceCertificateOrders_ListCertificates /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceDomainCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceDomainCollection.cs index 848eeda65230..61099fcc5694 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceDomainCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceDomainCollection.cs @@ -55,7 +55,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Creates or updates a domain. + /// Creates or updates a domain. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName} /// Operation Id: Domains_CreateOrUpdate /// @@ -88,7 +88,7 @@ public virtual async Task> CreateOrUpdate } /// - /// Description for Creates or updates a domain. + /// Creates or updates a domain. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName} /// Operation Id: Domains_CreateOrUpdate /// @@ -121,7 +121,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUntil w } /// - /// Description for Get a domain. + /// Get a domain. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName} /// Operation Id: Domains_Get /// @@ -150,7 +150,7 @@ public virtual async Task> GetAsync(string do } /// - /// Description for Get a domain. + /// Get a domain. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName} /// Operation Id: Domains_Get /// @@ -179,7 +179,7 @@ public virtual Response Get(string domainName, Cancell } /// - /// Description for Get all domains in a resource group. + /// Get all domains in a resource group. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains /// Operation Id: Domains_ListByResourceGroup /// @@ -221,7 +221,7 @@ async Task> NextPageFunc(string nextLink, int? pa } /// - /// Description for Get all domains in a resource group. + /// Get all domains in a resource group. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains /// Operation Id: Domains_ListByResourceGroup /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceDomainResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceDomainResource.cs index 43fff71b7068..c9d1fc6b07d1 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceDomainResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceDomainResource.cs @@ -97,7 +97,7 @@ public virtual DomainOwnershipIdentifierCollection GetDomainOwnershipIdentifiers } /// - /// Description for Get ownership identifier for domain + /// Get ownership identifier for domain /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers/{name} /// Operation Id: Domains_GetOwnershipIdentifier /// @@ -112,7 +112,7 @@ public virtual async Task> GetDomain } /// - /// Description for Get ownership identifier for domain + /// Get ownership identifier for domain /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers/{name} /// Operation Id: Domains_GetOwnershipIdentifier /// @@ -127,7 +127,7 @@ public virtual Response GetDomainOwnershipIde } /// - /// Description for Get a domain. + /// Get a domain. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName} /// Operation Id: Domains_Get /// @@ -151,7 +151,7 @@ public virtual async Task> GetAsync(Cancellat } /// - /// Description for Get a domain. + /// Get a domain. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName} /// Operation Id: Domains_Get /// @@ -175,7 +175,7 @@ public virtual Response Get(CancellationToken cancella } /// - /// Description for Delete a domain. + /// Delete a domain. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName} /// Operation Id: Domains_Delete /// @@ -202,7 +202,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, bool? f } /// - /// Description for Delete a domain. + /// Delete a domain. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName} /// Operation Id: Domains_Delete /// @@ -229,7 +229,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, bool? forceHardDeleteDom } /// - /// Description for Creates or updates a domain. + /// Creates or updates a domain. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName} /// Operation Id: Domains_Update /// @@ -255,7 +255,7 @@ public virtual async Task> UpdateAsync(AppSer } /// - /// Description for Creates or updates a domain. + /// Creates or updates a domain. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName} /// Operation Id: Domains_Update /// @@ -281,7 +281,7 @@ public virtual Response Update(AppServiceDomainPatch p } /// - /// Description for Renew a domain. + /// Renew a domain. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/renew /// Operation Id: Domains_Renew /// @@ -303,7 +303,7 @@ public virtual async Task RenewAsync(CancellationToken cancellationTok } /// - /// Description for Renew a domain. + /// Renew a domain. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/renew /// Operation Id: Domains_Renew /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceEnvironmentCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceEnvironmentCollection.cs index dce0b1068272..6c8603444c1e 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceEnvironmentCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceEnvironmentCollection.cs @@ -55,7 +55,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Create or update an App Service Environment. + /// Create or update an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name} /// Operation Id: AppServiceEnvironments_CreateOrUpdate /// @@ -88,7 +88,7 @@ public virtual async Task> CreateOrU } /// - /// Description for Create or update an App Service Environment. + /// Create or update an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name} /// Operation Id: AppServiceEnvironments_CreateOrUpdate /// @@ -121,7 +121,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUn } /// - /// Description for Get the properties of an App Service Environment. + /// Get the properties of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name} /// Operation Id: AppServiceEnvironments_Get /// @@ -150,7 +150,7 @@ public virtual async Task> GetAsync(stri } /// - /// Description for Get the properties of an App Service Environment. + /// Get the properties of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name} /// Operation Id: AppServiceEnvironments_Get /// @@ -179,7 +179,7 @@ public virtual Response Get(string name, Cancella } /// - /// Description for Get all App Service Environments in a resource group. + /// Get all App Service Environments in a resource group. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments /// Operation Id: AppServiceEnvironments_ListByResourceGroup /// @@ -221,7 +221,7 @@ async Task> NextPageFunc(string nextLink, in } /// - /// Description for Get all App Service Environments in a resource group. + /// Get all App Service Environments in a resource group. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments /// Operation Id: AppServiceEnvironments_ListByResourceGroup /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceEnvironmentResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceEnvironmentResource.cs index 5740c5bcba53..79d8054db100 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceEnvironmentResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServiceEnvironmentResource.cs @@ -107,7 +107,7 @@ public virtual HostingEnvironmentDetectorCollection GetHostingEnvironmentDetecto } /// - /// Description for Get Hosting Environment Detector Response + /// Get Hosting Environment Detector Response /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/detectors/{detectorName} /// Operation Id: Diagnostics_GetHostingEnvironmentDetectorResponse /// @@ -125,7 +125,7 @@ public virtual async Task> GetHosti } /// - /// Description for Get Hosting Environment Detector Response + /// Get Hosting Environment Detector Response /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/detectors/{detectorName} /// Operation Id: Diagnostics_GetHostingEnvironmentDetectorResponse /// @@ -164,7 +164,7 @@ public virtual HostingEnvironmentWorkerPoolCollection GetHostingEnvironmentWorke } /// - /// Description for Get properties of a worker pool. + /// Get properties of a worker pool. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName} /// Operation Id: AppServiceEnvironments_GetWorkerPool /// @@ -179,7 +179,7 @@ public virtual async Task> GetHos } /// - /// Description for Get properties of a worker pool. + /// Get properties of a worker pool. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName} /// Operation Id: AppServiceEnvironments_GetWorkerPool /// @@ -201,7 +201,7 @@ public virtual HostingEnvironmentPrivateEndpointConnectionCollection GetHostingE } /// - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: AppServiceEnvironments_GetPrivateEndpointConnection /// @@ -216,7 +216,7 @@ public virtual async Task - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: AppServiceEnvironments_GetPrivateEndpointConnection /// @@ -238,7 +238,7 @@ public virtual HostingEnvironmentRecommendationCollection GetHostingEnvironmentR } /// - /// Description for Get a recommendation rule for an app. + /// Get a recommendation rule for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations/{name} /// Operation Id: Recommendations_GetRuleDetailsByHostingEnvironment /// @@ -255,7 +255,7 @@ public virtual async Task> Ge } /// - /// Description for Get a recommendation rule for an app. + /// Get a recommendation rule for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations/{name} /// Operation Id: Recommendations_GetRuleDetailsByHostingEnvironment /// @@ -272,7 +272,7 @@ public virtual Response GetHostingEnvi } /// - /// Description for Get the properties of an App Service Environment. + /// Get the properties of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name} /// Operation Id: AppServiceEnvironments_Get /// @@ -296,7 +296,7 @@ public virtual async Task> GetAsync(Canc } /// - /// Description for Get the properties of an App Service Environment. + /// Get the properties of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name} /// Operation Id: AppServiceEnvironments_Get /// @@ -320,7 +320,7 @@ public virtual Response Get(CancellationToken can } /// - /// Description for Delete an App Service Environment. + /// Delete an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name} /// Operation Id: AppServiceEnvironments_Delete /// @@ -347,7 +347,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, bool? f } /// - /// Description for Delete an App Service Environment. + /// Delete an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name} /// Operation Id: AppServiceEnvironments_Delete /// @@ -374,7 +374,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, bool? forceDelete = null } /// - /// Description for Create or update an App Service Environment. + /// Create or update an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name} /// Operation Id: AppServiceEnvironments_Update /// @@ -400,7 +400,7 @@ public virtual async Task> UpdateAsync(A } /// - /// Description for Create or update an App Service Environment. + /// Create or update an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name} /// Operation Id: AppServiceEnvironments_Update /// @@ -426,7 +426,7 @@ public virtual Response Update(AppServiceEnvironm } /// - /// Description for Get the used, available, and total worker capacity an App Service Environment. + /// Get the used, available, and total worker capacity an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/capacities/compute /// Operation Id: AppServiceEnvironments_ListCapacities /// @@ -468,7 +468,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get the used, available, and total worker capacity an App Service Environment. + /// Get the used, available, and total worker capacity an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/capacities/compute /// Operation Id: AppServiceEnvironments_ListCapacities /// @@ -510,7 +510,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get IP addresses assigned to an App Service Environment. + /// Get IP addresses assigned to an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/capacities/virtualip /// Operation Id: AppServiceEnvironments_GetVipInfo /// @@ -532,7 +532,7 @@ public virtual async Task> GetVipInfoAsync(Cancellatio } /// - /// Description for Get IP addresses assigned to an App Service Environment. + /// Get IP addresses assigned to an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/capacities/virtualip /// Operation Id: AppServiceEnvironments_GetVipInfo /// @@ -554,7 +554,7 @@ public virtual Response GetVipInfo(CancellationToken cancellati } /// - /// Description for Get diagnostic information for an App Service Environment. + /// Get diagnostic information for an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/diagnostics /// Operation Id: AppServiceEnvironments_ListDiagnostics /// @@ -581,7 +581,7 @@ async Task> FirstPageFunc(int? pageSizeHint) } /// - /// Description for Get diagnostic information for an App Service Environment. + /// Get diagnostic information for an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/diagnostics /// Operation Id: AppServiceEnvironments_ListDiagnostics /// @@ -608,7 +608,7 @@ Page FirstPageFunc(int? pageSizeHint) } /// - /// Description for Get a diagnostics item for an App Service Environment. + /// Get a diagnostics item for an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/diagnostics/{diagnosticsName} /// Operation Id: AppServiceEnvironments_GetDiagnosticsItem /// @@ -635,7 +635,7 @@ public virtual async Task> GetDiagnostic } /// - /// Description for Get a diagnostics item for an App Service Environment. + /// Get a diagnostics item for an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/diagnostics/{diagnosticsName} /// Operation Id: AppServiceEnvironments_GetDiagnosticsItem /// @@ -662,7 +662,7 @@ public virtual Response GetDiagnosticsItem(string } /// - /// Description for Get the network endpoints of all inbound dependencies of an App Service Environment. + /// Get the network endpoints of all inbound dependencies of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/inboundNetworkDependenciesEndpoints /// Operation Id: AppServiceEnvironments_GetInboundNetworkDependenciesEndpoints /// @@ -704,7 +704,7 @@ async Task> NextPageFunc(string nextLink, int? } /// - /// Description for Get the network endpoints of all inbound dependencies of an App Service Environment. + /// Get the network endpoints of all inbound dependencies of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/inboundNetworkDependenciesEndpoints /// Operation Id: AppServiceEnvironments_GetInboundNetworkDependenciesEndpoints /// @@ -746,7 +746,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint } /// - /// Description for List all currently running operations on the App Service Environment. + /// List all currently running operations on the App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/operations /// Operation Id: AppServiceEnvironments_ListOperations /// @@ -773,7 +773,7 @@ async Task> FirstPageFunc(int? pageSizeHint) } /// - /// Description for List all currently running operations on the App Service Environment. + /// List all currently running operations on the App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/operations /// Operation Id: AppServiceEnvironments_ListOperations /// @@ -800,7 +800,7 @@ Page FirstPageFunc(int? pageSizeHint) } /// - /// Description for Get the network endpoints of all outbound dependencies of an App Service Environment. + /// Get the network endpoints of all outbound dependencies of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/outboundNetworkDependenciesEndpoints /// Operation Id: AppServiceEnvironments_GetOutboundNetworkDependenciesEndpoints /// @@ -842,7 +842,7 @@ async Task> NextPageFunc(string nextLink, int? } /// - /// Description for Get the network endpoints of all outbound dependencies of an App Service Environment. + /// Get the network endpoints of all outbound dependencies of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/outboundNetworkDependenciesEndpoints /// Operation Id: AppServiceEnvironments_GetOutboundNetworkDependenciesEndpoints /// @@ -884,7 +884,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHin } /// - /// Description for Gets the private link resources + /// Gets the private link resources /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/privateLinkResources /// Operation Id: AppServiceEnvironments_GetPrivateLinkResources /// @@ -911,7 +911,7 @@ async Task> FirstPageFunc(int? pageSizeHint) } /// - /// Description for Gets the private link resources + /// Gets the private link resources /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/privateLinkResources /// Operation Id: AppServiceEnvironments_GetPrivateLinkResources /// @@ -938,7 +938,7 @@ Page FirstPageFunc(int? pageSizeHint) } /// - /// Description for Reboot all machines in an App Service Environment. + /// Reboot all machines in an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/reboot /// Operation Id: AppServiceEnvironments_Reboot /// @@ -960,7 +960,7 @@ public virtual async Task RebootAsync(CancellationToken cancellationTo } /// - /// Description for Reboot all machines in an App Service Environment. + /// Reboot all machines in an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/reboot /// Operation Id: AppServiceEnvironments_Reboot /// @@ -982,7 +982,7 @@ public virtual Response Reboot(CancellationToken cancellationToken = default) } /// - /// Description for Get all App Service plans in an App Service Environment. + /// Get all App Service plans in an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/serverfarms /// Operation Id: AppServiceEnvironments_ListAppServicePlans /// @@ -1024,7 +1024,7 @@ async Task> NextPageFunc(string nextLink, int? page } /// - /// Description for Get all App Service plans in an App Service Environment. + /// Get all App Service plans in an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/serverfarms /// Operation Id: AppServiceEnvironments_ListAppServicePlans /// @@ -1066,7 +1066,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get all apps in an App Service Environment. + /// Get all apps in an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/sites /// Operation Id: AppServiceEnvironments_ListWebApps /// @@ -1109,7 +1109,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHin } /// - /// Description for Get all apps in an App Service Environment. + /// Get all apps in an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/sites /// Operation Id: AppServiceEnvironments_ListWebApps /// @@ -1152,7 +1152,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get global usage metrics of an App Service Environment. + /// Get global usage metrics of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/usages /// Operation Id: AppServiceEnvironments_ListUsages /// @@ -1195,7 +1195,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get global usage metrics of an App Service Environment. + /// Get global usage metrics of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/usages /// Operation Id: AppServiceEnvironments_ListUsages /// @@ -1238,7 +1238,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get past recommendations for an app, optionally specified by the time range. + /// Get past recommendations for an app, optionally specified by the time range. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendationHistory /// Operation Id: Recommendations_ListHistoryForHostingEnvironment /// @@ -1282,7 +1282,7 @@ async Task> NextPageFunc(string nextLink, int? pa } /// - /// Description for Get past recommendations for an app, optionally specified by the time range. + /// Get past recommendations for an app, optionally specified by the time range. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendationHistory /// Operation Id: Recommendations_ListHistoryForHostingEnvironment /// @@ -1326,7 +1326,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get all recommendations for a hosting environment. + /// Get all recommendations for a hosting environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations /// Operation Id: Recommendations_ListRecommendedRulesForHostingEnvironment /// @@ -1370,7 +1370,7 @@ async Task> NextPageFunc(string nextLink, int? pa } /// - /// Description for Get all recommendations for a hosting environment. + /// Get all recommendations for a hosting environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations /// Operation Id: Recommendations_ListRecommendedRulesForHostingEnvironment /// @@ -1414,7 +1414,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Disable all recommendations for an app. + /// Disable all recommendations for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations/disable /// Operation Id: Recommendations_DisableAllForHostingEnvironment /// @@ -1440,7 +1440,7 @@ public virtual async Task DisableAllForHostingEnvironmentRecommendatio } /// - /// Description for Disable all recommendations for an app. + /// Disable all recommendations for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations/disable /// Operation Id: Recommendations_DisableAllForHostingEnvironment /// @@ -1466,7 +1466,7 @@ public virtual Response DisableAllForHostingEnvironmentRecommendation(string env } /// - /// Description for Reset all recommendation opt-out settings for an app. + /// Reset all recommendation opt-out settings for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations/reset /// Operation Id: Recommendations_ResetAllFiltersForHostingEnvironment /// @@ -1492,7 +1492,7 @@ public virtual async Task ResetAllFiltersForHostingEnvironmentRecommen } /// - /// Description for Reset all recommendation opt-out settings for an app. + /// Reset all recommendation opt-out settings for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations/reset /// Operation Id: Recommendations_ResetAllFiltersForHostingEnvironment /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServicePlanCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServicePlanCollection.cs index fff57c058578..8b2a139ce81c 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServicePlanCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServicePlanCollection.cs @@ -55,7 +55,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Creates or updates an App Service Plan. + /// Creates or updates an App Service Plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name} /// Operation Id: AppServicePlans_CreateOrUpdate /// @@ -88,7 +88,7 @@ public virtual async Task> CreateOrUpdateAs } /// - /// Description for Creates or updates an App Service Plan. + /// Creates or updates an App Service Plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name} /// Operation Id: AppServicePlans_CreateOrUpdate /// @@ -121,7 +121,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUntil wai } /// - /// Description for Get an App Service plan. + /// Get an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name} /// Operation Id: AppServicePlans_Get /// @@ -150,7 +150,7 @@ public virtual async Task> GetAsync(string name } /// - /// Description for Get an App Service plan. + /// Get an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name} /// Operation Id: AppServicePlans_Get /// @@ -179,7 +179,7 @@ public virtual Response Get(string name, CancellationTok } /// - /// Description for Get all App Service plans in a resource group. + /// Get all App Service plans in a resource group. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms /// Operation Id: AppServicePlans_ListByResourceGroup /// @@ -221,7 +221,7 @@ async Task> NextPageFunc(string nextLink, int? page } /// - /// Description for Get all App Service plans in a resource group. + /// Get all App Service plans in a resource group. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms /// Operation Id: AppServicePlans_ListByResourceGroup /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServicePlanResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServicePlanResource.cs index 3c46937e7bb8..dd95b107ef97 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServicePlanResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AppServicePlanResource.cs @@ -98,7 +98,7 @@ public virtual ServerfarmHybridConnectionNamespaceRelayCollection GetServerfarmH } /// - /// Description for Retrieve a Hybrid Connection in use in an App Service plan. + /// Retrieve a Hybrid Connection in use in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: AppServicePlans_GetHybridConnection /// @@ -114,7 +114,7 @@ public virtual async Task - /// Description for Retrieve a Hybrid Connection in use in an App Service plan. + /// Retrieve a Hybrid Connection in use in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: AppServicePlans_GetHybridConnection /// @@ -144,7 +144,7 @@ public virtual ServerfarmVirtualNetworkConnectionCollection GetServerfarmVirtual } /// - /// Description for Get a Virtual Network associated with an App Service plan. + /// Get a Virtual Network associated with an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName} /// Operation Id: AppServicePlans_GetVnetFromServerFarm /// @@ -159,7 +159,7 @@ public virtual async Task> } /// - /// Description for Get a Virtual Network associated with an App Service plan. + /// Get a Virtual Network associated with an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName} /// Operation Id: AppServicePlans_GetVnetFromServerFarm /// @@ -174,7 +174,7 @@ public virtual Response GetServerfar } /// - /// Description for Get an App Service plan. + /// Get an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name} /// Operation Id: AppServicePlans_Get /// @@ -198,7 +198,7 @@ public virtual async Task> GetAsync(Cancellatio } /// - /// Description for Get an App Service plan. + /// Get an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name} /// Operation Id: AppServicePlans_Get /// @@ -222,7 +222,7 @@ public virtual Response Get(CancellationToken cancellati } /// - /// Description for Delete an App Service plan. + /// Delete an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name} /// Operation Id: AppServicePlans_Delete /// @@ -248,7 +248,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Delete an App Service plan. + /// Delete an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name} /// Operation Id: AppServicePlans_Delete /// @@ -274,7 +274,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Creates or updates an App Service Plan. + /// Creates or updates an App Service Plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name} /// Operation Id: AppServicePlans_Update /// @@ -300,7 +300,7 @@ public virtual async Task> UpdateAsync(AppServi } /// - /// Description for Creates or updates an App Service Plan. + /// Creates or updates an App Service Plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name} /// Operation Id: AppServicePlans_Update /// @@ -326,7 +326,7 @@ public virtual Response Update(AppServicePlanPatch patch } /// - /// Description for List all capabilities of an App Service plan. + /// List all capabilities of an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/capabilities /// Operation Id: AppServicePlans_ListCapabilities /// @@ -353,7 +353,7 @@ async Task> FirstPageFunc(int? pageSizeHint) } /// - /// Description for List all capabilities of an App Service plan. + /// List all capabilities of an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/capabilities /// Operation Id: AppServicePlans_ListCapabilities /// @@ -380,7 +380,7 @@ Page FirstPageFunc(int? pageSizeHint) } /// - /// Description for Retrieve all Hybrid Connections in use in an App Service plan. + /// Retrieve all Hybrid Connections in use in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionRelays /// Operation Id: AppServicePlans_ListHybridConnections /// @@ -422,7 +422,7 @@ async Task> NextPageFunc( } /// - /// Description for Retrieve all Hybrid Connections in use in an App Service plan. + /// Retrieve all Hybrid Connections in use in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionRelays /// Operation Id: AppServicePlans_ListHybridConnections /// @@ -464,7 +464,7 @@ Page NextPageFunc(string nextL } /// - /// Description for Restart all apps in an App Service plan. + /// Restart all apps in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/restartSites /// Operation Id: AppServicePlans_RestartWebApps /// @@ -487,7 +487,7 @@ public virtual async Task RestartWebAppsAsync(bool? softRestart = null } /// - /// Description for Restart all apps in an App Service plan. + /// Restart all apps in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/restartSites /// Operation Id: AppServicePlans_RestartWebApps /// @@ -510,7 +510,7 @@ public virtual Response RestartWebApps(bool? softRestart = null, CancellationTok } /// - /// Description for Get all apps associated with an App Service plan. + /// Get all apps associated with an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/sites /// Operation Id: AppServicePlans_ListWebApps /// @@ -555,7 +555,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHin } /// - /// Description for Get all apps associated with an App Service plan. + /// Get all apps associated with an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/sites /// Operation Id: AppServicePlans_ListWebApps /// @@ -600,7 +600,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Gets all selectable SKUs for a given App Service Plan + /// Gets all selectable SKUs for a given App Service Plan /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/skus /// Operation Id: AppServicePlans_GetServerFarmSkus /// @@ -622,7 +622,7 @@ public virtual async Task> GetServerFarmSkusAsync(Cancellat } /// - /// Description for Gets all selectable SKUs for a given App Service Plan + /// Gets all selectable SKUs for a given App Service Plan /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/skus /// Operation Id: AppServicePlans_GetServerFarmSkus /// @@ -644,7 +644,7 @@ public virtual Response GetServerFarmSkus(CancellationToken cancella } /// - /// Description for Gets server farm usage information + /// Gets server farm usage information /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/usages /// Operation Id: AppServicePlans_ListUsages /// @@ -687,7 +687,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Gets server farm usage information + /// Gets server farm usage information /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/usages /// Operation Id: AppServicePlans_ListUsages /// @@ -730,7 +730,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Reboot a worker machine in an App Service plan. + /// Reboot a worker machine in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/workers/{workerName}/reboot /// Operation Id: AppServicePlans_RebootWorker /// @@ -757,7 +757,7 @@ public virtual async Task RebootWorkerAsync(string workerName, Cancell } /// - /// Description for Reboot a worker machine in an App Service plan. + /// Reboot a worker machine in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/workers/{workerName}/reboot /// Operation Id: AppServicePlans_RebootWorker /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AseV3NetworkingConfigurationResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AseV3NetworkingConfigurationResource.cs index 082c7482e90f..210b30ca0606 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AseV3NetworkingConfigurationResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/AseV3NetworkingConfigurationResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get networking configuration of an App Service Environment + /// Get networking configuration of an App Service Environment /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/configurations/networking /// Operation Id: AppServiceEnvironments_GetAseV3NetworkingConfiguration /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsy } /// - /// Description for Get networking configuration of an App Service Environment + /// Get networking configuration of an App Service Environment /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/configurations/networking /// Operation Id: AppServiceEnvironments_GetAseV3NetworkingConfiguration /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationTo } /// - /// Description for Update networking configuration of an App Service Environment + /// Update networking configuration of an App Service Environment /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/configurations/networking /// Operation Id: AppServiceEnvironments_UpdateAseNetworkingConfiguration /// @@ -165,7 +165,7 @@ public virtual async Task> Cr } /// - /// Description for Update networking configuration of an App Service Environment + /// Update networking configuration of an App Service Environment /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/configurations/networking /// Operation Id: AppServiceEnvironments_UpdateAseNetworkingConfiguration /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/BasicPublishingCredentialsPolicyFtpResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/BasicPublishingCredentialsPolicyFtpResource.cs index 6713e538e08a..e007269cc963 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/BasicPublishingCredentialsPolicyFtpResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/BasicPublishingCredentialsPolicyFtpResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Returns whether FTP is allowed on the site or not. + /// Returns whether FTP is allowed on the site or not. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/basicPublishingCredentialsPolicies/ftp /// Operation Id: WebApps_GetFtpAllowed /// @@ -111,7 +111,7 @@ public virtual async Task> } /// - /// Description for Returns whether FTP is allowed on the site or not. + /// Returns whether FTP is allowed on the site or not. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/basicPublishingCredentialsPolicies/ftp /// Operation Id: WebApps_GetFtpAllowed /// @@ -135,7 +135,7 @@ public virtual Response Get(Cancell } /// - /// Description for Updates whether FTP is allowed on the site or not. + /// Updates whether FTP is allowed on the site or not. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/basicPublishingCredentialsPolicies/ftp /// Operation Id: WebApps_UpdateFtpAllowed /// @@ -165,7 +165,7 @@ public virtual async Task - /// Description for Updates whether FTP is allowed on the site or not. + /// Updates whether FTP is allowed on the site or not. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/basicPublishingCredentialsPolicies/ftp /// Operation Id: WebApps_UpdateFtpAllowed /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/CertificateCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/CertificateCollection.cs index 54bd19f860a9..a0ca855c4684 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/CertificateCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/CertificateCollection.cs @@ -55,7 +55,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Create or update a certificate. + /// Create or update a certificate. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/certificates/{name} /// Operation Id: Certificates_CreateOrUpdate /// @@ -88,7 +88,7 @@ public virtual async Task> CreateOrUpdateAsync } /// - /// Description for Create or update a certificate. + /// Create or update a certificate. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/certificates/{name} /// Operation Id: Certificates_CreateOrUpdate /// @@ -121,7 +121,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUntil waitUn } /// - /// Description for Get a certificate. + /// Get a certificate. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/certificates/{name} /// Operation Id: Certificates_Get /// @@ -150,7 +150,7 @@ public virtual async Task> GetAsync(string name, C } /// - /// Description for Get a certificate. + /// Get a certificate. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/certificates/{name} /// Operation Id: Certificates_Get /// @@ -179,7 +179,7 @@ public virtual Response Get(string name, CancellationToken } /// - /// Description for Get all certificates in a resource group. + /// Get all certificates in a resource group. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/certificates /// Operation Id: Certificates_ListByResourceGroup /// @@ -221,7 +221,7 @@ async Task> NextPageFunc(string nextLink, int? pageSiz } /// - /// Description for Get all certificates in a resource group. + /// Get all certificates in a resource group. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/certificates /// Operation Id: Certificates_ListByResourceGroup /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/CertificateOrderDetectorCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/CertificateOrderDetectorCollection.cs index 57a06bee77c4..fb503a7fbfe8 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/CertificateOrderDetectorCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/CertificateOrderDetectorCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Microsoft.CertificateRegistration call to get a detector response from App Lens. + /// Microsoft.CertificateRegistration call to get a detector response from App Lens. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/detectors/{detectorName} /// Operation Id: CertificateOrdersDiagnostics_GetAppServiceCertificateOrderDetectorResponse /// @@ -86,7 +86,7 @@ public virtual async Task> GetAsync(s } /// - /// Description for Microsoft.CertificateRegistration call to get a detector response from App Lens. + /// Microsoft.CertificateRegistration call to get a detector response from App Lens. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/detectors/{detectorName} /// Operation Id: CertificateOrdersDiagnostics_GetAppServiceCertificateOrderDetectorResponse /// @@ -118,7 +118,7 @@ public virtual Response Get(string detectorNam } /// - /// Description for Microsoft.CertificateRegistration to get the list of detectors for this RP. + /// Microsoft.CertificateRegistration to get the list of detectors for this RP. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/detectors /// Operation Id: CertificateOrdersDiagnostics_ListAppServiceCertificateOrderDetectorResponse /// @@ -160,7 +160,7 @@ async Task> NextPageFunc(string nextLink, } /// - /// Description for Microsoft.CertificateRegistration to get the list of detectors for this RP. + /// Microsoft.CertificateRegistration to get the list of detectors for this RP. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/detectors /// Operation Id: CertificateOrdersDiagnostics_ListAppServiceCertificateOrderDetectorResponse /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/CertificateOrderDetectorResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/CertificateOrderDetectorResource.cs index 36b64fb118d3..666488a6508d 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/CertificateOrderDetectorResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/CertificateOrderDetectorResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Microsoft.CertificateRegistration call to get a detector response from App Lens. + /// Microsoft.CertificateRegistration call to get a detector response from App Lens. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/detectors/{detectorName} /// Operation Id: CertificateOrdersDiagnostics_GetAppServiceCertificateOrderDetectorResponse /// @@ -114,7 +114,7 @@ public virtual async Task> GetAsync(D } /// - /// Description for Microsoft.CertificateRegistration call to get a detector response from App Lens. + /// Microsoft.CertificateRegistration call to get a detector response from App Lens. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/detectors/{detectorName} /// Operation Id: CertificateOrdersDiagnostics_GetAppServiceCertificateOrderDetectorResponse /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/CertificateResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/CertificateResource.cs index b0915b0535f8..195070235587 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/CertificateResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/CertificateResource.cs @@ -90,7 +90,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get a certificate. + /// Get a certificate. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/certificates/{name} /// Operation Id: Certificates_Get /// @@ -114,7 +114,7 @@ public virtual async Task> GetAsync(CancellationTo } /// - /// Description for Get a certificate. + /// Get a certificate. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/certificates/{name} /// Operation Id: Certificates_Get /// @@ -138,7 +138,7 @@ public virtual Response Get(CancellationToken cancellationT } /// - /// Description for Delete a certificate. + /// Delete a certificate. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/certificates/{name} /// Operation Id: Certificates_Delete /// @@ -164,7 +164,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Delete a certificate. + /// Delete a certificate. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/certificates/{name} /// Operation Id: Certificates_Delete /// @@ -190,7 +190,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Create or update a certificate. + /// Create or update a certificate. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/certificates/{name} /// Operation Id: Certificates_Update /// @@ -216,7 +216,7 @@ public virtual async Task> UpdateAsync(Certificate } /// - /// Description for Create or update a certificate. + /// Create or update a certificate. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/certificates/{name} /// Operation Id: Certificates_Update /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/DeletedSiteCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/DeletedSiteCollection.cs index 29a1c1c9e97a..8d0d885bcde4 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/DeletedSiteCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/DeletedSiteCollection.cs @@ -60,7 +60,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get deleted app for a subscription. + /// Get deleted app for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/deletedSites/{deletedSiteId} /// Operation Id: Global_GetDeletedWebApp /// @@ -89,7 +89,7 @@ public virtual async Task> GetAsync(string deleted } /// - /// Description for Get deleted app for a subscription. + /// Get deleted app for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/deletedSites/{deletedSiteId} /// Operation Id: Global_GetDeletedWebApp /// @@ -118,7 +118,7 @@ public virtual Response Get(string deletedSiteId, Cancellat } /// - /// Description for Get all deleted apps for a subscription. + /// Get all deleted apps for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/deletedSites /// Operation Id: DeletedWebApps_List /// @@ -160,7 +160,7 @@ async Task> NextPageFunc(string nextLink, int? pageSiz } /// - /// Description for Get all deleted apps for a subscription. + /// Get all deleted apps for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/deletedSites /// Operation Id: DeletedWebApps_List /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/DeletedSiteResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/DeletedSiteResource.cs index a2b71e7e1cb7..e94093002b63 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/DeletedSiteResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/DeletedSiteResource.cs @@ -89,7 +89,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get deleted app for a subscription. + /// Get deleted app for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/deletedSites/{deletedSiteId} /// Operation Id: Global_GetDeletedWebApp /// @@ -113,7 +113,7 @@ public virtual async Task> GetAsync(CancellationTo } /// - /// Description for Get deleted app for a subscription. + /// Get deleted app for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/deletedSites/{deletedSiteId} /// Operation Id: Global_GetDeletedWebApp /// @@ -137,7 +137,7 @@ public virtual Response Get(CancellationToken cancellationT } /// - /// Description for Get all deleted apps for a subscription. + /// Get all deleted apps for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/deletedSites/{deletedSiteId}/snapshots /// Operation Id: Global_GetDeletedWebAppSnapshots /// @@ -164,7 +164,7 @@ async Task> FirstPageFunc(int? pageSizeHint) } /// - /// Description for Get all deleted apps for a subscription. + /// Get all deleted apps for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/deletedSites/{deletedSiteId}/snapshots /// Operation Id: Global_GetDeletedWebAppSnapshots /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/DomainOwnershipIdentifierCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/DomainOwnershipIdentifierCollection.cs index 152530d9a521..91731c63f6cc 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/DomainOwnershipIdentifierCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/DomainOwnershipIdentifierCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Creates an ownership identifier for a domain or updates identifier details for an existing identifier + /// Creates an ownership identifier for a domain or updates identifier details for an existing identifier /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers/{name} /// Operation Id: Domains_CreateOrUpdateOwnershipIdentifier /// @@ -87,7 +87,7 @@ public virtual async Task> Creat } /// - /// Description for Creates an ownership identifier for a domain or updates identifier details for an existing identifier + /// Creates an ownership identifier for a domain or updates identifier details for an existing identifier /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers/{name} /// Operation Id: Domains_CreateOrUpdateOwnershipIdentifier /// @@ -120,7 +120,7 @@ public virtual ArmOperation CreateOrUpdate(Wa } /// - /// Description for Get ownership identifier for domain + /// Get ownership identifier for domain /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers/{name} /// Operation Id: Domains_GetOwnershipIdentifier /// @@ -149,7 +149,7 @@ public virtual async Task> GetAsync( } /// - /// Description for Get ownership identifier for domain + /// Get ownership identifier for domain /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers/{name} /// Operation Id: Domains_GetOwnershipIdentifier /// @@ -178,7 +178,7 @@ public virtual Response Get(string name, Canc } /// - /// Description for Lists domain ownership identifiers. + /// Lists domain ownership identifiers. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers /// Operation Id: Domains_ListOwnershipIdentifiers /// @@ -220,7 +220,7 @@ async Task> NextPageFunc(string nextLink } /// - /// Description for Lists domain ownership identifiers. + /// Lists domain ownership identifiers. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers /// Operation Id: Domains_ListOwnershipIdentifiers /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/DomainOwnershipIdentifierResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/DomainOwnershipIdentifierResource.cs index fd5c4cbd5622..bd77c6eb3a9b 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/DomainOwnershipIdentifierResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/DomainOwnershipIdentifierResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get ownership identifier for domain + /// Get ownership identifier for domain /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers/{name} /// Operation Id: Domains_GetOwnershipIdentifier /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync( } /// - /// Description for Get ownership identifier for domain + /// Get ownership identifier for domain /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers/{name} /// Operation Id: Domains_GetOwnershipIdentifier /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken } /// - /// Description for Delete ownership identifier for domain + /// Delete ownership identifier for domain /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers/{name} /// Operation Id: Domains_DeleteOwnershipIdentifier /// @@ -161,7 +161,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Delete ownership identifier for domain + /// Delete ownership identifier for domain /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers/{name} /// Operation Id: Domains_DeleteOwnershipIdentifier /// @@ -187,7 +187,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Creates an ownership identifier for a domain or updates identifier details for an existing identifier + /// Creates an ownership identifier for a domain or updates identifier details for an existing identifier /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers/{name} /// Operation Id: Domains_UpdateOwnershipIdentifier /// @@ -213,7 +213,7 @@ public virtual async Task> UpdateAsy } /// - /// Description for Creates an ownership identifier for a domain or updates identifier details for an existing identifier + /// Creates an ownership identifier for a domain or updates identifier details for an existing identifier /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers/{name} /// Operation Id: Domains_UpdateOwnershipIdentifier /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/Extensions/AppServiceExtensions.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/Extensions/AppServiceExtensions.cs index e92f568f1e21..1c79231a1f6a 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/Extensions/AppServiceExtensions.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/Extensions/AppServiceExtensions.cs @@ -45,7 +45,7 @@ public static SourceControlCollection GetSourceControls(this TenantResource tena } /// - /// Description for Gets source control token + /// Gets source control token /// Request Path: /providers/Microsoft.Web/sourcecontrols/{sourceControlType} /// Operation Id: GetSourceControl /// @@ -61,7 +61,7 @@ public static async Task> GetSourceControlAsync( } /// - /// Description for Gets source control token + /// Gets source control token /// Request Path: /providers/Microsoft.Web/sourcecontrols/{sourceControlType} /// Operation Id: GetSourceControl /// @@ -77,7 +77,7 @@ public static Response GetSourceControl(this TenantResour } /// - /// Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider + /// Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider /// Request Path: /providers/Microsoft.CertificateRegistration/operations /// Operation Id: CertificateRegistrationProvider_ListOperations /// @@ -90,7 +90,7 @@ public static AsyncPageable GetOperationsCertificateReg } /// - /// Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider + /// Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider /// Request Path: /providers/Microsoft.CertificateRegistration/operations /// Operation Id: CertificateRegistrationProvider_ListOperations /// @@ -103,7 +103,7 @@ public static Pageable GetOperationsCertificateRegistra } /// - /// Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider + /// Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider /// Request Path: /providers/Microsoft.DomainRegistration/operations /// Operation Id: DomainRegistrationProvider_ListOperations /// @@ -116,7 +116,7 @@ public static AsyncPageable GetOperationsDomainRegistra } /// - /// Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider + /// Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider /// Request Path: /providers/Microsoft.DomainRegistration/operations /// Operation Id: DomainRegistrationProvider_ListOperations /// @@ -129,7 +129,7 @@ public static Pageable GetOperationsDomainRegistrationP } /// - /// Description for Get available application frameworks and their versions + /// Get available application frameworks and their versions /// Request Path: /providers/Microsoft.Web/availableStacks /// Operation Id: Provider_GetAvailableStacks /// @@ -143,7 +143,7 @@ public static AsyncPageable GetAvailableStacksProvider } /// - /// Description for Get available application frameworks and their versions + /// Get available application frameworks and their versions /// Request Path: /providers/Microsoft.Web/availableStacks /// Operation Id: Provider_GetAvailableStacks /// @@ -157,7 +157,7 @@ public static Pageable GetAvailableStacksProviders(thi } /// - /// Description for Get available Function app frameworks and their versions + /// Get available Function app frameworks and their versions /// Request Path: /providers/Microsoft.Web/functionAppStacks /// Operation Id: Provider_GetFunctionAppStacks /// @@ -171,7 +171,7 @@ public static AsyncPageable GetFunctionAppStacksProvidersAsync } /// - /// Description for Get available Function app frameworks and their versions + /// Get available Function app frameworks and their versions /// Request Path: /providers/Microsoft.Web/functionAppStacks /// Operation Id: Provider_GetFunctionAppStacks /// @@ -185,7 +185,7 @@ public static Pageable GetFunctionAppStacksProviders(this Tena } /// - /// Description for Get available Function app frameworks and their versions for location + /// Get available Function app frameworks and their versions for location /// Request Path: /providers/Microsoft.Web/locations/{location}/functionAppStacks /// Operation Id: Provider_GetFunctionAppStacksForLocation /// @@ -200,7 +200,7 @@ public static AsyncPageable GetFunctionAppStacksForLocationPro } /// - /// Description for Get available Function app frameworks and their versions for location + /// Get available Function app frameworks and their versions for location /// Request Path: /providers/Microsoft.Web/locations/{location}/functionAppStacks /// Operation Id: Provider_GetFunctionAppStacksForLocation /// @@ -215,7 +215,7 @@ public static Pageable GetFunctionAppStacksForLocationProvider } /// - /// Description for Get available Web app frameworks and their versions for location + /// Get available Web app frameworks and their versions for location /// Request Path: /providers/Microsoft.Web/locations/{location}/webAppStacks /// Operation Id: Provider_GetWebAppStacksForLocation /// @@ -230,7 +230,7 @@ public static AsyncPageable GetWebAppStacksForLocationProvidersAsyn } /// - /// Description for Get available Web app frameworks and their versions for location + /// Get available Web app frameworks and their versions for location /// Request Path: /providers/Microsoft.Web/locations/{location}/webAppStacks /// Operation Id: Provider_GetWebAppStacksForLocation /// @@ -245,7 +245,7 @@ public static Pageable GetWebAppStacksForLocationProviders(this Ten } /// - /// Description for Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions + /// Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions /// Request Path: /providers/Microsoft.Web/operations /// Operation Id: Provider_ListOperations /// @@ -258,7 +258,7 @@ public static AsyncPageable GetOperationsProvidersAsync } /// - /// Description for Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions + /// Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions /// Request Path: /providers/Microsoft.Web/operations /// Operation Id: Provider_ListOperations /// @@ -271,7 +271,7 @@ public static Pageable GetOperationsProviders(this Tena } /// - /// Description for Get available Web app frameworks and their versions + /// Get available Web app frameworks and their versions /// Request Path: /providers/Microsoft.Web/webAppStacks /// Operation Id: Provider_GetWebAppStacks /// @@ -285,7 +285,7 @@ public static AsyncPageable GetWebAppStacksProvidersAsync(this Tena } /// - /// Description for Get available Web app frameworks and their versions + /// Get available Web app frameworks and their versions /// Request Path: /providers/Microsoft.Web/webAppStacks /// Operation Id: Provider_GetWebAppStacks /// @@ -316,7 +316,7 @@ public static TopLevelDomainCollection GetTopLevelDomains(this SubscriptionResou } /// - /// Description for Get details of a top-level domain. + /// Get details of a top-level domain. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomains/{name} /// Operation Id: TopLevelDomains_Get /// @@ -332,7 +332,7 @@ public static async Task> GetTopLevelDomainAsyn } /// - /// Description for Get details of a top-level domain. + /// Get details of a top-level domain. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomains/{name} /// Operation Id: TopLevelDomains_Get /// @@ -356,7 +356,7 @@ public static DeletedSiteCollection GetDeletedSites(this SubscriptionResource su } /// - /// Description for Get deleted app for a subscription. + /// Get deleted app for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/deletedSites/{deletedSiteId} /// Operation Id: Global_GetDeletedWebApp /// @@ -372,7 +372,7 @@ public static async Task> GetDeletedSiteAsync(this } /// - /// Description for Get deleted app for a subscription. + /// Get deleted app for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/deletedSites/{deletedSiteId} /// Operation Id: Global_GetDeletedWebApp /// @@ -388,7 +388,7 @@ public static Response GetDeletedSite(this SubscriptionReso } /// - /// Description for List all certificate orders in a subscription. + /// List all certificate orders in a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.CertificateRegistration/certificateOrders /// Operation Id: AppServiceCertificateOrders_List /// @@ -401,7 +401,7 @@ public static AsyncPageable GetAppServiceCer } /// - /// Description for List all certificate orders in a subscription. + /// List all certificate orders in a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.CertificateRegistration/certificateOrders /// Operation Id: AppServiceCertificateOrders_List /// @@ -414,7 +414,7 @@ public static Pageable GetAppServiceCertific } /// - /// Description for Validate information for a certificate order. + /// Validate information for a certificate order. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.CertificateRegistration/validateCertificateRegistrationInformation /// Operation Id: AppServiceCertificateOrders_ValidatePurchaseInformation /// @@ -430,7 +430,7 @@ public static async Task ValidatePurchaseInformationAppServiceCertific } /// - /// Description for Validate information for a certificate order. + /// Validate information for a certificate order. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.CertificateRegistration/validateCertificateRegistrationInformation /// Operation Id: AppServiceCertificateOrders_ValidatePurchaseInformation /// @@ -446,7 +446,7 @@ public static Response ValidatePurchaseInformationAppServiceCertificateOrder(thi } /// - /// Description for Check if a domain is available for registration. + /// Check if a domain is available for registration. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/checkDomainAvailability /// Operation Id: Domains_CheckAvailability /// @@ -462,7 +462,7 @@ public static async Task> CheckAvailabil } /// - /// Description for Check if a domain is available for registration. + /// Check if a domain is available for registration. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/checkDomainAvailability /// Operation Id: Domains_CheckAvailability /// @@ -478,7 +478,7 @@ public static Response CheckAvailabilityDomain(th } /// - /// Description for Get all domains in a subscription. + /// Get all domains in a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/domains /// Operation Id: Domains_List /// @@ -491,7 +491,7 @@ public static AsyncPageable GetAppServiceDomainsAsync( } /// - /// Description for Get all domains in a subscription. + /// Get all domains in a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/domains /// Operation Id: Domains_List /// @@ -504,7 +504,7 @@ public static Pageable GetAppServiceDomains(this Subsc } /// - /// Description for Generate a single sign-on request for the domain management portal. + /// Generate a single sign-on request for the domain management portal. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/generateSsoRequest /// Operation Id: Domains_GetControlCenterSsoRequest /// @@ -516,7 +516,7 @@ public static async Task> GetControlCent } /// - /// Description for Generate a single sign-on request for the domain management portal. + /// Generate a single sign-on request for the domain management portal. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/generateSsoRequest /// Operation Id: Domains_GetControlCenterSsoRequest /// @@ -528,7 +528,7 @@ public static Response GetControlCenterSsoRequest } /// - /// Description for Get domain name recommendations based on keywords. + /// Get domain name recommendations based on keywords. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/listDomainRecommendations /// Operation Id: Domains_ListRecommendations /// @@ -545,7 +545,7 @@ public static AsyncPageable GetRecommendationsDomainsAsync(this } /// - /// Description for Get domain name recommendations based on keywords. + /// Get domain name recommendations based on keywords. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/listDomainRecommendations /// Operation Id: Domains_ListRecommendations /// @@ -562,7 +562,7 @@ public static Pageable GetRecommendationsDomains(this Subscripti } /// - /// Description for Get all App Service Environments for a subscription. + /// Get all App Service Environments for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/hostingEnvironments /// Operation Id: AppServiceEnvironments_List /// @@ -575,7 +575,7 @@ public static AsyncPageable GetAppServiceEnvironm } /// - /// Description for Get all App Service Environments for a subscription. + /// Get all App Service Environments for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/hostingEnvironments /// Operation Id: AppServiceEnvironments_List /// @@ -588,7 +588,7 @@ public static Pageable GetAppServiceEnvironments( } /// - /// Description for Get all App Service plans for a subscription. + /// Get all App Service plans for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/serverfarms /// Operation Id: AppServicePlans_List /// @@ -605,7 +605,7 @@ public static AsyncPageable GetAppServicePlansAsync(this } /// - /// Description for Get all App Service plans for a subscription. + /// Get all App Service plans for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/serverfarms /// Operation Id: AppServicePlans_List /// @@ -622,7 +622,7 @@ public static Pageable GetAppServicePlans(this Subscript } /// - /// Description for Get all certificates for a subscription. + /// Get all certificates for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/certificates /// Operation Id: Certificates_List /// @@ -636,7 +636,7 @@ public static AsyncPageable GetCertificatesAsync(this Subsc } /// - /// Description for Get all certificates for a subscription. + /// Get all certificates for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/certificates /// Operation Id: Certificates_List /// @@ -650,7 +650,7 @@ public static Pageable GetCertificates(this SubscriptionRes } /// - /// Description for Get all deleted apps for a subscription at location + /// Get all deleted apps for a subscription at location /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/deletedSites /// Operation Id: DeletedWebApps_ListByLocation /// @@ -664,7 +664,7 @@ public static AsyncPageable GetDeletedSitesByLocationAsync( } /// - /// Description for Get all deleted apps for a subscription at location + /// Get all deleted apps for a subscription at location /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/deletedSites /// Operation Id: DeletedWebApps_ListByLocation /// @@ -678,7 +678,7 @@ public static Pageable GetDeletedSitesByLocation(this Subsc } /// - /// Description for Get deleted app for a subscription at location. + /// Get deleted app for a subscription at location. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/deletedSites/{deletedSiteId} /// Operation Id: DeletedWebApps_GetDeletedWebAppByLocation /// @@ -696,7 +696,7 @@ public static async Task> GetDeletedWebAppByLocati } /// - /// Description for Get deleted app for a subscription at location. + /// Get deleted app for a subscription at location. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/deletedSites/{deletedSiteId} /// Operation Id: DeletedWebApps_GetDeletedWebAppByLocation /// @@ -714,7 +714,7 @@ public static Response GetDeletedWebAppByLocationDeletedWeb } /// - /// Description for Gets an operation in a subscription and given region + /// Gets an operation in a subscription and given region /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/operations/{operationId} /// Operation Id: Global_GetSubscriptionOperationWithAsyncResponse /// @@ -732,7 +732,7 @@ public static async Task GetSubscriptionOperationWithAsyncResponseGlob } /// - /// Description for Gets an operation in a subscription and given region + /// Gets an operation in a subscription and given region /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/operations/{operationId} /// Operation Id: Global_GetSubscriptionOperationWithAsyncResponse /// @@ -750,7 +750,7 @@ public static Response GetSubscriptionOperationWithAsyncResponseGlobal(this Subs } /// - /// Description for Get all Kubernetes Environments for a subscription. + /// Get all Kubernetes Environments for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/kubeEnvironments /// Operation Id: KubeEnvironments_ListBySubscription /// @@ -763,7 +763,7 @@ public static AsyncPageable GetKubeEnvironmentsAsync(th } /// - /// Description for Get all Kubernetes Environments for a subscription. + /// Get all Kubernetes Environments for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/kubeEnvironments /// Operation Id: KubeEnvironments_ListBySubscription /// @@ -776,7 +776,7 @@ public static Pageable GetKubeEnvironments(this Subscri } /// - /// Description for Get available application frameworks and their versions + /// Get available application frameworks and their versions /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/availableStacks /// Operation Id: Provider_GetAvailableStacksOnPrem /// @@ -790,7 +790,7 @@ public static AsyncPageable GetAvailableStacksOnPremPr } /// - /// Description for Get available application frameworks and their versions + /// Get available application frameworks and their versions /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/availableStacks /// Operation Id: Provider_GetAvailableStacksOnPrem /// @@ -804,7 +804,7 @@ public static Pageable GetAvailableStacksOnPremProvide } /// - /// Description for List all recommendations for a subscription. + /// List all recommendations for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations /// Operation Id: Recommendations_List /// @@ -819,7 +819,7 @@ public static AsyncPageable GetRecommendationsAsync(th } /// - /// Description for List all recommendations for a subscription. + /// List all recommendations for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations /// Operation Id: Recommendations_List /// @@ -834,7 +834,7 @@ public static Pageable GetRecommendations(this Subscri } /// - /// Description for Reset all recommendation opt-out settings for a subscription. + /// Reset all recommendation opt-out settings for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations/reset /// Operation Id: Recommendations_ResetAllFilters /// @@ -846,7 +846,7 @@ public static async Task ResetAllFiltersRecommendationAsync(this Subsc } /// - /// Description for Reset all recommendation opt-out settings for a subscription. + /// Reset all recommendation opt-out settings for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations/reset /// Operation Id: Recommendations_ResetAllFilters /// @@ -858,7 +858,7 @@ public static Response ResetAllFiltersRecommendation(this SubscriptionResource s } /// - /// Description for Disables the specified rule so it will not apply to a subscription in the future. + /// Disables the specified rule so it will not apply to a subscription in the future. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations/{name}/disable /// Operation Id: Recommendations_DisableRecommendationForSubscription /// @@ -875,7 +875,7 @@ public static async Task DisableRecommendationForSubscriptionRecommend } /// - /// Description for Disables the specified rule so it will not apply to a subscription in the future. + /// Disables the specified rule so it will not apply to a subscription in the future. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations/{name}/disable /// Operation Id: Recommendations_DisableRecommendationForSubscription /// @@ -892,7 +892,7 @@ public static Response DisableRecommendationForSubscriptionRecommendation(this S } /// - /// Description for List all ResourceHealthMetadata for all sites in the subscription. + /// List all ResourceHealthMetadata for all sites in the subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/resourceHealthMetadata /// Operation Id: ResourceHealthMetadata_List /// @@ -905,7 +905,7 @@ public static AsyncPageable GetAllResourceHe } /// - /// Description for List all ResourceHealthMetadata for all sites in the subscription. + /// List all ResourceHealthMetadata for all sites in the subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/resourceHealthMetadata /// Operation Id: ResourceHealthMetadata_List /// @@ -918,7 +918,7 @@ public static Pageable GetAllResourceHealthM } /// - /// Description for Gets a list of meters for a given location. + /// Gets a list of meters for a given location. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/billingMeters /// Operation Id: ListBillingMeters /// @@ -933,7 +933,7 @@ public static AsyncPageable GetBillingMetersAsync(this Subscriptio } /// - /// Description for Gets a list of meters for a given location. + /// Gets a list of meters for a given location. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/billingMeters /// Operation Id: ListBillingMeters /// @@ -948,7 +948,7 @@ public static Pageable GetBillingMeters(this SubscriptionResource } /// - /// Description for Check if a resource name is available. + /// Check if a resource name is available. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/checknameavailability /// Operation Id: CheckNameAvailability /// @@ -964,7 +964,7 @@ public static async Task> CheckAppServiceName } /// - /// Description for Check if a resource name is available. + /// Check if a resource name is available. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/checknameavailability /// Operation Id: CheckNameAvailability /// @@ -980,7 +980,7 @@ public static Response CheckAppServiceNameAvailability } /// - /// Description for Gets list of available geo regions plus ministamps + /// Gets list of available geo regions plus ministamps /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/deploymentLocations /// Operation Id: GetSubscriptionDeploymentLocations /// @@ -992,7 +992,7 @@ public static async Task> GetSubscriptionDeploymen } /// - /// Description for Gets list of available geo regions plus ministamps + /// Gets list of available geo regions plus ministamps /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/deploymentLocations /// Operation Id: GetSubscriptionDeploymentLocations /// @@ -1004,7 +1004,7 @@ public static Response GetSubscriptionDeploymentLocations(t } /// - /// Description for Get a list of available geographical regions. + /// Get a list of available geographical regions. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/geoRegions /// Operation Id: ListGeoRegions /// @@ -1021,7 +1021,7 @@ public static AsyncPageable GetGeoRegionsAsync(this SubscriptionResou } /// - /// Description for Get a list of available geographical regions. + /// Get a list of available geographical regions. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/geoRegions /// Operation Id: ListGeoRegions /// @@ -1038,7 +1038,7 @@ public static Pageable GetGeoRegions(this SubscriptionResource subscr } /// - /// Description for List all apps that are assigned to a hostname. + /// List all apps that are assigned to a hostname. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/listSitesAssignedToHostName /// Operation Id: ListSiteIdentifiersAssignedToHostName /// @@ -1055,7 +1055,7 @@ public static AsyncPageable GetSiteIdenti } /// - /// Description for List all apps that are assigned to a hostname. + /// List all apps that are assigned to a hostname. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/listSitesAssignedToHostName /// Operation Id: ListSiteIdentifiersAssignedToHostName /// @@ -1072,7 +1072,7 @@ public static Pageable GetSiteIdentifiers } /// - /// Description for List all premier add-on offers. + /// List all premier add-on offers. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/premieraddonoffers /// Operation Id: ListPremierAddOnOffers /// @@ -1085,7 +1085,7 @@ public static AsyncPageable GetPremierAddOnOffersAsync(this S } /// - /// Description for List all premier add-on offers. + /// List all premier add-on offers. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/premieraddonoffers /// Operation Id: ListPremierAddOnOffers /// @@ -1098,7 +1098,7 @@ public static Pageable GetPremierAddOnOffers(this Subscriptio } /// - /// Description for List all SKUs. + /// List all SKUs. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/skus /// Operation Id: ListSkus /// @@ -1110,7 +1110,7 @@ public static async Task> GetSkusAsync(this SubscriptionResou } /// - /// Description for List all SKUs. + /// List all SKUs. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/skus /// Operation Id: ListSkus /// @@ -1122,7 +1122,7 @@ public static Response GetSkus(this SubscriptionResource subscriptionR } /// - /// Description for Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules. + /// Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/verifyHostingEnvironmentVnet /// Operation Id: VerifyHostingEnvironmentVnet /// @@ -1138,7 +1138,7 @@ public static async Task> VerifyHostingEn } /// - /// Description for Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules. + /// Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/verifyHostingEnvironmentVnet /// Operation Id: VerifyHostingEnvironmentVnet /// @@ -1154,7 +1154,7 @@ public static Response VerifyHostingEnvironmentVne } /// - /// Description for Generates a preview workflow file for the static site + /// Generates a preview workflow file for the static site /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/previewStaticSiteWorkflowFile /// Operation Id: StaticSites_PreviewWorkflow /// @@ -1171,7 +1171,7 @@ public static async Task> PreviewWorkflowSt } /// - /// Description for Generates a preview workflow file for the static site + /// Generates a preview workflow file for the static site /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/previewStaticSiteWorkflowFile /// Operation Id: StaticSites_PreviewWorkflow /// @@ -1188,7 +1188,7 @@ public static Response PreviewWorkflowStaticSite(thi } /// - /// Description for Get all Static Sites for a subscription. + /// Get all Static Sites for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/staticSites /// Operation Id: StaticSites_List /// @@ -1201,7 +1201,7 @@ public static AsyncPageable GetStaticSiteARMResourcesAsyn } /// - /// Description for Get all Static Sites for a subscription. + /// Get all Static Sites for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/staticSites /// Operation Id: StaticSites_List /// @@ -1214,7 +1214,7 @@ public static Pageable GetStaticSiteARMResources(this Sub } /// - /// Description for Get all apps for a subscription. + /// Get all apps for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/sites /// Operation Id: WebApps_List /// @@ -1227,7 +1227,7 @@ public static AsyncPageable GetWebSitesAsync(this SubscriptionR } /// - /// Description for Get all apps for a subscription. + /// Get all apps for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/sites /// Operation Id: WebApps_List /// @@ -1257,7 +1257,7 @@ public static AppServiceCertificateOrderCollection GetAppServiceCertificateOrder } /// - /// Description for Get a certificate order. + /// Get a certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName} /// Operation Id: AppServiceCertificateOrders_Get /// @@ -1273,7 +1273,7 @@ public static async Task> GetAppSer } /// - /// Description for Get a certificate order. + /// Get a certificate order. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName} /// Operation Id: AppServiceCertificateOrders_Get /// @@ -1297,7 +1297,7 @@ public static AppServiceDomainCollection GetAppServiceDomains(this ResourceGroup } /// - /// Description for Get a domain. + /// Get a domain. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName} /// Operation Id: Domains_Get /// @@ -1313,7 +1313,7 @@ public static async Task> GetAppServiceDomain } /// - /// Description for Get a domain. + /// Get a domain. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName} /// Operation Id: Domains_Get /// @@ -1337,7 +1337,7 @@ public static AppServiceEnvironmentCollection GetAppServiceEnvironments(this Res } /// - /// Description for Get the properties of an App Service Environment. + /// Get the properties of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name} /// Operation Id: AppServiceEnvironments_Get /// @@ -1353,7 +1353,7 @@ public static async Task> GetAppServiceE } /// - /// Description for Get the properties of an App Service Environment. + /// Get the properties of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name} /// Operation Id: AppServiceEnvironments_Get /// @@ -1377,7 +1377,7 @@ public static AppServicePlanCollection GetAppServicePlans(this ResourceGroupReso } /// - /// Description for Get an App Service plan. + /// Get an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name} /// Operation Id: AppServicePlans_Get /// @@ -1393,7 +1393,7 @@ public static async Task> GetAppServicePlanAsyn } /// - /// Description for Get an App Service plan. + /// Get an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name} /// Operation Id: AppServicePlans_Get /// @@ -1417,7 +1417,7 @@ public static CertificateCollection GetCertificates(this ResourceGroupResource r } /// - /// Description for Get a certificate. + /// Get a certificate. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/certificates/{name} /// Operation Id: Certificates_Get /// @@ -1433,7 +1433,7 @@ public static async Task> GetCertificateAsync(this } /// - /// Description for Get a certificate. + /// Get a certificate. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/certificates/{name} /// Operation Id: Certificates_Get /// @@ -1457,7 +1457,7 @@ public static KubeEnvironmentCollection GetKubeEnvironments(this ResourceGroupRe } /// - /// Description for Get the properties of a Kubernetes Environment. + /// Get the properties of a Kubernetes Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/kubeEnvironments/{name} /// Operation Id: KubeEnvironments_Get /// @@ -1473,7 +1473,7 @@ public static async Task> GetKubeEnvironmentAs } /// - /// Description for Get the properties of a Kubernetes Environment. + /// Get the properties of a Kubernetes Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/kubeEnvironments/{name} /// Operation Id: KubeEnvironments_Get /// @@ -1497,7 +1497,7 @@ public static StaticSiteARMResourceCollection GetStaticSiteARMResources(this Res } /// - /// Description for Gets the details of a static site. + /// Gets the details of a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name} /// Operation Id: StaticSites_GetStaticSite /// @@ -1513,7 +1513,7 @@ public static async Task> GetStaticSiteARMResour } /// - /// Description for Gets the details of a static site. + /// Gets the details of a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name} /// Operation Id: StaticSites_GetStaticSite /// @@ -1537,7 +1537,7 @@ public static WebSiteCollection GetWebSites(this ResourceGroupResource resourceG } /// - /// Description for Gets the details of a web, mobile, or API app. + /// Gets the details of a web, mobile, or API app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name} /// Operation Id: WebApps_Get /// @@ -1553,7 +1553,7 @@ public static async Task> GetWebSiteAsync(this Resourc } /// - /// Description for Gets the details of a web, mobile, or API app. + /// Gets the details of a web, mobile, or API app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name} /// Operation Id: WebApps_Get /// @@ -1569,7 +1569,7 @@ public static Response GetWebSite(this ResourceGroupResource re } /// - /// Description for List all ResourceHealthMetadata for all sites in the resource group in the subscription. + /// List all ResourceHealthMetadata for all sites in the resource group in the subscription. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/resourceHealthMetadata /// Operation Id: ResourceHealthMetadata_ListByResourceGroup /// @@ -1582,7 +1582,7 @@ public static AsyncPageable GetAllResourceHe } /// - /// Description for List all ResourceHealthMetadata for all sites in the resource group in the subscription. + /// List all ResourceHealthMetadata for all sites in the resource group in the subscription. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/resourceHealthMetadata /// Operation Id: ResourceHealthMetadata_ListByResourceGroup /// @@ -1595,7 +1595,7 @@ public static Pageable GetAllResourceHealthM } /// - /// Description for Move resources between resource groups. + /// Move resources between resource groups. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/moveResources /// Operation Id: Move /// @@ -1611,7 +1611,7 @@ public static async Task MoveAsync(this ResourceGroupResource resource } /// - /// Description for Move resources between resource groups. + /// Move resources between resource groups. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/moveResources /// Operation Id: Move /// @@ -1627,7 +1627,7 @@ public static Response Move(this ResourceGroupResource resourceGroupResource, Cs } /// - /// Description for Validate if a resource can be created. + /// Validate if a resource can be created. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/validate /// Operation Id: Validate /// @@ -1643,7 +1643,7 @@ public static async Task> ValidateAsync(this Resource } /// - /// Description for Validate if a resource can be created. + /// Validate if a resource can be created. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/validate /// Operation Id: Validate /// @@ -1659,7 +1659,7 @@ public static Response Validate(this ResourceGroupResource res } /// - /// Description for Validate whether a resource can be moved. + /// Validate whether a resource can be moved. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/validateMoveResources /// Operation Id: ValidateMove /// @@ -1675,7 +1675,7 @@ public static async Task ValidateMoveAsync(this ResourceGroupResource } /// - /// Description for Validate whether a resource can be moved. + /// Validate whether a resource can be moved. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/validateMoveResources /// Operation Id: ValidateMove /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/Extensions/ResourceGroupResourceExtensionClient.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/Extensions/ResourceGroupResourceExtensionClient.cs index 2cfa2c03157c..9b67fab46db5 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/Extensions/ResourceGroupResourceExtensionClient.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/Extensions/ResourceGroupResourceExtensionClient.cs @@ -105,7 +105,7 @@ public virtual WebSiteCollection GetWebSites() } /// - /// Description for List all ResourceHealthMetadata for all sites in the resource group in the subscription. + /// List all ResourceHealthMetadata for all sites in the resource group in the subscription. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/resourceHealthMetadata /// Operation Id: ResourceHealthMetadata_ListByResourceGroup /// @@ -147,7 +147,7 @@ async Task> NextPageFunc(string nextLin } /// - /// Description for List all ResourceHealthMetadata for all sites in the resource group in the subscription. + /// List all ResourceHealthMetadata for all sites in the resource group in the subscription. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/resourceHealthMetadata /// Operation Id: ResourceHealthMetadata_ListByResourceGroup /// @@ -189,7 +189,7 @@ Page NextPageFunc(string nextLink, int? page } /// - /// Description for Move resources between resource groups. + /// Move resources between resource groups. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/moveResources /// Operation Id: Move /// @@ -212,7 +212,7 @@ public virtual async Task MoveAsync(CsmMoveResourceEnvelope moveResour } /// - /// Description for Move resources between resource groups. + /// Move resources between resource groups. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/moveResources /// Operation Id: Move /// @@ -235,7 +235,7 @@ public virtual Response Move(CsmMoveResourceEnvelope moveResourceEnvelope, Cance } /// - /// Description for Validate if a resource can be created. + /// Validate if a resource can be created. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/validate /// Operation Id: Validate /// @@ -258,7 +258,7 @@ public virtual async Task> ValidateAsync(ValidateCont } /// - /// Description for Validate if a resource can be created. + /// Validate if a resource can be created. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/validate /// Operation Id: Validate /// @@ -281,7 +281,7 @@ public virtual Response Validate(ValidateContent content, Canc } /// - /// Description for Validate whether a resource can be moved. + /// Validate whether a resource can be moved. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/validateMoveResources /// Operation Id: ValidateMove /// @@ -304,7 +304,7 @@ public virtual async Task ValidateMoveAsync(CsmMoveResourceEnvelope mo } /// - /// Description for Validate whether a resource can be moved. + /// Validate whether a resource can be moved. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/validateMoveResources /// Operation Id: ValidateMove /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/Extensions/SubscriptionResourceExtensionClient.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/Extensions/SubscriptionResourceExtensionClient.cs index cd711f729f9d..b365fe5941d9 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/Extensions/SubscriptionResourceExtensionClient.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/Extensions/SubscriptionResourceExtensionClient.cs @@ -123,7 +123,7 @@ public virtual DeletedSiteCollection GetDeletedSites() } /// - /// Description for List all certificate orders in a subscription. + /// List all certificate orders in a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.CertificateRegistration/certificateOrders /// Operation Id: AppServiceCertificateOrders_List /// @@ -165,7 +165,7 @@ async Task> NextPageFunc(string nextLin } /// - /// Description for List all certificate orders in a subscription. + /// List all certificate orders in a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.CertificateRegistration/certificateOrders /// Operation Id: AppServiceCertificateOrders_List /// @@ -207,7 +207,7 @@ Page NextPageFunc(string nextLink, int? page } /// - /// Description for Validate information for a certificate order. + /// Validate information for a certificate order. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.CertificateRegistration/validateCertificateRegistrationInformation /// Operation Id: AppServiceCertificateOrders_ValidatePurchaseInformation /// @@ -230,7 +230,7 @@ public virtual async Task ValidatePurchaseInformationAppServiceCertifi } /// - /// Description for Validate information for a certificate order. + /// Validate information for a certificate order. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.CertificateRegistration/validateCertificateRegistrationInformation /// Operation Id: AppServiceCertificateOrders_ValidatePurchaseInformation /// @@ -253,7 +253,7 @@ public virtual Response ValidatePurchaseInformationAppServiceCertificateOrder(Ap } /// - /// Description for Check if a domain is available for registration. + /// Check if a domain is available for registration. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/checkDomainAvailability /// Operation Id: Domains_CheckAvailability /// @@ -276,7 +276,7 @@ public virtual async Task> CheckAvailabi } /// - /// Description for Check if a domain is available for registration. + /// Check if a domain is available for registration. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/checkDomainAvailability /// Operation Id: Domains_CheckAvailability /// @@ -299,7 +299,7 @@ public virtual Response CheckAvailabilityDomain(N } /// - /// Description for Get all domains in a subscription. + /// Get all domains in a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/domains /// Operation Id: Domains_List /// @@ -341,7 +341,7 @@ async Task> NextPageFunc(string nextLink, int? pa } /// - /// Description for Get all domains in a subscription. + /// Get all domains in a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/domains /// Operation Id: Domains_List /// @@ -383,7 +383,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Generate a single sign-on request for the domain management portal. + /// Generate a single sign-on request for the domain management portal. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/generateSsoRequest /// Operation Id: Domains_GetControlCenterSsoRequest /// @@ -405,7 +405,7 @@ public virtual async Task> GetControlCen } /// - /// Description for Generate a single sign-on request for the domain management portal. + /// Generate a single sign-on request for the domain management portal. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/generateSsoRequest /// Operation Id: Domains_GetControlCenterSsoRequest /// @@ -427,7 +427,7 @@ public virtual Response GetControlCenterSsoReques } /// - /// Description for Get domain name recommendations based on keywords. + /// Get domain name recommendations based on keywords. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/listDomainRecommendations /// Operation Id: Domains_ListRecommendations /// @@ -470,7 +470,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHint } /// - /// Description for Get domain name recommendations based on keywords. + /// Get domain name recommendations based on keywords. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/listDomainRecommendations /// Operation Id: Domains_ListRecommendations /// @@ -513,7 +513,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get all App Service Environments for a subscription. + /// Get all App Service Environments for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/hostingEnvironments /// Operation Id: AppServiceEnvironments_List /// @@ -555,7 +555,7 @@ async Task> NextPageFunc(string nextLink, in } /// - /// Description for Get all App Service Environments for a subscription. + /// Get all App Service Environments for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/hostingEnvironments /// Operation Id: AppServiceEnvironments_List /// @@ -597,7 +597,7 @@ Page NextPageFunc(string nextLink, int? pageSizeH } /// - /// Description for Get all App Service plans for a subscription. + /// Get all App Service plans for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/serverfarms /// Operation Id: AppServicePlans_List /// @@ -643,7 +643,7 @@ async Task> NextPageFunc(string nextLink, int? page } /// - /// Description for Get all App Service plans for a subscription. + /// Get all App Service plans for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/serverfarms /// Operation Id: AppServicePlans_List /// @@ -689,7 +689,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get all certificates for a subscription. + /// Get all certificates for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/certificates /// Operation Id: Certificates_List /// @@ -732,7 +732,7 @@ async Task> NextPageFunc(string nextLink, int? pageSiz } /// - /// Description for Get all certificates for a subscription. + /// Get all certificates for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/certificates /// Operation Id: Certificates_List /// @@ -775,7 +775,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get all deleted apps for a subscription at location + /// Get all deleted apps for a subscription at location /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/deletedSites /// Operation Id: DeletedWebApps_ListByLocation /// @@ -818,7 +818,7 @@ async Task> NextPageFunc(string nextLink, int? pageSiz } /// - /// Description for Get all deleted apps for a subscription at location + /// Get all deleted apps for a subscription at location /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/deletedSites /// Operation Id: DeletedWebApps_ListByLocation /// @@ -861,7 +861,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get deleted app for a subscription at location. + /// Get deleted app for a subscription at location. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/deletedSites/{deletedSiteId} /// Operation Id: DeletedWebApps_GetDeletedWebAppByLocation /// @@ -885,7 +885,7 @@ public virtual async Task> GetDeletedWebAppByLocat } /// - /// Description for Get deleted app for a subscription at location. + /// Get deleted app for a subscription at location. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/deletedSites/{deletedSiteId} /// Operation Id: DeletedWebApps_GetDeletedWebAppByLocation /// @@ -909,7 +909,7 @@ public virtual Response GetDeletedWebAppByLocationDeletedWe } /// - /// Description for Gets an operation in a subscription and given region + /// Gets an operation in a subscription and given region /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/operations/{operationId} /// Operation Id: Global_GetSubscriptionOperationWithAsyncResponse /// @@ -933,7 +933,7 @@ public virtual async Task GetSubscriptionOperationWithAsyncResponseGlo } /// - /// Description for Gets an operation in a subscription and given region + /// Gets an operation in a subscription and given region /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/operations/{operationId} /// Operation Id: Global_GetSubscriptionOperationWithAsyncResponse /// @@ -957,7 +957,7 @@ public virtual Response GetSubscriptionOperationWithAsyncResponseGlobal(AzureLoc } /// - /// Description for Get all Kubernetes Environments for a subscription. + /// Get all Kubernetes Environments for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/kubeEnvironments /// Operation Id: KubeEnvironments_ListBySubscription /// @@ -999,7 +999,7 @@ async Task> NextPageFunc(string nextLink, int? pag } /// - /// Description for Get all Kubernetes Environments for a subscription. + /// Get all Kubernetes Environments for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/kubeEnvironments /// Operation Id: KubeEnvironments_ListBySubscription /// @@ -1041,7 +1041,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get available application frameworks and their versions + /// Get available application frameworks and their versions /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/availableStacks /// Operation Id: Provider_GetAvailableStacksOnPrem /// @@ -1084,7 +1084,7 @@ async Task> NextPageFunc(string nextLink, int? pa } /// - /// Description for Get available application frameworks and their versions + /// Get available application frameworks and their versions /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/availableStacks /// Operation Id: Provider_GetAvailableStacksOnPrem /// @@ -1127,7 +1127,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for List all recommendations for a subscription. + /// List all recommendations for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations /// Operation Id: Recommendations_List /// @@ -1171,7 +1171,7 @@ async Task> NextPageFunc(string nextLink, int? pa } /// - /// Description for List all recommendations for a subscription. + /// List all recommendations for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations /// Operation Id: Recommendations_List /// @@ -1215,7 +1215,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Reset all recommendation opt-out settings for a subscription. + /// Reset all recommendation opt-out settings for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations/reset /// Operation Id: Recommendations_ResetAllFilters /// @@ -1237,7 +1237,7 @@ public virtual async Task ResetAllFiltersRecommendationAsync(Cancellat } /// - /// Description for Reset all recommendation opt-out settings for a subscription. + /// Reset all recommendation opt-out settings for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations/reset /// Operation Id: Recommendations_ResetAllFilters /// @@ -1259,7 +1259,7 @@ public virtual Response ResetAllFiltersRecommendation(CancellationToken cancella } /// - /// Description for Disables the specified rule so it will not apply to a subscription in the future. + /// Disables the specified rule so it will not apply to a subscription in the future. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations/{name}/disable /// Operation Id: Recommendations_DisableRecommendationForSubscription /// @@ -1282,7 +1282,7 @@ public virtual async Task DisableRecommendationForSubscriptionRecommen } /// - /// Description for Disables the specified rule so it will not apply to a subscription in the future. + /// Disables the specified rule so it will not apply to a subscription in the future. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations/{name}/disable /// Operation Id: Recommendations_DisableRecommendationForSubscription /// @@ -1305,7 +1305,7 @@ public virtual Response DisableRecommendationForSubscriptionRecommendation(strin } /// - /// Description for List all ResourceHealthMetadata for all sites in the subscription. + /// List all ResourceHealthMetadata for all sites in the subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/resourceHealthMetadata /// Operation Id: ResourceHealthMetadata_List /// @@ -1347,7 +1347,7 @@ async Task> NextPageFunc(string nextLin } /// - /// Description for List all ResourceHealthMetadata for all sites in the subscription. + /// List all ResourceHealthMetadata for all sites in the subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/resourceHealthMetadata /// Operation Id: ResourceHealthMetadata_List /// @@ -1389,7 +1389,7 @@ Page NextPageFunc(string nextLink, int? page } /// - /// Description for Gets a list of meters for a given location. + /// Gets a list of meters for a given location. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/billingMeters /// Operation Id: ListBillingMeters /// @@ -1433,7 +1433,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Gets a list of meters for a given location. + /// Gets a list of meters for a given location. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/billingMeters /// Operation Id: ListBillingMeters /// @@ -1477,7 +1477,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Check if a resource name is available. + /// Check if a resource name is available. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/checknameavailability /// Operation Id: CheckNameAvailability /// @@ -1500,7 +1500,7 @@ public virtual async Task> CheckAppServiceNam } /// - /// Description for Check if a resource name is available. + /// Check if a resource name is available. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/checknameavailability /// Operation Id: CheckNameAvailability /// @@ -1523,7 +1523,7 @@ public virtual Response CheckAppServiceNameAvailabilit } /// - /// Description for Gets list of available geo regions plus ministamps + /// Gets list of available geo regions plus ministamps /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/deploymentLocations /// Operation Id: GetSubscriptionDeploymentLocations /// @@ -1545,7 +1545,7 @@ public virtual async Task> GetSubscriptionDeployme } /// - /// Description for Gets list of available geo regions plus ministamps + /// Gets list of available geo regions plus ministamps /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/deploymentLocations /// Operation Id: GetSubscriptionDeploymentLocations /// @@ -1567,7 +1567,7 @@ public virtual Response GetSubscriptionDeploymentLocations( } /// - /// Description for Get a list of available geographical regions. + /// Get a list of available geographical regions. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/geoRegions /// Operation Id: ListGeoRegions /// @@ -1613,7 +1613,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get a list of available geographical regions. + /// Get a list of available geographical regions. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/geoRegions /// Operation Id: ListGeoRegions /// @@ -1659,7 +1659,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for List all apps that are assigned to a hostname. + /// List all apps that are assigned to a hostname. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/listSitesAssignedToHostName /// Operation Id: ListSiteIdentifiersAssignedToHostName /// @@ -1702,7 +1702,7 @@ async Task> NextPageFunc(string next } /// - /// Description for List all apps that are assigned to a hostname. + /// List all apps that are assigned to a hostname. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/listSitesAssignedToHostName /// Operation Id: ListSiteIdentifiersAssignedToHostName /// @@ -1745,7 +1745,7 @@ Page NextPageFunc(string nextLink, int? p } /// - /// Description for List all premier add-on offers. + /// List all premier add-on offers. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/premieraddonoffers /// Operation Id: ListPremierAddOnOffers /// @@ -1787,7 +1787,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeH } /// - /// Description for List all premier add-on offers. + /// List all premier add-on offers. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/premieraddonoffers /// Operation Id: ListPremierAddOnOffers /// @@ -1829,7 +1829,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for List all SKUs. + /// List all SKUs. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/skus /// Operation Id: ListSkus /// @@ -1851,7 +1851,7 @@ public virtual async Task> GetSkusAsync(CancellationToken can } /// - /// Description for List all SKUs. + /// List all SKUs. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/skus /// Operation Id: ListSkus /// @@ -1873,7 +1873,7 @@ public virtual Response GetSkus(CancellationToken cancellationToken = } /// - /// Description for Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules. + /// Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/verifyHostingEnvironmentVnet /// Operation Id: VerifyHostingEnvironmentVnet /// @@ -1896,7 +1896,7 @@ public virtual async Task> VerifyHostingE } /// - /// Description for Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules. + /// Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/verifyHostingEnvironmentVnet /// Operation Id: VerifyHostingEnvironmentVnet /// @@ -1919,7 +1919,7 @@ public virtual Response VerifyHostingEnvironmentVn } /// - /// Description for Generates a preview workflow file for the static site + /// Generates a preview workflow file for the static site /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/previewStaticSiteWorkflowFile /// Operation Id: StaticSites_PreviewWorkflow /// @@ -1943,7 +1943,7 @@ public virtual async Task> PreviewWorkflowS } /// - /// Description for Generates a preview workflow file for the static site + /// Generates a preview workflow file for the static site /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/previewStaticSiteWorkflowFile /// Operation Id: StaticSites_PreviewWorkflow /// @@ -1967,7 +1967,7 @@ public virtual Response PreviewWorkflowStaticSite(Az } /// - /// Description for Get all Static Sites for a subscription. + /// Get all Static Sites for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/staticSites /// Operation Id: StaticSites_List /// @@ -2009,7 +2009,7 @@ async Task> NextPageFunc(string nextLink, int? pageS } /// - /// Description for Get all Static Sites for a subscription. + /// Get all Static Sites for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/staticSites /// Operation Id: StaticSites_List /// @@ -2051,7 +2051,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get all apps for a subscription. + /// Get all apps for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/sites /// Operation Id: WebApps_List /// @@ -2093,7 +2093,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHin } /// - /// Description for Get all apps for a subscription. + /// Get all apps for a subscription. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Web/sites /// Operation Id: WebApps_List /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/Extensions/TenantResourceExtensionClient.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/Extensions/TenantResourceExtensionClient.cs index 2569ccbdf60c..8877c7fc6ad0 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/Extensions/TenantResourceExtensionClient.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/Extensions/TenantResourceExtensionClient.cs @@ -66,7 +66,7 @@ public virtual SourceControlCollection GetSourceControls() } /// - /// Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider + /// Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider /// Request Path: /providers/Microsoft.CertificateRegistration/operations /// Operation Id: CertificateRegistrationProvider_ListOperations /// @@ -108,7 +108,7 @@ async Task> NextPageFunc(string nextLink, int? pag } /// - /// Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider + /// Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider /// Request Path: /providers/Microsoft.CertificateRegistration/operations /// Operation Id: CertificateRegistrationProvider_ListOperations /// @@ -150,7 +150,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider + /// Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider /// Request Path: /providers/Microsoft.DomainRegistration/operations /// Operation Id: DomainRegistrationProvider_ListOperations /// @@ -192,7 +192,7 @@ async Task> NextPageFunc(string nextLink, int? pag } /// - /// Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider + /// Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider /// Request Path: /providers/Microsoft.DomainRegistration/operations /// Operation Id: DomainRegistrationProvider_ListOperations /// @@ -234,7 +234,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get available application frameworks and their versions + /// Get available application frameworks and their versions /// Request Path: /providers/Microsoft.Web/availableStacks /// Operation Id: Provider_GetAvailableStacks /// @@ -277,7 +277,7 @@ async Task> NextPageFunc(string nextLink, int? pa } /// - /// Description for Get available application frameworks and their versions + /// Get available application frameworks and their versions /// Request Path: /providers/Microsoft.Web/availableStacks /// Operation Id: Provider_GetAvailableStacks /// @@ -320,7 +320,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get available Function app frameworks and their versions + /// Get available Function app frameworks and their versions /// Request Path: /providers/Microsoft.Web/functionAppStacks /// Operation Id: Provider_GetFunctionAppStacks /// @@ -363,7 +363,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHi } /// - /// Description for Get available Function app frameworks and their versions + /// Get available Function app frameworks and their versions /// Request Path: /providers/Microsoft.Web/functionAppStacks /// Operation Id: Provider_GetFunctionAppStacks /// @@ -406,7 +406,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get available Function app frameworks and their versions for location + /// Get available Function app frameworks and their versions for location /// Request Path: /providers/Microsoft.Web/locations/{location}/functionAppStacks /// Operation Id: Provider_GetFunctionAppStacksForLocation /// @@ -450,7 +450,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHi } /// - /// Description for Get available Function app frameworks and their versions for location + /// Get available Function app frameworks and their versions for location /// Request Path: /providers/Microsoft.Web/locations/{location}/functionAppStacks /// Operation Id: Provider_GetFunctionAppStacksForLocation /// @@ -494,7 +494,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get available Web app frameworks and their versions for location + /// Get available Web app frameworks and their versions for location /// Request Path: /providers/Microsoft.Web/locations/{location}/webAppStacks /// Operation Id: Provider_GetWebAppStacksForLocation /// @@ -538,7 +538,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get available Web app frameworks and their versions for location + /// Get available Web app frameworks and their versions for location /// Request Path: /providers/Microsoft.Web/locations/{location}/webAppStacks /// Operation Id: Provider_GetWebAppStacksForLocation /// @@ -582,7 +582,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions + /// Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions /// Request Path: /providers/Microsoft.Web/operations /// Operation Id: Provider_ListOperations /// @@ -624,7 +624,7 @@ async Task> NextPageFunc(string nextLink, int? pag } /// - /// Description for Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions + /// Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions /// Request Path: /providers/Microsoft.Web/operations /// Operation Id: Provider_ListOperations /// @@ -666,7 +666,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get available Web app frameworks and their versions + /// Get available Web app frameworks and their versions /// Request Path: /providers/Microsoft.Web/webAppStacks /// Operation Id: Provider_GetWebAppStacks /// @@ -709,7 +709,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get available Web app frameworks and their versions + /// Get available Web app frameworks and their versions /// Request Path: /providers/Microsoft.Web/webAppStacks /// Operation Id: Provider_GetWebAppStacks /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/FtpSiteSlotBasicPublishingCredentialsPolicyResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/FtpSiteSlotBasicPublishingCredentialsPolicyResource.cs index b35ce5c1ce59..27637a86e262 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/FtpSiteSlotBasicPublishingCredentialsPolicyResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/FtpSiteSlotBasicPublishingCredentialsPolicyResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Returns whether FTP is allowed on the site or not. + /// Returns whether FTP is allowed on the site or not. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/basicPublishingCredentialsPolicies/ftp /// Operation Id: WebApps_GetFtpAllowedSlot /// @@ -111,7 +111,7 @@ public virtual async Task - /// Description for Returns whether FTP is allowed on the site or not. + /// Returns whether FTP is allowed on the site or not. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/basicPublishingCredentialsPolicies/ftp /// Operation Id: WebApps_GetFtpAllowedSlot /// @@ -135,7 +135,7 @@ public virtual Response Get } /// - /// Description for Updates whether FTP is allowed on the site or not. + /// Updates whether FTP is allowed on the site or not. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/basicPublishingCredentialsPolicies/ftp /// Operation Id: WebApps_UpdateFtpAllowedSlot /// @@ -165,7 +165,7 @@ public virtual async Task - /// Description for Updates whether FTP is allowed on the site or not. + /// Updates whether FTP is allowed on the site or not. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/basicPublishingCredentialsPolicies/ftp /// Operation Id: WebApps_UpdateFtpAllowedSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentDetectorCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentDetectorCollection.cs index 24645b81430d..efbf9b6475fc 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentDetectorCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentDetectorCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get Hosting Environment Detector Response + /// Get Hosting Environment Detector Response /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/detectors/{detectorName} /// Operation Id: Diagnostics_GetHostingEnvironmentDetectorResponse /// @@ -86,7 +86,7 @@ public virtual async Task> GetAsync } /// - /// Description for Get Hosting Environment Detector Response + /// Get Hosting Environment Detector Response /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/detectors/{detectorName} /// Operation Id: Diagnostics_GetHostingEnvironmentDetectorResponse /// @@ -118,7 +118,7 @@ public virtual Response Get(string detectorN } /// - /// Description for List Hosting Environment Detector Responses + /// List Hosting Environment Detector Responses /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/detectors /// Operation Id: Diagnostics_ListHostingEnvironmentDetectorResponses /// @@ -160,7 +160,7 @@ async Task> NextPageFunc(string nextLin } /// - /// Description for List Hosting Environment Detector Responses + /// List Hosting Environment Detector Responses /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/detectors /// Operation Id: Diagnostics_ListHostingEnvironmentDetectorResponses /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentDetectorResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentDetectorResource.cs index abea6ea38d17..697a46a0f77a 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentDetectorResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentDetectorResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get Hosting Environment Detector Response + /// Get Hosting Environment Detector Response /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/detectors/{detectorName} /// Operation Id: Diagnostics_GetHostingEnvironmentDetectorResponse /// @@ -114,7 +114,7 @@ public virtual async Task> GetAsync } /// - /// Description for Get Hosting Environment Detector Response + /// Get Hosting Environment Detector Response /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/detectors/{detectorName} /// Operation Id: Diagnostics_GetHostingEnvironmentDetectorResponse /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentMultiRolePoolResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentMultiRolePoolResource.cs index 5399ad0a1675..9121d7c328f9 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentMultiRolePoolResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentMultiRolePoolResource.cs @@ -88,7 +88,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get properties of a multi-role pool. + /// Get properties of a multi-role pool. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default /// Operation Id: AppServiceEnvironments_GetMultiRolePool /// @@ -112,7 +112,7 @@ public virtual async Task> Get } /// - /// Description for Get properties of a multi-role pool. + /// Get properties of a multi-role pool. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default /// Operation Id: AppServiceEnvironments_GetMultiRolePool /// @@ -136,7 +136,7 @@ public virtual Response Get(Cancellatio } /// - /// Description for Create or update a multi-role pool. + /// Create or update a multi-role pool. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default /// Operation Id: AppServiceEnvironments_UpdateMultiRolePool /// @@ -162,7 +162,7 @@ public virtual async Task> Upd } /// - /// Description for Create or update a multi-role pool. + /// Create or update a multi-role pool. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default /// Operation Id: AppServiceEnvironments_UpdateMultiRolePool /// @@ -188,7 +188,7 @@ public virtual Response Update(WorkerPo } /// - /// Description for Create or update a multi-role pool. + /// Create or update a multi-role pool. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default /// Operation Id: AppServiceEnvironments_CreateOrUpdateMultiRolePool /// @@ -218,7 +218,7 @@ public virtual async Task> } /// - /// Description for Create or update a multi-role pool. + /// Create or update a multi-role pool. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default /// Operation Id: AppServiceEnvironments_CreateOrUpdateMultiRolePool /// @@ -248,7 +248,7 @@ public virtual ArmOperation CreateOrUpd } /// - /// Description for Get metric definitions for a specific instance of a multi-role pool of an App Service Environment. + /// Get metric definitions for a specific instance of a multi-role pool of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default/instances/{instance}/metricdefinitions /// Operation Id: AppServiceEnvironments_ListMultiRolePoolInstanceMetricDefinitions /// @@ -295,7 +295,7 @@ async Task> NextPageFunc(string nextLink, int? pa } /// - /// Description for Get metric definitions for a specific instance of a multi-role pool of an App Service Environment. + /// Get metric definitions for a specific instance of a multi-role pool of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default/instances/{instance}/metricdefinitions /// Operation Id: AppServiceEnvironments_ListMultiRolePoolInstanceMetricDefinitions /// @@ -342,7 +342,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get metric definitions for a multi-role pool of an App Service Environment. + /// Get metric definitions for a multi-role pool of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default/metricdefinitions /// Operation Id: AppServiceEnvironments_ListMultiRoleMetricDefinitions /// @@ -384,7 +384,7 @@ async Task> NextPageFunc(string nextLink, int? pa } /// - /// Description for Get metric definitions for a multi-role pool of an App Service Environment. + /// Get metric definitions for a multi-role pool of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default/metricdefinitions /// Operation Id: AppServiceEnvironments_ListMultiRoleMetricDefinitions /// @@ -426,7 +426,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get available SKUs for scaling a multi-role pool. + /// Get available SKUs for scaling a multi-role pool. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default/skus /// Operation Id: AppServiceEnvironments_ListMultiRolePoolSkus /// @@ -468,7 +468,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get available SKUs for scaling a multi-role pool. + /// Get available SKUs for scaling a multi-role pool. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default/skus /// Operation Id: AppServiceEnvironments_ListMultiRolePoolSkus /// @@ -510,7 +510,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get usage metrics for a multi-role pool of an App Service Environment. + /// Get usage metrics for a multi-role pool of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default/usages /// Operation Id: AppServiceEnvironments_ListMultiRoleUsages /// @@ -552,7 +552,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHin } /// - /// Description for Get usage metrics for a multi-role pool of an App Service Environment. + /// Get usage metrics for a multi-role pool of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default/usages /// Operation Id: AppServiceEnvironments_ListMultiRoleUsages /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentPrivateEndpointConnectionCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentPrivateEndpointConnectionCollection.cs index 1259c29b1a66..8280f189e081 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentPrivateEndpointConnectionCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentPrivateEndpointConnectionCollection.cs @@ -55,7 +55,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Approves or rejects a private endpoint connection + /// Approves or rejects a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: AppServiceEnvironments_ApproveOrRejectPrivateEndpointConnection /// @@ -88,7 +88,7 @@ public virtual async Task - /// Description for Approves or rejects a private endpoint connection + /// Approves or rejects a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: AppServiceEnvironments_ApproveOrRejectPrivateEndpointConnection /// @@ -121,7 +121,7 @@ public virtual ArmOperation } /// - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: AppServiceEnvironments_GetPrivateEndpointConnection /// @@ -150,7 +150,7 @@ public virtual async Task - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: AppServiceEnvironments_GetPrivateEndpointConnection /// @@ -179,7 +179,7 @@ public virtual Response Get } /// - /// Description for Gets the list of private endpoints associated with a hosting environment + /// Gets the list of private endpoints associated with a hosting environment /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/privateEndpointConnections /// Operation Id: AppServiceEnvironments_GetPrivateEndpointConnectionList /// @@ -221,7 +221,7 @@ async Task> NextPageFu } /// - /// Description for Gets the list of private endpoints associated with a hosting environment + /// Gets the list of private endpoints associated with a hosting environment /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/privateEndpointConnections /// Operation Id: AppServiceEnvironments_GetPrivateEndpointConnectionList /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentPrivateEndpointConnectionResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentPrivateEndpointConnectionResource.cs index 066c70add29d..e1da6af3a9c5 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentPrivateEndpointConnectionResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentPrivateEndpointConnectionResource.cs @@ -88,7 +88,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: AppServiceEnvironments_GetPrivateEndpointConnection /// @@ -112,7 +112,7 @@ public virtual async Task - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: AppServiceEnvironments_GetPrivateEndpointConnection /// @@ -136,7 +136,7 @@ public virtual Response Get } /// - /// Description for Deletes a private endpoint connection + /// Deletes a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: AppServiceEnvironments_DeletePrivateEndpointConnection /// @@ -162,7 +162,7 @@ public virtual async Task> DeleteAsync(WaitUntil waitUn } /// - /// Description for Deletes a private endpoint connection + /// Deletes a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: AppServiceEnvironments_DeletePrivateEndpointConnection /// @@ -188,7 +188,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, Cancellation } /// - /// Description for Approves or rejects a private endpoint connection + /// Approves or rejects a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: AppServiceEnvironments_ApproveOrRejectPrivateEndpointConnection /// @@ -218,7 +218,7 @@ public virtual async Task - /// Description for Approves or rejects a private endpoint connection + /// Approves or rejects a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: AppServiceEnvironments_ApproveOrRejectPrivateEndpointConnection /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentRecommendationCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentRecommendationCollection.cs index cba1cd514ef9..1a56fa467093 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentRecommendationCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentRecommendationCollection.cs @@ -51,7 +51,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get a recommendation rule for an app. + /// Get a recommendation rule for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations/{name} /// Operation Id: Recommendations_GetRuleDetailsByHostingEnvironment /// @@ -82,7 +82,7 @@ public virtual async Task> Ge } /// - /// Description for Get a recommendation rule for an app. + /// Get a recommendation rule for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations/{name} /// Operation Id: Recommendations_GetRuleDetailsByHostingEnvironment /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentRecommendationResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentRecommendationResource.cs index 82ce9ba463e1..c87378a7bea6 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentRecommendationResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentRecommendationResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get a recommendation rule for an app. + /// Get a recommendation rule for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations/{name} /// Operation Id: Recommendations_GetRuleDetailsByHostingEnvironment /// @@ -113,7 +113,7 @@ public virtual async Task> Ge } /// - /// Description for Get a recommendation rule for an app. + /// Get a recommendation rule for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations/{name} /// Operation Id: Recommendations_GetRuleDetailsByHostingEnvironment /// @@ -139,7 +139,7 @@ public virtual Response Get(bool? upda } /// - /// Description for Disables the specific rule for a web site permanently. + /// Disables the specific rule for a web site permanently. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations/{name}/disable /// Operation Id: Recommendations_DisableRecommendationForHostingEnvironment /// @@ -165,7 +165,7 @@ public virtual async Task DisableRecommendationForHostingEnvironmentAs } /// - /// Description for Disables the specific rule for a web site permanently. + /// Disables the specific rule for a web site permanently. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations/{name}/disable /// Operation Id: Recommendations_DisableRecommendationForHostingEnvironment /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentWorkerPoolCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentWorkerPoolCollection.cs index 6e7ba121af2e..8d63bc6509e0 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentWorkerPoolCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentWorkerPoolCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Create or update a worker pool. + /// Create or update a worker pool. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName} /// Operation Id: AppServiceEnvironments_CreateOrUpdateWorkerPool /// @@ -87,7 +87,7 @@ public virtual async Task> Cr } /// - /// Description for Create or update a worker pool. + /// Create or update a worker pool. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName} /// Operation Id: AppServiceEnvironments_CreateOrUpdateWorkerPool /// @@ -120,7 +120,7 @@ public virtual ArmOperation CreateOrUpdate } /// - /// Description for Get properties of a worker pool. + /// Get properties of a worker pool. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName} /// Operation Id: AppServiceEnvironments_GetWorkerPool /// @@ -149,7 +149,7 @@ public virtual async Task> GetAsy } /// - /// Description for Get properties of a worker pool. + /// Get properties of a worker pool. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName} /// Operation Id: AppServiceEnvironments_GetWorkerPool /// @@ -178,7 +178,7 @@ public virtual Response Get(string workerP } /// - /// Description for Get all worker pools of an App Service Environment. + /// Get all worker pools of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools /// Operation Id: AppServiceEnvironments_ListWorkerPools /// @@ -220,7 +220,7 @@ async Task> NextPageFunc(string nextL } /// - /// Description for Get all worker pools of an App Service Environment. + /// Get all worker pools of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools /// Operation Id: AppServiceEnvironments_ListWorkerPools /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentWorkerPoolResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentWorkerPoolResource.cs index 56f1abd95f67..ffcd25451dd8 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentWorkerPoolResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HostingEnvironmentWorkerPoolResource.cs @@ -88,7 +88,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get properties of a worker pool. + /// Get properties of a worker pool. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName} /// Operation Id: AppServiceEnvironments_GetWorkerPool /// @@ -112,7 +112,7 @@ public virtual async Task> GetAsy } /// - /// Description for Get properties of a worker pool. + /// Get properties of a worker pool. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName} /// Operation Id: AppServiceEnvironments_GetWorkerPool /// @@ -136,7 +136,7 @@ public virtual Response Get(CancellationTo } /// - /// Description for Create or update a worker pool. + /// Create or update a worker pool. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName} /// Operation Id: AppServiceEnvironments_UpdateWorkerPool /// @@ -162,7 +162,7 @@ public virtual async Task> Update } /// - /// Description for Create or update a worker pool. + /// Create or update a worker pool. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName} /// Operation Id: AppServiceEnvironments_UpdateWorkerPool /// @@ -188,7 +188,7 @@ public virtual Response Update(WorkerPoolR } /// - /// Description for Get metric definitions for a specific instance of a worker pool of an App Service Environment. + /// Get metric definitions for a specific instance of a worker pool of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName}/instances/{instance}/metricdefinitions /// Operation Id: AppServiceEnvironments_ListWorkerPoolInstanceMetricDefinitions /// @@ -235,7 +235,7 @@ async Task> NextPageFunc(string nextLink, int? pa } /// - /// Description for Get metric definitions for a specific instance of a worker pool of an App Service Environment. + /// Get metric definitions for a specific instance of a worker pool of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName}/instances/{instance}/metricdefinitions /// Operation Id: AppServiceEnvironments_ListWorkerPoolInstanceMetricDefinitions /// @@ -282,7 +282,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get metric definitions for a worker pool of an App Service Environment. + /// Get metric definitions for a worker pool of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName}/metricdefinitions /// Operation Id: AppServiceEnvironments_ListWebWorkerMetricDefinitions /// @@ -324,7 +324,7 @@ async Task> NextPageFunc(string nextLink, int? pa } /// - /// Description for Get metric definitions for a worker pool of an App Service Environment. + /// Get metric definitions for a worker pool of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName}/metricdefinitions /// Operation Id: AppServiceEnvironments_ListWebWorkerMetricDefinitions /// @@ -366,7 +366,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get available SKUs for scaling a worker pool. + /// Get available SKUs for scaling a worker pool. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName}/skus /// Operation Id: AppServiceEnvironments_ListWorkerPoolSkus /// @@ -408,7 +408,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get available SKUs for scaling a worker pool. + /// Get available SKUs for scaling a worker pool. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName}/skus /// Operation Id: AppServiceEnvironments_ListWorkerPoolSkus /// @@ -450,7 +450,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get usage metrics for a worker pool of an App Service Environment. + /// Get usage metrics for a worker pool of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName}/usages /// Operation Id: AppServiceEnvironments_ListWebWorkerUsages /// @@ -492,7 +492,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHin } /// - /// Description for Get usage metrics for a worker pool of an App Service Environment. + /// Get usage metrics for a worker pool of an App Service Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName}/usages /// Operation Id: AppServiceEnvironments_ListWebWorkerUsages /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HybridConnectionLimitsResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HybridConnectionLimitsResource.cs index 08acdcf11a1e..b57a71db5fc9 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HybridConnectionLimitsResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/HybridConnectionLimitsResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get the maximum number of Hybrid Connections allowed in an App Service plan. + /// Get the maximum number of Hybrid Connections allowed in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionPlanLimits/limit /// Operation Id: AppServicePlans_GetHybridConnectionPlanLimit /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Can } /// - /// Description for Get the maximum number of Hybrid Connections allowed in an App Service plan. + /// Get the maximum number of Hybrid Connections allowed in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionPlanLimits/limit /// Operation Id: AppServicePlans_GetHybridConnectionPlanLimit /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/KubeEnvironmentCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/KubeEnvironmentCollection.cs index 9b1931e3bde7..be2a7564d2ed 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/KubeEnvironmentCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/KubeEnvironmentCollection.cs @@ -55,7 +55,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Creates or updates a Kubernetes Environment. + /// Creates or updates a Kubernetes Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/kubeEnvironments/{name} /// Operation Id: KubeEnvironments_CreateOrUpdate /// @@ -88,7 +88,7 @@ public virtual async Task> CreateOrUpdateA } /// - /// Description for Creates or updates a Kubernetes Environment. + /// Creates or updates a Kubernetes Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/kubeEnvironments/{name} /// Operation Id: KubeEnvironments_CreateOrUpdate /// @@ -121,7 +121,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUntil wa } /// - /// Description for Get the properties of a Kubernetes Environment. + /// Get the properties of a Kubernetes Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/kubeEnvironments/{name} /// Operation Id: KubeEnvironments_Get /// @@ -150,7 +150,7 @@ public virtual async Task> GetAsync(string nam } /// - /// Description for Get the properties of a Kubernetes Environment. + /// Get the properties of a Kubernetes Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/kubeEnvironments/{name} /// Operation Id: KubeEnvironments_Get /// @@ -179,7 +179,7 @@ public virtual Response Get(string name, CancellationTo } /// - /// Description for Get all the Kubernetes Environments in a resource group. + /// Get all the Kubernetes Environments in a resource group. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/kubeEnvironments /// Operation Id: KubeEnvironments_ListByResourceGroup /// @@ -221,7 +221,7 @@ async Task> NextPageFunc(string nextLink, int? pag } /// - /// Description for Get all the Kubernetes Environments in a resource group. + /// Get all the Kubernetes Environments in a resource group. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/kubeEnvironments /// Operation Id: KubeEnvironments_ListByResourceGroup /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/KubeEnvironmentResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/KubeEnvironmentResource.cs index 638c3f7fc3a3..04fd324e79fa 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/KubeEnvironmentResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/KubeEnvironmentResource.cs @@ -90,7 +90,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get the properties of a Kubernetes Environment. + /// Get the properties of a Kubernetes Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/kubeEnvironments/{name} /// Operation Id: KubeEnvironments_Get /// @@ -114,7 +114,7 @@ public virtual async Task> GetAsync(Cancellati } /// - /// Description for Get the properties of a Kubernetes Environment. + /// Get the properties of a Kubernetes Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/kubeEnvironments/{name} /// Operation Id: KubeEnvironments_Get /// @@ -138,7 +138,7 @@ public virtual Response Get(CancellationToken cancellat } /// - /// Description for Delete a Kubernetes Environment. + /// Delete a Kubernetes Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/kubeEnvironments/{name} /// Operation Id: KubeEnvironments_Delete /// @@ -164,7 +164,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Delete a Kubernetes Environment. + /// Delete a Kubernetes Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/kubeEnvironments/{name} /// Operation Id: KubeEnvironments_Delete /// @@ -190,7 +190,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Creates or updates a Kubernetes Environment. + /// Creates or updates a Kubernetes Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/kubeEnvironments/{name} /// Operation Id: KubeEnvironments_Update /// @@ -216,7 +216,7 @@ public virtual async Task> UpdateAsync(KubeEnv } /// - /// Description for Creates or updates a Kubernetes Environment. + /// Creates or updates a Kubernetes Environment. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/kubeEnvironments/{name} /// Operation Id: KubeEnvironments_Update /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/LogsSiteConfigResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/LogsSiteConfigResource.cs index 611ccd075150..533f4dda4072 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/LogsSiteConfigResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/LogsSiteConfigResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets the logging configuration of an app. + /// Gets the logging configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/logs /// Operation Id: WebApps_GetDiagnosticLogsConfiguration /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Cancellatio } /// - /// Description for Gets the logging configuration of an app. + /// Gets the logging configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/logs /// Operation Id: WebApps_GetDiagnosticLogsConfiguration /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken cancellati } /// - /// Description for Updates the logging configuration of an app. + /// Updates the logging configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/logs /// Operation Id: WebApps_UpdateDiagnosticLogsConfig /// @@ -165,7 +165,7 @@ public virtual async Task> CreateOrUpdateAs } /// - /// Description for Updates the logging configuration of an app. + /// Updates the logging configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/logs /// Operation Id: WebApps_UpdateDiagnosticLogsConfig /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/LogsSiteSlotConfigResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/LogsSiteSlotConfigResource.cs index dbf27eb6192d..2407e1a093e9 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/LogsSiteSlotConfigResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/LogsSiteSlotConfigResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets the logging configuration of an app. + /// Gets the logging configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/logs /// Operation Id: WebApps_GetDiagnosticLogsConfigurationSlot /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Cancell } /// - /// Description for Gets the logging configuration of an app. + /// Gets the logging configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/logs /// Operation Id: WebApps_GetDiagnosticLogsConfigurationSlot /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken cancel } /// - /// Description for Updates the logging configuration of an app. + /// Updates the logging configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/logs /// Operation Id: WebApps_UpdateDiagnosticLogsConfigSlot /// @@ -165,7 +165,7 @@ public virtual async Task> CreateOrUpda } /// - /// Description for Updates the logging configuration of an app. + /// Updates the logging configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/logs /// Operation Id: WebApps_UpdateDiagnosticLogsConfigSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/MigrateMySqlStatusResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/MigrateMySqlStatusResource.cs index 1c549e94e79e..1dc572eec5b2 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/MigrateMySqlStatusResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/MigrateMySqlStatusResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled + /// Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/migratemysql/status /// Operation Id: WebApps_GetMigrateMySqlStatusSlot /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Cancell } /// - /// Description for Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled + /// Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/migratemysql/status /// Operation Id: WebApps_GetMigrateMySqlStatusSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/NetworkFeaturesCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/NetworkFeaturesCollection.cs index 9071f9e3875e..34e99854c76b 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/NetworkFeaturesCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/NetworkFeaturesCollection.cs @@ -51,7 +51,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets all network features used by the app (or deployment slot, if specified). + /// Gets all network features used by the app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkFeatures/{view} /// Operation Id: WebApps_ListNetworkFeaturesSlot /// @@ -80,7 +80,7 @@ public virtual async Task> GetAsync(string vie } /// - /// Description for Gets all network features used by the app (or deployment slot, if specified). + /// Gets all network features used by the app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkFeatures/{view} /// Operation Id: WebApps_ListNetworkFeaturesSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/NetworkFeaturesResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/NetworkFeaturesResource.cs index b5a66cad19ae..09c8503df712 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/NetworkFeaturesResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/NetworkFeaturesResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets all network features used by the app (or deployment slot, if specified). + /// Gets all network features used by the app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkFeatures/{view} /// Operation Id: WebApps_ListNetworkFeaturesSlot /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Cancellati } /// - /// Description for Gets all network features used by the app (or deployment slot, if specified). + /// Gets all network features used by the app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkFeatures/{view} /// Operation Id: WebApps_ListNetworkFeaturesSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/AppServiceCertificateOrdersRestOperations.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/AppServiceCertificateOrdersRestOperations.cs index c1a066550fe8..c0b7b20de21b 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/AppServiceCertificateOrdersRestOperations.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/AppServiceCertificateOrdersRestOperations.cs @@ -55,7 +55,7 @@ internal HttpMessage CreateListRequest(string subscriptionId) return message; } - /// Description for List all certificate orders in a subscription. + /// List all certificate orders in a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -80,7 +80,7 @@ internal HttpMessage CreateListRequest(string subscriptionId) } } - /// Description for List all certificate orders in a subscription. + /// List all certificate orders in a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -126,7 +126,7 @@ internal HttpMessage CreateValidatePurchaseInformationRequest(string subscriptio return message; } - /// Description for Validate information for a certificate order. + /// Validate information for a certificate order. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Information for a certificate order. /// The cancellation token to use. @@ -148,7 +148,7 @@ public async Task ValidatePurchaseInformationAsync(string subscription } } - /// Description for Validate information for a certificate order. + /// Validate information for a certificate order. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Information for a certificate order. /// The cancellation token to use. @@ -189,7 +189,7 @@ internal HttpMessage CreateListByResourceGroupRequest(string subscriptionId, str return message; } - /// Description for Get certificate orders in a resource group. + /// Get certificate orders in a resource group. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The cancellation token to use. @@ -216,7 +216,7 @@ internal HttpMessage CreateListByResourceGroupRequest(string subscriptionId, str } } - /// Description for Get certificate orders in a resource group. + /// Get certificate orders in a resource group. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The cancellation token to use. @@ -263,7 +263,7 @@ internal HttpMessage CreateGetRequest(string subscriptionId, string resourceGrou return message; } - /// Description for Get a certificate order. + /// Get a certificate order. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order.. @@ -294,7 +294,7 @@ public async Task> GetAsync(string subs } } - /// Description for Get a certificate order. + /// Get a certificate order. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order.. @@ -349,7 +349,7 @@ internal HttpMessage CreateCreateOrUpdateRequest(string subscriptionId, string r return message; } - /// Description for Create or update a certificate purchase order. + /// Create or update a certificate purchase order. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -376,7 +376,7 @@ public async Task CreateOrUpdateAsync(string subscriptionId, string re } } - /// Description for Create or update a certificate purchase order. + /// Create or update a certificate purchase order. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -423,7 +423,7 @@ internal HttpMessage CreateDeleteRequest(string subscriptionId, string resourceG return message; } - /// Description for Delete an existing certificate order. + /// Delete an existing certificate order. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -448,7 +448,7 @@ public async Task DeleteAsync(string subscriptionId, string resourceGr } } - /// Description for Delete an existing certificate order. + /// Delete an existing certificate order. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -497,7 +497,7 @@ internal HttpMessage CreateUpdateRequest(string subscriptionId, string resourceG return message; } - /// Description for Create or update a certificate purchase order. + /// Create or update a certificate purchase order. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -528,7 +528,7 @@ public async Task> UpdateAsync(string s } } - /// Description for Create or update a certificate purchase order. + /// Create or update a certificate purchase order. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -580,7 +580,7 @@ internal HttpMessage CreateListCertificatesRequest(string subscriptionId, string return message; } - /// Description for List all certificates associated with a certificate order. + /// List all certificates associated with a certificate order. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -609,7 +609,7 @@ public async Task> ListCertificatesAsy } } - /// Description for List all certificates associated with a certificate order. + /// List all certificates associated with a certificate order. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -660,7 +660,7 @@ internal HttpMessage CreateGetCertificateRequest(string subscriptionId, string r return message; } - /// Description for Get the certificate associated with a certificate order. + /// Get the certificate associated with a certificate order. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -693,7 +693,7 @@ public async Task> GetCertificateAsy } } - /// Description for Get the certificate associated with a certificate order. + /// Get the certificate associated with a certificate order. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -752,7 +752,7 @@ internal HttpMessage CreateCreateOrUpdateCertificateRequest(string subscriptionI return message; } - /// Description for Creates or updates a certificate and associates with key vault secret. + /// Creates or updates a certificate and associates with key vault secret. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -781,7 +781,7 @@ public async Task CreateOrUpdateCertificateAsync(string subscriptionId } } - /// Description for Creates or updates a certificate and associates with key vault secret. + /// Creates or updates a certificate and associates with key vault secret. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -832,7 +832,7 @@ internal HttpMessage CreateDeleteCertificateRequest(string subscriptionId, strin return message; } - /// Description for Delete the certificate associated with a certificate order. + /// Delete the certificate associated with a certificate order. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -859,7 +859,7 @@ public async Task DeleteCertificateAsync(string subscriptionId, string } } - /// Description for Delete the certificate associated with a certificate order. + /// Delete the certificate associated with a certificate order. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -912,7 +912,7 @@ internal HttpMessage CreateUpdateCertificateRequest(string subscriptionId, strin return message; } - /// Description for Creates or updates a certificate and associates with key vault secret. + /// Creates or updates a certificate and associates with key vault secret. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -945,7 +945,7 @@ public async Task> UpdateCertificate } } - /// Description for Creates or updates a certificate and associates with key vault secret. + /// Creates or updates a certificate and associates with key vault secret. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -1003,7 +1003,7 @@ internal HttpMessage CreateReissueRequest(string subscriptionId, string resource return message; } - /// Description for Reissue an existing certificate order. + /// Reissue an existing certificate order. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -1029,7 +1029,7 @@ public async Task ReissueAsync(string subscriptionId, string resourceG } } - /// Description for Reissue an existing certificate order. + /// Reissue an existing certificate order. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -1080,7 +1080,7 @@ internal HttpMessage CreateRenewRequest(string subscriptionId, string resourceGr return message; } - /// Description for Renew an existing certificate order. + /// Renew an existing certificate order. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -1106,7 +1106,7 @@ public async Task RenewAsync(string subscriptionId, string resourceGro } } - /// Description for Renew an existing certificate order. + /// Renew an existing certificate order. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -1153,7 +1153,7 @@ internal HttpMessage CreateResendEmailRequest(string subscriptionId, string reso return message; } - /// Description for Resend certificate email. + /// Resend certificate email. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -1177,7 +1177,7 @@ public async Task ResendEmailAsync(string subscriptionId, string resou } } - /// Description for Resend certificate email. + /// Resend certificate email. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -1386,7 +1386,7 @@ internal HttpMessage CreateVerifyDomainOwnershipRequest(string subscriptionId, s return message; } - /// Description for Verify domain ownership for this certificate order. + /// Verify domain ownership for this certificate order. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -1410,7 +1410,7 @@ public async Task VerifyDomainOwnershipAsync(string subscriptionId, st } } - /// Description for Verify domain ownership for this certificate order. + /// Verify domain ownership for this certificate order. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -1455,7 +1455,7 @@ internal HttpMessage CreateRetrieveCertificateActionsRequest(string subscription return message; } - /// Description for Retrieve the list of certificate actions. + /// Retrieve the list of certificate actions. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -1489,7 +1489,7 @@ public async Task>> RetrieveCerti } } - /// Description for Retrieve the list of certificate actions. + /// Retrieve the list of certificate actions. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -1544,7 +1544,7 @@ internal HttpMessage CreateRetrieveCertificateEmailHistoryRequest(string subscri return message; } - /// Description for Retrieve email history. + /// Retrieve email history. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -1578,7 +1578,7 @@ public async Task>> RetrieveCertificate } } - /// Description for Retrieve email history. + /// Retrieve email history. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate order. @@ -1626,7 +1626,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string subscript return message; } - /// Description for List all certificate orders in a subscription. + /// List all certificate orders in a subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. @@ -1653,7 +1653,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string subscript } } - /// Description for List all certificate orders in a subscription. + /// List all certificate orders in a subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. @@ -1694,7 +1694,7 @@ internal HttpMessage CreateListByResourceGroupNextPageRequest(string nextLink, s return message; } - /// Description for Get certificate orders in a resource group. + /// Get certificate orders in a resource group. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -1723,7 +1723,7 @@ internal HttpMessage CreateListByResourceGroupNextPageRequest(string nextLink, s } } - /// Description for Get certificate orders in a resource group. + /// Get certificate orders in a resource group. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -1766,7 +1766,7 @@ internal HttpMessage CreateListCertificatesNextPageRequest(string nextLink, stri return message; } - /// Description for List all certificates associated with a certificate order. + /// List all certificates associated with a certificate order. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -1797,7 +1797,7 @@ public async Task> ListCertificatesNex } } - /// Description for List all certificates associated with a certificate order. + /// List all certificates associated with a certificate order. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/AppServiceEnvironmentsRestOperations.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/AppServiceEnvironmentsRestOperations.cs index a183218bdc28..7ccb622f05c7 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/AppServiceEnvironmentsRestOperations.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/AppServiceEnvironmentsRestOperations.cs @@ -55,7 +55,7 @@ internal HttpMessage CreateListRequest(string subscriptionId) return message; } - /// Description for Get all App Service Environments for a subscription. + /// Get all App Service Environments for a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -80,7 +80,7 @@ internal HttpMessage CreateListRequest(string subscriptionId) } } - /// Description for Get all App Service Environments for a subscription. + /// Get all App Service Environments for a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -124,7 +124,7 @@ internal HttpMessage CreateListByResourceGroupRequest(string subscriptionId, str return message; } - /// Description for Get all App Service Environments in a resource group. + /// Get all App Service Environments in a resource group. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The cancellation token to use. @@ -151,7 +151,7 @@ internal HttpMessage CreateListByResourceGroupRequest(string subscriptionId, str } } - /// Description for Get all App Service Environments in a resource group. + /// Get all App Service Environments in a resource group. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The cancellation token to use. @@ -198,7 +198,7 @@ internal HttpMessage CreateGetRequest(string subscriptionId, string resourceGrou return message; } - /// Description for Get the properties of an App Service Environment. + /// Get the properties of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -229,7 +229,7 @@ public async Task> GetAsync(string subscript } } - /// Description for Get the properties of an App Service Environment. + /// Get the properties of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -284,7 +284,7 @@ internal HttpMessage CreateCreateOrUpdateRequest(string subscriptionId, string r return message; } - /// Description for Create or update an App Service Environment. + /// Create or update an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -312,7 +312,7 @@ public async Task CreateOrUpdateAsync(string subscriptionId, string re } } - /// Description for Create or update an App Service Environment. + /// Create or update an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -364,7 +364,7 @@ internal HttpMessage CreateDeleteRequest(string subscriptionId, string resourceG return message; } - /// Description for Delete an App Service Environment. + /// Delete an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -390,7 +390,7 @@ public async Task DeleteAsync(string subscriptionId, string resourceGr } } - /// Description for Delete an App Service Environment. + /// Delete an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -440,7 +440,7 @@ internal HttpMessage CreateUpdateRequest(string subscriptionId, string resourceG return message; } - /// Description for Create or update an App Service Environment. + /// Create or update an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -473,7 +473,7 @@ public async Task> UpdateAsync(string subscr } } - /// Description for Create or update an App Service Environment. + /// Create or update an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -527,7 +527,7 @@ internal HttpMessage CreateListCapacitiesRequest(string subscriptionId, string r return message; } - /// Description for Get the used, available, and total worker capacity an App Service Environment. + /// Get the used, available, and total worker capacity an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -556,7 +556,7 @@ public async Task> ListCapacitiesAsync(string } } - /// Description for Get the used, available, and total worker capacity an App Service Environment. + /// Get the used, available, and total worker capacity an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -606,7 +606,7 @@ internal HttpMessage CreateGetVipInfoRequest(string subscriptionId, string resou return message; } - /// Description for Get IP addresses assigned to an App Service Environment. + /// Get IP addresses assigned to an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -635,7 +635,7 @@ public async Task> GetVipInfoAsync(string subscription } } - /// Description for Get IP addresses assigned to an App Service Environment. + /// Get IP addresses assigned to an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -685,7 +685,7 @@ internal HttpMessage CreateGetAseV3NetworkingConfigurationRequest(string subscri return message; } - /// Description for Get networking configuration of an App Service Environment. + /// Get networking configuration of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -716,7 +716,7 @@ public async Task> GetAseV3Networking } } - /// Description for Get networking configuration of an App Service Environment. + /// Get networking configuration of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -772,7 +772,7 @@ internal HttpMessage CreateUpdateAseNetworkingConfigurationRequest(string subscr return message; } - /// Description for Update networking configuration of an App Service Environment. + /// Update networking configuration of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -803,7 +803,7 @@ public async Task> UpdateAseNetworkin } } - /// Description for Update networking configuration of an App Service Environment. + /// Update networking configuration of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -855,7 +855,7 @@ internal HttpMessage CreateListDiagnosticsRequest(string subscriptionId, string return message; } - /// Description for Get diagnostic information for an App Service Environment. + /// Get diagnostic information for an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -889,7 +889,7 @@ public async Task>> ListDi } } - /// Description for Get diagnostic information for an App Service Environment. + /// Get diagnostic information for an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -945,7 +945,7 @@ internal HttpMessage CreateGetDiagnosticsItemRequest(string subscriptionId, stri return message; } - /// Description for Get a diagnostics item for an App Service Environment. + /// Get a diagnostics item for an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -976,7 +976,7 @@ public async Task> GetDiagnosticsItemAsy } } - /// Description for Get a diagnostics item for an App Service Environment. + /// Get a diagnostics item for an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1028,7 +1028,7 @@ internal HttpMessage CreateGetInboundNetworkDependenciesEndpointsRequest(string return message; } - /// Description for Get the network endpoints of all inbound dependencies of an App Service Environment. + /// Get the network endpoints of all inbound dependencies of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1057,7 +1057,7 @@ public async Task> GetInboundNetw } } - /// Description for Get the network endpoints of all inbound dependencies of an App Service Environment. + /// Get the network endpoints of all inbound dependencies of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1107,7 +1107,7 @@ internal HttpMessage CreateListMultiRolePoolsRequest(string subscriptionId, stri return message; } - /// Description for Get all multi-role pools. + /// Get all multi-role pools. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1136,7 +1136,7 @@ public async Task> ListMultiRolePoolsAsync(string } } - /// Description for Get all multi-role pools. + /// Get all multi-role pools. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1186,7 +1186,7 @@ internal HttpMessage CreateGetMultiRolePoolRequest(string subscriptionId, string return message; } - /// Description for Get properties of a multi-role pool. + /// Get properties of a multi-role pool. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1217,7 +1217,7 @@ public async Task> GetMultiRolePoolAsync(string } } - /// Description for Get properties of a multi-role pool. + /// Get properties of a multi-role pool. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1273,7 +1273,7 @@ internal HttpMessage CreateCreateOrUpdateMultiRolePoolRequest(string subscriptio return message; } - /// Description for Create or update a multi-role pool. + /// Create or update a multi-role pool. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1300,7 +1300,7 @@ public async Task CreateOrUpdateMultiRolePoolAsync(string subscription } } - /// Description for Create or update a multi-role pool. + /// Create or update a multi-role pool. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1352,7 +1352,7 @@ internal HttpMessage CreateUpdateMultiRolePoolRequest(string subscriptionId, str return message; } - /// Description for Create or update a multi-role pool. + /// Create or update a multi-role pool. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1384,7 +1384,7 @@ public async Task> UpdateMultiRolePoolAsync(str } } - /// Description for Create or update a multi-role pool. + /// Create or update a multi-role pool. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1439,7 +1439,7 @@ internal HttpMessage CreateListMultiRolePoolInstanceMetricDefinitionsRequest(str return message; } - /// Description for Get metric definitions for a specific instance of a multi-role pool of an App Service Environment. + /// Get metric definitions for a specific instance of a multi-role pool of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1470,7 +1470,7 @@ public async Task> ListMultiRolePoo } } - /// Description for Get metric definitions for a specific instance of a multi-role pool of an App Service Environment. + /// Get metric definitions for a specific instance of a multi-role pool of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1522,7 +1522,7 @@ internal HttpMessage CreateListMultiRoleMetricDefinitionsRequest(string subscrip return message; } - /// Description for Get metric definitions for a multi-role pool of an App Service Environment. + /// Get metric definitions for a multi-role pool of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1551,7 +1551,7 @@ public async Task> ListMultiRoleMet } } - /// Description for Get metric definitions for a multi-role pool of an App Service Environment. + /// Get metric definitions for a multi-role pool of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1601,7 +1601,7 @@ internal HttpMessage CreateListMultiRolePoolSkusRequest(string subscriptionId, s return message; } - /// Description for Get available SKUs for scaling a multi-role pool. + /// Get available SKUs for scaling a multi-role pool. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1630,7 +1630,7 @@ public async Task> ListMultiRolePoolSkusAsync(string } } - /// Description for Get available SKUs for scaling a multi-role pool. + /// Get available SKUs for scaling a multi-role pool. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1680,7 +1680,7 @@ internal HttpMessage CreateListMultiRoleUsagesRequest(string subscriptionId, str return message; } - /// Description for Get usage metrics for a multi-role pool of an App Service Environment. + /// Get usage metrics for a multi-role pool of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1709,7 +1709,7 @@ public async Task> ListMultiRoleUsagesAsync(string sub } } - /// Description for Get usage metrics for a multi-role pool of an App Service Environment. + /// Get usage metrics for a multi-role pool of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1759,7 +1759,7 @@ internal HttpMessage CreateListOperationsRequest(string subscriptionId, string r return message; } - /// Description for List all currently running operations on the App Service Environment. + /// List all currently running operations on the App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1793,7 +1793,7 @@ public async Task>> ListOperationsA } } - /// Description for List all currently running operations on the App Service Environment. + /// List all currently running operations on the App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1848,7 +1848,7 @@ internal HttpMessage CreateGetOutboundNetworkDependenciesEndpointsRequest(string return message; } - /// Description for Get the network endpoints of all outbound dependencies of an App Service Environment. + /// Get the network endpoints of all outbound dependencies of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1877,7 +1877,7 @@ public async Task> GetOutboundNe } } - /// Description for Get the network endpoints of all outbound dependencies of an App Service Environment. + /// Get the network endpoints of all outbound dependencies of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1927,7 +1927,7 @@ internal HttpMessage CreateGetPrivateEndpointConnectionListRequest(string subscr return message; } - /// Description for Gets the list of private endpoints associated with a hosting environment. + /// Gets the list of private endpoints associated with a hosting environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -1956,7 +1956,7 @@ public async Task> GetPrivateEndpo } } - /// Description for Gets the list of private endpoints associated with a hosting environment. + /// Gets the list of private endpoints associated with a hosting environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2007,7 +2007,7 @@ internal HttpMessage CreateGetPrivateEndpointConnectionRequest(string subscripti return message; } - /// Description for Gets a private endpoint connection. + /// Gets a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2040,7 +2040,7 @@ public async Task> GetP } } - /// Description for Gets a private endpoint connection. + /// Gets a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2099,7 +2099,7 @@ internal HttpMessage CreateApproveOrRejectPrivateEndpointConnectionRequest(strin return message; } - /// Description for Approves or rejects a private endpoint connection. + /// Approves or rejects a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2128,7 +2128,7 @@ public async Task ApproveOrRejectPrivateEndpointConnectionAsync(string } } - /// Description for Approves or rejects a private endpoint connection. + /// Approves or rejects a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2179,7 +2179,7 @@ internal HttpMessage CreateDeletePrivateEndpointConnectionRequest(string subscri return message; } - /// Description for Deletes a private endpoint connection. + /// Deletes a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2207,7 +2207,7 @@ public async Task DeletePrivateEndpointConnectionAsync(string subscrip } } - /// Description for Deletes a private endpoint connection. + /// Deletes a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2256,7 +2256,7 @@ internal HttpMessage CreateGetPrivateLinkResourcesRequest(string subscriptionId, return message; } - /// Description for Gets the private link resources. + /// Gets the private link resources. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2285,7 +2285,7 @@ public async Task> GetPrivateLinkResources } } - /// Description for Gets the private link resources. + /// Gets the private link resources. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2335,7 +2335,7 @@ internal HttpMessage CreateRebootRequest(string subscriptionId, string resourceG return message; } - /// Description for Reboot all machines in an App Service Environment. + /// Reboot all machines in an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2359,7 +2359,7 @@ public async Task RebootAsync(string subscriptionId, string resourceGr } } - /// Description for Reboot all machines in an App Service Environment. + /// Reboot all machines in an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2404,7 +2404,7 @@ internal HttpMessage CreateListAppServicePlansRequest(string subscriptionId, str return message; } - /// Description for Get all App Service plans in an App Service Environment. + /// Get all App Service plans in an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2433,7 +2433,7 @@ internal HttpMessage CreateListAppServicePlansRequest(string subscriptionId, str } } - /// Description for Get all App Service plans in an App Service Environment. + /// Get all App Service plans in an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2487,7 +2487,7 @@ internal HttpMessage CreateListWebAppsRequest(string subscriptionId, string reso return message; } - /// Description for Get all apps in an App Service Environment. + /// Get all apps in an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2517,7 +2517,7 @@ public async Task> ListWebAppsAsync(string subscripti } } - /// Description for Get all apps in an App Service Environment. + /// Get all apps in an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2572,7 +2572,7 @@ internal HttpMessage CreateListUsagesRequest(string subscriptionId, string resou return message; } - /// Description for Get global usage metrics of an App Service Environment. + /// Get global usage metrics of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2602,7 +2602,7 @@ public async Task> ListUsagesAsync(string subs } } - /// Description for Get global usage metrics of an App Service Environment. + /// Get global usage metrics of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2653,7 +2653,7 @@ internal HttpMessage CreateListWorkerPoolsRequest(string subscriptionId, string return message; } - /// Description for Get all worker pools of an App Service Environment. + /// Get all worker pools of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2682,7 +2682,7 @@ public async Task> ListWorkerPoolsAsync(string su } } - /// Description for Get all worker pools of an App Service Environment. + /// Get all worker pools of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2733,7 +2733,7 @@ internal HttpMessage CreateGetWorkerPoolRequest(string subscriptionId, string re return message; } - /// Description for Get properties of a worker pool. + /// Get properties of a worker pool. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2766,7 +2766,7 @@ public async Task> GetWorkerPoolAsync(string su } } - /// Description for Get properties of a worker pool. + /// Get properties of a worker pool. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2825,7 +2825,7 @@ internal HttpMessage CreateCreateOrUpdateWorkerPoolRequest(string subscriptionId return message; } - /// Description for Create or update a worker pool. + /// Create or update a worker pool. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2854,7 +2854,7 @@ public async Task CreateOrUpdateWorkerPoolAsync(string subscriptionId, } } - /// Description for Create or update a worker pool. + /// Create or update a worker pool. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2909,7 +2909,7 @@ internal HttpMessage CreateUpdateWorkerPoolRequest(string subscriptionId, string return message; } - /// Description for Create or update a worker pool. + /// Create or update a worker pool. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -2943,7 +2943,7 @@ public async Task> UpdateWorkerPoolAsync(string } } - /// Description for Create or update a worker pool. + /// Create or update a worker pool. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -3002,7 +3002,7 @@ internal HttpMessage CreateListWorkerPoolInstanceMetricDefinitionsRequest(string return message; } - /// Description for Get metric definitions for a specific instance of a worker pool of an App Service Environment. + /// Get metric definitions for a specific instance of a worker pool of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -3035,7 +3035,7 @@ public async Task> ListWorkerPoolIn } } - /// Description for Get metric definitions for a specific instance of a worker pool of an App Service Environment. + /// Get metric definitions for a specific instance of a worker pool of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -3091,7 +3091,7 @@ internal HttpMessage CreateListWebWorkerMetricDefinitionsRequest(string subscrip return message; } - /// Description for Get metric definitions for a worker pool of an App Service Environment. + /// Get metric definitions for a worker pool of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -3122,7 +3122,7 @@ public async Task> ListWebWorkerMet } } - /// Description for Get metric definitions for a worker pool of an App Service Environment. + /// Get metric definitions for a worker pool of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -3176,7 +3176,7 @@ internal HttpMessage CreateListWorkerPoolSkusRequest(string subscriptionId, stri return message; } - /// Description for Get available SKUs for scaling a worker pool. + /// Get available SKUs for scaling a worker pool. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -3207,7 +3207,7 @@ public async Task> ListWorkerPoolSkusAsync(string su } } - /// Description for Get available SKUs for scaling a worker pool. + /// Get available SKUs for scaling a worker pool. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -3261,7 +3261,7 @@ internal HttpMessage CreateListWebWorkerUsagesRequest(string subscriptionId, str return message; } - /// Description for Get usage metrics for a worker pool of an App Service Environment. + /// Get usage metrics for a worker pool of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -3292,7 +3292,7 @@ public async Task> ListWebWorkerUsagesAsync(string sub } } - /// Description for Get usage metrics for a worker pool of an App Service Environment. + /// Get usage metrics for a worker pool of an App Service Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service Environment. @@ -3337,7 +3337,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string subscript return message; } - /// Description for Get all App Service Environments for a subscription. + /// Get all App Service Environments for a subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. @@ -3364,7 +3364,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string subscript } } - /// Description for Get all App Service Environments for a subscription. + /// Get all App Service Environments for a subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. @@ -3405,7 +3405,7 @@ internal HttpMessage CreateListByResourceGroupNextPageRequest(string nextLink, s return message; } - /// Description for Get all App Service Environments in a resource group. + /// Get all App Service Environments in a resource group. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -3434,7 +3434,7 @@ internal HttpMessage CreateListByResourceGroupNextPageRequest(string nextLink, s } } - /// Description for Get all App Service Environments in a resource group. + /// Get all App Service Environments in a resource group. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -3477,7 +3477,7 @@ internal HttpMessage CreateListCapacitiesNextPageRequest(string nextLink, string return message; } - /// Description for Get the used, available, and total worker capacity an App Service Environment. + /// Get the used, available, and total worker capacity an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -3508,7 +3508,7 @@ public async Task> ListCapacitiesNextPageAsync } } - /// Description for Get the used, available, and total worker capacity an App Service Environment. + /// Get the used, available, and total worker capacity an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -3553,7 +3553,7 @@ internal HttpMessage CreateGetInboundNetworkDependenciesEndpointsNextPageRequest return message; } - /// Description for Get the network endpoints of all inbound dependencies of an App Service Environment. + /// Get the network endpoints of all inbound dependencies of an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -3584,7 +3584,7 @@ public async Task> GetInboundNetw } } - /// Description for Get the network endpoints of all inbound dependencies of an App Service Environment. + /// Get the network endpoints of all inbound dependencies of an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -3629,7 +3629,7 @@ internal HttpMessage CreateListMultiRolePoolsNextPageRequest(string nextLink, st return message; } - /// Description for Get all multi-role pools. + /// Get all multi-role pools. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -3660,7 +3660,7 @@ public async Task> ListMultiRolePoolsNextPageAsyn } } - /// Description for Get all multi-role pools. + /// Get all multi-role pools. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -3705,7 +3705,7 @@ internal HttpMessage CreateListMultiRolePoolInstanceMetricDefinitionsNextPageReq return message; } - /// Description for Get metric definitions for a specific instance of a multi-role pool of an App Service Environment. + /// Get metric definitions for a specific instance of a multi-role pool of an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -3738,7 +3738,7 @@ public async Task> ListMultiRolePoo } } - /// Description for Get metric definitions for a specific instance of a multi-role pool of an App Service Environment. + /// Get metric definitions for a specific instance of a multi-role pool of an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -3785,7 +3785,7 @@ internal HttpMessage CreateListMultiRoleMetricDefinitionsNextPageRequest(string return message; } - /// Description for Get metric definitions for a multi-role pool of an App Service Environment. + /// Get metric definitions for a multi-role pool of an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -3816,7 +3816,7 @@ public async Task> ListMultiRoleMet } } - /// Description for Get metric definitions for a multi-role pool of an App Service Environment. + /// Get metric definitions for a multi-role pool of an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -3861,7 +3861,7 @@ internal HttpMessage CreateListMultiRolePoolSkusNextPageRequest(string nextLink, return message; } - /// Description for Get available SKUs for scaling a multi-role pool. + /// Get available SKUs for scaling a multi-role pool. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -3892,7 +3892,7 @@ public async Task> ListMultiRolePoolSkusNextPageAsyn } } - /// Description for Get available SKUs for scaling a multi-role pool. + /// Get available SKUs for scaling a multi-role pool. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -3937,7 +3937,7 @@ internal HttpMessage CreateListMultiRoleUsagesNextPageRequest(string nextLink, s return message; } - /// Description for Get usage metrics for a multi-role pool of an App Service Environment. + /// Get usage metrics for a multi-role pool of an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -3968,7 +3968,7 @@ public async Task> ListMultiRoleUsagesNextPageAsync(st } } - /// Description for Get usage metrics for a multi-role pool of an App Service Environment. + /// Get usage metrics for a multi-role pool of an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4013,7 +4013,7 @@ internal HttpMessage CreateGetOutboundNetworkDependenciesEndpointsNextPageReques return message; } - /// Description for Get the network endpoints of all outbound dependencies of an App Service Environment. + /// Get the network endpoints of all outbound dependencies of an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4044,7 +4044,7 @@ public async Task> GetOutboundNe } } - /// Description for Get the network endpoints of all outbound dependencies of an App Service Environment. + /// Get the network endpoints of all outbound dependencies of an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4089,7 +4089,7 @@ internal HttpMessage CreateGetPrivateEndpointConnectionListNextPageRequest(strin return message; } - /// Description for Gets the list of private endpoints associated with a hosting environment. + /// Gets the list of private endpoints associated with a hosting environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4120,7 +4120,7 @@ public async Task> GetPrivateEndpo } } - /// Description for Gets the list of private endpoints associated with a hosting environment. + /// Gets the list of private endpoints associated with a hosting environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4165,7 +4165,7 @@ internal HttpMessage CreateListAppServicePlansNextPageRequest(string nextLink, s return message; } - /// Description for Get all App Service plans in an App Service Environment. + /// Get all App Service plans in an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4196,7 +4196,7 @@ internal HttpMessage CreateListAppServicePlansNextPageRequest(string nextLink, s } } - /// Description for Get all App Service plans in an App Service Environment. + /// Get all App Service plans in an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4241,7 +4241,7 @@ internal HttpMessage CreateListWebAppsNextPageRequest(string nextLink, string su return message; } - /// Description for Get all apps in an App Service Environment. + /// Get all apps in an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4273,7 +4273,7 @@ public async Task> ListWebAppsNextPageAsync(string ne } } - /// Description for Get all apps in an App Service Environment. + /// Get all apps in an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4319,7 +4319,7 @@ internal HttpMessage CreateListUsagesNextPageRequest(string nextLink, string sub return message; } - /// Description for Get global usage metrics of an App Service Environment. + /// Get global usage metrics of an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4351,7 +4351,7 @@ public async Task> ListUsagesNextPageAsync(str } } - /// Description for Get global usage metrics of an App Service Environment. + /// Get global usage metrics of an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4397,7 +4397,7 @@ internal HttpMessage CreateListWorkerPoolsNextPageRequest(string nextLink, strin return message; } - /// Description for Get all worker pools of an App Service Environment. + /// Get all worker pools of an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4428,7 +4428,7 @@ public async Task> ListWorkerPoolsNextPageAsync(s } } - /// Description for Get all worker pools of an App Service Environment. + /// Get all worker pools of an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4473,7 +4473,7 @@ internal HttpMessage CreateListWorkerPoolInstanceMetricDefinitionsNextPageReques return message; } - /// Description for Get metric definitions for a specific instance of a worker pool of an App Service Environment. + /// Get metric definitions for a specific instance of a worker pool of an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4508,7 +4508,7 @@ public async Task> ListWorkerPoolIn } } - /// Description for Get metric definitions for a specific instance of a worker pool of an App Service Environment. + /// Get metric definitions for a specific instance of a worker pool of an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4557,7 +4557,7 @@ internal HttpMessage CreateListWebWorkerMetricDefinitionsNextPageRequest(string return message; } - /// Description for Get metric definitions for a worker pool of an App Service Environment. + /// Get metric definitions for a worker pool of an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4590,7 +4590,7 @@ public async Task> ListWebWorkerMet } } - /// Description for Get metric definitions for a worker pool of an App Service Environment. + /// Get metric definitions for a worker pool of an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4637,7 +4637,7 @@ internal HttpMessage CreateListWorkerPoolSkusNextPageRequest(string nextLink, st return message; } - /// Description for Get available SKUs for scaling a worker pool. + /// Get available SKUs for scaling a worker pool. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4670,7 +4670,7 @@ public async Task> ListWorkerPoolSkusNextPageAsync(s } } - /// Description for Get available SKUs for scaling a worker pool. + /// Get available SKUs for scaling a worker pool. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4717,7 +4717,7 @@ internal HttpMessage CreateListWebWorkerUsagesNextPageRequest(string nextLink, s return message; } - /// Description for Get usage metrics for a worker pool of an App Service Environment. + /// Get usage metrics for a worker pool of an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4750,7 +4750,7 @@ public async Task> ListWebWorkerUsagesNextPageAsync(st } } - /// Description for Get usage metrics for a worker pool of an App Service Environment. + /// Get usage metrics for a worker pool of an App Service Environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/AppServicePlansRestOperations.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/AppServicePlansRestOperations.cs index 7c04b4cabd12..c45dfa56d02c 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/AppServicePlansRestOperations.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/AppServicePlansRestOperations.cs @@ -59,7 +59,7 @@ internal HttpMessage CreateListRequest(string subscriptionId, bool? detailed) return message; } - /// Description for Get all App Service plans for a subscription. + /// Get all App Service plans for a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// /// Specify <code>true</code> to return all App Service plan properties. The default is <code>false</code>, which returns a subset of the properties. @@ -88,7 +88,7 @@ internal HttpMessage CreateListRequest(string subscriptionId, bool? detailed) } } - /// Description for Get all App Service plans for a subscription. + /// Get all App Service plans for a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// /// Specify <code>true</code> to return all App Service plan properties. The default is <code>false</code>, which returns a subset of the properties. @@ -136,7 +136,7 @@ internal HttpMessage CreateListByResourceGroupRequest(string subscriptionId, str return message; } - /// Description for Get all App Service plans in a resource group. + /// Get all App Service plans in a resource group. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The cancellation token to use. @@ -163,7 +163,7 @@ internal HttpMessage CreateListByResourceGroupRequest(string subscriptionId, str } } - /// Description for Get all App Service plans in a resource group. + /// Get all App Service plans in a resource group. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The cancellation token to use. @@ -210,7 +210,7 @@ internal HttpMessage CreateGetRequest(string subscriptionId, string resourceGrou return message; } - /// Description for Get an App Service plan. + /// Get an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -241,7 +241,7 @@ public async Task> GetAsync(string subscriptionId, } } - /// Description for Get an App Service plan. + /// Get an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -296,7 +296,7 @@ internal HttpMessage CreateCreateOrUpdateRequest(string subscriptionId, string r return message; } - /// Description for Creates or updates an App Service Plan. + /// Creates or updates an App Service Plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -323,7 +323,7 @@ public async Task CreateOrUpdateAsync(string subscriptionId, string re } } - /// Description for Creates or updates an App Service Plan. + /// Creates or updates an App Service Plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -370,7 +370,7 @@ internal HttpMessage CreateDeleteRequest(string subscriptionId, string resourceG return message; } - /// Description for Delete an App Service plan. + /// Delete an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -395,7 +395,7 @@ public async Task DeleteAsync(string subscriptionId, string resourceGr } } - /// Description for Delete an App Service plan. + /// Delete an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -444,7 +444,7 @@ internal HttpMessage CreateUpdateRequest(string subscriptionId, string resourceG return message; } - /// Description for Creates or updates an App Service Plan. + /// Creates or updates an App Service Plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -476,7 +476,7 @@ public async Task> UpdateAsync(string subscriptionI } } - /// Description for Creates or updates an App Service Plan. + /// Creates or updates an App Service Plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -529,7 +529,7 @@ internal HttpMessage CreateListCapabilitiesRequest(string subscriptionId, string return message; } - /// Description for List all capabilities of an App Service plan. + /// List all capabilities of an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -563,7 +563,7 @@ public async Task>> ListCapabilitiesAsync(str } } - /// Description for List all capabilities of an App Service plan. + /// List all capabilities of an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -621,7 +621,7 @@ internal HttpMessage CreateGetHybridConnectionRequest(string subscriptionId, str return message; } - /// Description for Retrieve a Hybrid Connection in use in an App Service plan. + /// Retrieve a Hybrid Connection in use in an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -656,7 +656,7 @@ public async Task> GetHybridConnectionAsync(strin } } - /// Description for Retrieve a Hybrid Connection in use in an App Service plan. + /// Retrieve a Hybrid Connection in use in an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -715,7 +715,7 @@ internal HttpMessage CreateDeleteHybridConnectionRequest(string subscriptionId, return message; } - /// Description for Delete a Hybrid Connection in use in an App Service plan. + /// Delete a Hybrid Connection in use in an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -744,7 +744,7 @@ public async Task DeleteHybridConnectionAsync(string subscriptionId, s } } - /// Description for Delete a Hybrid Connection in use in an App Service plan. + /// Delete a Hybrid Connection in use in an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -798,7 +798,7 @@ internal HttpMessage CreateListHybridConnectionKeysRequest(string subscriptionId return message; } - /// Description for Get the send key name and value of a Hybrid Connection. + /// Get the send key name and value of a Hybrid Connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -831,7 +831,7 @@ public async Task> ListHybridConnectionKeysAsync(s } } - /// Description for Get the send key name and value of a Hybrid Connection. + /// Get the send key name and value of a Hybrid Connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -889,7 +889,7 @@ internal HttpMessage CreateListWebAppsByHybridConnectionRequest(string subscript return message; } - /// Description for Get all apps that use a Hybrid Connection in an App Service Plan. + /// Get all apps that use a Hybrid Connection in an App Service Plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -922,7 +922,7 @@ public async Task> ListWebAppsByHybridConnectionAsy } } - /// Description for Get all apps that use a Hybrid Connection in an App Service Plan. + /// Get all apps that use a Hybrid Connection in an App Service Plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -976,7 +976,7 @@ internal HttpMessage CreateGetHybridConnectionPlanLimitRequest(string subscripti return message; } - /// Description for Get the maximum number of Hybrid Connections allowed in an App Service plan. + /// Get the maximum number of Hybrid Connections allowed in an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -1007,7 +1007,7 @@ public async Task> GetHybridConnectionPlanL } } - /// Description for Get the maximum number of Hybrid Connections allowed in an App Service plan. + /// Get the maximum number of Hybrid Connections allowed in an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -1059,7 +1059,7 @@ internal HttpMessage CreateListHybridConnectionsRequest(string subscriptionId, s return message; } - /// Description for Retrieve all Hybrid Connections in use in an App Service plan. + /// Retrieve all Hybrid Connections in use in an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -1088,7 +1088,7 @@ public async Task> ListHybridConnectionsAsy } } - /// Description for Retrieve all Hybrid Connections in use in an App Service plan. + /// Retrieve all Hybrid Connections in use in an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -1142,7 +1142,7 @@ internal HttpMessage CreateRestartWebAppsRequest(string subscriptionId, string r return message; } - /// Description for Restart all apps in an App Service plan. + /// Restart all apps in an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -1167,7 +1167,7 @@ public async Task RestartWebAppsAsync(string subscriptionId, string re } } - /// Description for Restart all apps in an App Service plan. + /// Restart all apps in an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -1225,7 +1225,7 @@ internal HttpMessage CreateListWebAppsRequest(string subscriptionId, string reso return message; } - /// Description for Get all apps associated with an App Service plan. + /// Get all apps associated with an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -1257,7 +1257,7 @@ public async Task> ListWebAppsAsync(string subscripti } } - /// Description for Get all apps associated with an App Service plan. + /// Get all apps associated with an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -1310,7 +1310,7 @@ internal HttpMessage CreateGetServerFarmSkusRequest(string subscriptionId, strin return message; } - /// Description for Gets all selectable SKUs for a given App Service Plan. + /// Gets all selectable SKUs for a given App Service Plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of App Service Plan. @@ -1338,7 +1338,7 @@ public async Task> GetServerFarmSkusAsync(string subscripti } } - /// Description for Gets all selectable SKUs for a given App Service Plan. + /// Gets all selectable SKUs for a given App Service Plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of App Service Plan. @@ -1391,7 +1391,7 @@ internal HttpMessage CreateListUsagesRequest(string subscriptionId, string resou return message; } - /// Description for Gets server farm usage information. + /// Gets server farm usage information. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of App Service Plan. @@ -1421,7 +1421,7 @@ public async Task> ListUsagesAsync(string subs } } - /// Description for Gets server farm usage information. + /// Gets server farm usage information. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of App Service Plan. @@ -1472,7 +1472,7 @@ internal HttpMessage CreateListVnetsRequest(string subscriptionId, string resour return message; } - /// Description for Get all Virtual Networks associated with an App Service plan. + /// Get all Virtual Networks associated with an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -1506,7 +1506,7 @@ public async Task>> ListVnetsAsync( } } - /// Description for Get all Virtual Networks associated with an App Service plan. + /// Get all Virtual Networks associated with an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -1562,7 +1562,7 @@ internal HttpMessage CreateGetVnetFromServerFarmRequest(string subscriptionId, s return message; } - /// Description for Get a Virtual Network associated with an App Service plan. + /// Get a Virtual Network associated with an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -1595,7 +1595,7 @@ public async Task> GetVnetFromServerFarmAsync(str } } - /// Description for Get a Virtual Network associated with an App Service plan. + /// Get a Virtual Network associated with an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -1652,7 +1652,7 @@ internal HttpMessage CreateGetVnetGatewayRequest(string subscriptionId, string r return message; } - /// Description for Get a Virtual Network gateway. + /// Get a Virtual Network gateway. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -1687,7 +1687,7 @@ public async Task> GetVnetGatewayAsync(string subscrip } } - /// Description for Get a Virtual Network gateway. + /// Get a Virtual Network gateway. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -1750,7 +1750,7 @@ internal HttpMessage CreateUpdateVnetGatewayRequest(string subscriptionId, strin return message; } - /// Description for Update a Virtual Network gateway. + /// Update a Virtual Network gateway. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -1785,7 +1785,7 @@ public async Task> UpdateVnetGatewayAsync(string subsc } } - /// Description for Update a Virtual Network gateway. + /// Update a Virtual Network gateway. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -1843,7 +1843,7 @@ internal HttpMessage CreateListRoutesForVnetRequest(string subscriptionId, strin return message; } - /// Description for Get all routes that are associated with a Virtual Network in an App Service plan. + /// Get all routes that are associated with a Virtual Network in an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -1879,7 +1879,7 @@ public async Task>> ListRoutesForVnetAsync(str } } - /// Description for Get all routes that are associated with a Virtual Network in an App Service plan. + /// Get all routes that are associated with a Virtual Network in an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -1943,7 +1943,7 @@ internal HttpMessage CreateCreateOrUpdateVnetRouteRequest(string subscriptionId, return message; } - /// Description for Create or update a Virtual Network route in an App Service plan. + /// Create or update a Virtual Network route in an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -1978,7 +1978,7 @@ public async Task> CreateOrUpdateVnetRouteAsync(string subsc } } - /// Description for Create or update a Virtual Network route in an App Service plan. + /// Create or update a Virtual Network route in an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -2037,7 +2037,7 @@ internal HttpMessage CreateDeleteVnetRouteRequest(string subscriptionId, string return message; } - /// Description for Delete a Virtual Network route in an App Service plan. + /// Delete a Virtual Network route in an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -2065,7 +2065,7 @@ public async Task DeleteVnetRouteAsync(string subscriptionId, string r } } - /// Description for Delete a Virtual Network route in an App Service plan. + /// Delete a Virtual Network route in an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -2121,7 +2121,7 @@ internal HttpMessage CreateUpdateVnetRouteRequest(string subscriptionId, string return message; } - /// Description for Create or update a Virtual Network route in an App Service plan. + /// Create or update a Virtual Network route in an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -2156,7 +2156,7 @@ public async Task> UpdateVnetRouteAsync(string subscriptionI } } - /// Description for Create or update a Virtual Network route in an App Service plan. + /// Create or update a Virtual Network route in an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -2214,7 +2214,7 @@ internal HttpMessage CreateRebootWorkerRequest(string subscriptionId, string res return message; } - /// Description for Reboot a worker machine in an App Service plan. + /// Reboot a worker machine in an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -2240,7 +2240,7 @@ public async Task RebootWorkerAsync(string subscriptionId, string reso } } - /// Description for Reboot a worker machine in an App Service plan. + /// Reboot a worker machine in an App Service plan. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the App Service plan. @@ -2280,7 +2280,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string subscript return message; } - /// Description for Get all App Service plans for a subscription. + /// Get all App Service plans for a subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// @@ -2311,7 +2311,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string subscript } } - /// Description for Get all App Service plans for a subscription. + /// Get all App Service plans for a subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// @@ -2356,7 +2356,7 @@ internal HttpMessage CreateListByResourceGroupNextPageRequest(string nextLink, s return message; } - /// Description for Get all App Service plans in a resource group. + /// Get all App Service plans in a resource group. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2385,7 +2385,7 @@ internal HttpMessage CreateListByResourceGroupNextPageRequest(string nextLink, s } } - /// Description for Get all App Service plans in a resource group. + /// Get all App Service plans in a resource group. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2428,7 +2428,7 @@ internal HttpMessage CreateListWebAppsByHybridConnectionNextPageRequest(string n return message; } - /// Description for Get all apps that use a Hybrid Connection in an App Service Plan. + /// Get all apps that use a Hybrid Connection in an App Service Plan. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2463,7 +2463,7 @@ public async Task> ListWebAppsByHybridConnectionNex } } - /// Description for Get all apps that use a Hybrid Connection in an App Service Plan. + /// Get all apps that use a Hybrid Connection in an App Service Plan. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2512,7 +2512,7 @@ internal HttpMessage CreateListHybridConnectionsNextPageRequest(string nextLink, return message; } - /// Description for Retrieve all Hybrid Connections in use in an App Service plan. + /// Retrieve all Hybrid Connections in use in an App Service plan. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2543,7 +2543,7 @@ public async Task> ListHybridConnectionsNex } } - /// Description for Retrieve all Hybrid Connections in use in an App Service plan. + /// Retrieve all Hybrid Connections in use in an App Service plan. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2588,7 +2588,7 @@ internal HttpMessage CreateListWebAppsNextPageRequest(string nextLink, string su return message; } - /// Description for Get all apps associated with an App Service plan. + /// Get all apps associated with an App Service plan. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2622,7 +2622,7 @@ public async Task> ListWebAppsNextPageAsync(string ne } } - /// Description for Get all apps associated with an App Service plan. + /// Get all apps associated with an App Service plan. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2670,7 +2670,7 @@ internal HttpMessage CreateListUsagesNextPageRequest(string nextLink, string sub return message; } - /// Description for Gets server farm usage information. + /// Gets server farm usage information. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2702,7 +2702,7 @@ public async Task> ListUsagesNextPageAsync(str } } - /// Description for Gets server farm usage information. + /// Gets server farm usage information. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/CertificateOrdersDiagnosticsRestOperations.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/CertificateOrdersDiagnosticsRestOperations.cs index 003d4a9d4356..d84923c211f4 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/CertificateOrdersDiagnosticsRestOperations.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/CertificateOrdersDiagnosticsRestOperations.cs @@ -58,7 +58,7 @@ internal HttpMessage CreateListAppServiceCertificateOrderDetectorResponseRequest return message; } - /// Description for Microsoft.CertificateRegistration to get the list of detectors for this RP. + /// Microsoft.CertificateRegistration to get the list of detectors for this RP. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The certificate order name for which the response is needed. @@ -87,7 +87,7 @@ public async Task> ListAppServiceCertificat } } - /// Description for Microsoft.CertificateRegistration to get the list of detectors for this RP. + /// Microsoft.CertificateRegistration to get the list of detectors for this RP. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The certificate order name for which the response is needed. @@ -150,7 +150,7 @@ internal HttpMessage CreateGetAppServiceCertificateOrderDetectorResponseRequest( return message; } - /// Description for Microsoft.CertificateRegistration call to get a detector response from App Lens. + /// Microsoft.CertificateRegistration call to get a detector response from App Lens. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The certificate order name for which the response is needed. @@ -186,7 +186,7 @@ public async Task> GetAppServiceCertificateOrde } } - /// Description for Microsoft.CertificateRegistration call to get a detector response from App Lens. + /// Microsoft.CertificateRegistration call to get a detector response from App Lens. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The certificate order name for which the response is needed. @@ -236,7 +236,7 @@ internal HttpMessage CreateListAppServiceCertificateOrderDetectorResponseNextPag return message; } - /// Description for Microsoft.CertificateRegistration to get the list of detectors for this RP. + /// Microsoft.CertificateRegistration to get the list of detectors for this RP. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -267,7 +267,7 @@ public async Task> ListAppServiceCertificat } } - /// Description for Microsoft.CertificateRegistration to get the list of detectors for this RP. + /// Microsoft.CertificateRegistration to get the list of detectors for this RP. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/CertificateRegistrationProviderRestOperations.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/CertificateRegistrationProviderRestOperations.cs index 46e1076d6d0b..50a6179e1447 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/CertificateRegistrationProviderRestOperations.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/CertificateRegistrationProviderRestOperations.cs @@ -52,7 +52,7 @@ internal HttpMessage CreateListOperationsRequest() return message; } - /// Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider. + /// Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider. /// The cancellation token to use. public async Task> ListOperationsAsync(CancellationToken cancellationToken = default) { @@ -72,7 +72,7 @@ public async Task> ListOperationsAsync(Cancella } } - /// Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider. + /// Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider. /// The cancellation token to use. public Response ListOperations(CancellationToken cancellationToken = default) { @@ -106,7 +106,7 @@ internal HttpMessage CreateListOperationsNextPageRequest(string nextLink) return message; } - /// Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider. + /// Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider. /// The URL to the next page of results. /// The cancellation token to use. /// is null. @@ -130,7 +130,7 @@ public async Task> ListOperationsNextPageAsync( } } - /// Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider. + /// Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider. /// The URL to the next page of results. /// The cancellation token to use. /// is null. diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/CertificatesRestOperations.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/CertificatesRestOperations.cs index ca872602952e..744ad3901577 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/CertificatesRestOperations.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/CertificatesRestOperations.cs @@ -58,7 +58,7 @@ internal HttpMessage CreateListRequest(string subscriptionId, string filter) return message; } - /// Description for Get all certificates for a subscription. + /// Get all certificates for a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Return only information specified in the filter (using OData syntax). For example: $filter=KeyVaultId eq 'KeyVaultId'. /// The cancellation token to use. @@ -84,7 +84,7 @@ internal HttpMessage CreateListRequest(string subscriptionId, string filter) } } - /// Description for Get all certificates for a subscription. + /// Get all certificates for a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Return only information specified in the filter (using OData syntax). For example: $filter=KeyVaultId eq 'KeyVaultId'. /// The cancellation token to use. @@ -129,7 +129,7 @@ internal HttpMessage CreateListByResourceGroupRequest(string subscriptionId, str return message; } - /// Description for Get all certificates in a resource group. + /// Get all certificates in a resource group. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The cancellation token to use. @@ -156,7 +156,7 @@ internal HttpMessage CreateListByResourceGroupRequest(string subscriptionId, str } } - /// Description for Get all certificates in a resource group. + /// Get all certificates in a resource group. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The cancellation token to use. @@ -203,7 +203,7 @@ internal HttpMessage CreateGetRequest(string subscriptionId, string resourceGrou return message; } - /// Description for Get a certificate. + /// Get a certificate. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate. @@ -234,7 +234,7 @@ public async Task> GetAsync(string subscriptionId, str } } - /// Description for Get a certificate. + /// Get a certificate. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate. @@ -289,7 +289,7 @@ internal HttpMessage CreateCreateOrUpdateRequest(string subscriptionId, string r return message; } - /// Description for Create or update a certificate. + /// Create or update a certificate. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate. @@ -320,7 +320,7 @@ public async Task> CreateOrUpdateAsync(string subscrip } } - /// Description for Create or update a certificate. + /// Create or update a certificate. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate. @@ -371,7 +371,7 @@ internal HttpMessage CreateDeleteRequest(string subscriptionId, string resourceG return message; } - /// Description for Delete a certificate. + /// Delete a certificate. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate. @@ -396,7 +396,7 @@ public async Task DeleteAsync(string subscriptionId, string resourceGr } } - /// Description for Delete a certificate. + /// Delete a certificate. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate. @@ -445,7 +445,7 @@ internal HttpMessage CreateUpdateRequest(string subscriptionId, string resourceG return message; } - /// Description for Create or update a certificate. + /// Create or update a certificate. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate. @@ -476,7 +476,7 @@ public async Task> UpdateAsync(string subscriptionId, } } - /// Description for Create or update a certificate. + /// Create or update a certificate. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the certificate. @@ -521,7 +521,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string subscript return message; } - /// Description for Get all certificates for a subscription. + /// Get all certificates for a subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Return only information specified in the filter (using OData syntax). For example: $filter=KeyVaultId eq 'KeyVaultId'. @@ -549,7 +549,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string subscript } } - /// Description for Get all certificates for a subscription. + /// Get all certificates for a subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Return only information specified in the filter (using OData syntax). For example: $filter=KeyVaultId eq 'KeyVaultId'. @@ -591,7 +591,7 @@ internal HttpMessage CreateListByResourceGroupNextPageRequest(string nextLink, s return message; } - /// Description for Get all certificates in a resource group. + /// Get all certificates in a resource group. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -620,7 +620,7 @@ internal HttpMessage CreateListByResourceGroupNextPageRequest(string nextLink, s } } - /// Description for Get all certificates in a resource group. + /// Get all certificates in a resource group. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/DeletedWebAppsRestOperations.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/DeletedWebAppsRestOperations.cs index f6edf0fbb3e5..7009c780a1a7 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/DeletedWebAppsRestOperations.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/DeletedWebAppsRestOperations.cs @@ -54,7 +54,7 @@ internal HttpMessage CreateListRequest(string subscriptionId) return message; } - /// Description for Get all deleted apps for a subscription. + /// Get all deleted apps for a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -79,7 +79,7 @@ public async Task> ListAsync(string subscripti } } - /// Description for Get all deleted apps for a subscription. + /// Get all deleted apps for a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -123,7 +123,7 @@ internal HttpMessage CreateListByLocationRequest(string subscriptionId, AzureLoc return message; } - /// Description for Get all deleted apps for a subscription at location. + /// Get all deleted apps for a subscription at location. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The String to use. /// The cancellation token to use. @@ -149,7 +149,7 @@ public async Task> ListByLocationAsync(string } } - /// Description for Get all deleted apps for a subscription at location. + /// Get all deleted apps for a subscription at location. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The String to use. /// The cancellation token to use. @@ -195,7 +195,7 @@ internal HttpMessage CreateGetDeletedWebAppByLocationRequest(string subscription return message; } - /// Description for Get deleted app for a subscription at location. + /// Get deleted app for a subscription at location. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The String to use. /// The numeric ID of the deleted app, e.g. 12345. @@ -223,7 +223,7 @@ public async Task> GetDeletedWebAppByLocationAsync(str } } - /// Description for Get deleted app for a subscription at location. + /// Get deleted app for a subscription at location. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The String to use. /// The numeric ID of the deleted app, e.g. 12345. @@ -265,7 +265,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string subscript return message; } - /// Description for Get all deleted apps for a subscription. + /// Get all deleted apps for a subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. @@ -292,7 +292,7 @@ public async Task> ListNextPageAsync(string ne } } - /// Description for Get all deleted apps for a subscription. + /// Get all deleted apps for a subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. @@ -333,7 +333,7 @@ internal HttpMessage CreateListByLocationNextPageRequest(string nextLink, string return message; } - /// Description for Get all deleted apps for a subscription at location. + /// Get all deleted apps for a subscription at location. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The String to use. @@ -361,7 +361,7 @@ public async Task> ListByLocationNextPageAsync } } - /// Description for Get all deleted apps for a subscription at location. + /// Get all deleted apps for a subscription at location. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The String to use. diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/DiagnosticsRestOperations.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/DiagnosticsRestOperations.cs index 3c68ccd4bfda..e0df38db314d 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/DiagnosticsRestOperations.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/DiagnosticsRestOperations.cs @@ -58,7 +58,7 @@ internal HttpMessage CreateListHostingEnvironmentDetectorResponsesRequest(string return message; } - /// Description for List Hosting Environment Detector Responses. + /// List Hosting Environment Detector Responses. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -87,7 +87,7 @@ public async Task> ListHostingEnvironmentDe } } - /// Description for List Hosting Environment Detector Responses. + /// List Hosting Environment Detector Responses. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -150,7 +150,7 @@ internal HttpMessage CreateGetHostingEnvironmentDetectorResponseRequest(string s return message; } - /// Description for Get Hosting Environment Detector Response. + /// Get Hosting Environment Detector Response. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// App Service Environment Name. @@ -186,7 +186,7 @@ public async Task> GetHostingEnvironmentDetecto } } - /// Description for Get Hosting Environment Detector Response. + /// Get Hosting Environment Detector Response. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// App Service Environment Name. @@ -243,7 +243,7 @@ internal HttpMessage CreateListSiteDetectorResponsesRequest(string subscriptionI return message; } - /// Description for List Site Detector Responses. + /// List Site Detector Responses. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -272,7 +272,7 @@ public async Task> ListSiteDetectorResponse } } - /// Description for List Site Detector Responses. + /// List Site Detector Responses. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -335,7 +335,7 @@ internal HttpMessage CreateGetSiteDetectorResponseRequest(string subscriptionId, return message; } - /// Description for Get site detector response. + /// Get site detector response. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -371,7 +371,7 @@ public async Task> GetSiteDetectorResponseAsync } } - /// Description for Get site detector response. + /// Get site detector response. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -428,7 +428,7 @@ internal HttpMessage CreateListSiteDiagnosticCategoriesRequest(string subscripti return message; } - /// Description for Get Diagnostics Categories. + /// Get Diagnostics Categories. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -457,7 +457,7 @@ public async Task> ListSiteDiagnosticCate } } - /// Description for Get Diagnostics Categories. + /// Get Diagnostics Categories. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -508,7 +508,7 @@ internal HttpMessage CreateGetSiteDiagnosticCategoryRequest(string subscriptionI return message; } - /// Description for Get Diagnostics Category. + /// Get Diagnostics Category. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -541,7 +541,7 @@ public async Task> GetSiteDiagnosticCategoryAsy } } - /// Description for Get Diagnostics Category. + /// Get Diagnostics Category. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -597,7 +597,7 @@ internal HttpMessage CreateListSiteAnalysesRequest(string subscriptionId, string return message; } - /// Description for Get Site Analyses. + /// Get Site Analyses. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -628,7 +628,7 @@ public async Task> ListSiteAnalysesAsync( } } - /// Description for Get Site Analyses. + /// Get Site Analyses. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -683,7 +683,7 @@ internal HttpMessage CreateGetSiteAnalysisRequest(string subscriptionId, string return message; } - /// Description for Get Site Analysis. + /// Get Site Analysis. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -718,7 +718,7 @@ public async Task> GetSiteAnalysisAsync(string } } - /// Description for Get Site Analysis. + /// Get Site Analysis. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -790,7 +790,7 @@ internal HttpMessage CreateExecuteSiteAnalysisRequest(string subscriptionId, str return message; } - /// Description for Execute Analysis. + /// Execute Analysis. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -826,7 +826,7 @@ public async Task> ExecuteSiteAnalysisAsync(string } } - /// Description for Execute Analysis. + /// Execute Analysis. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -885,7 +885,7 @@ internal HttpMessage CreateListSiteDetectorsRequest(string subscriptionId, strin return message; } - /// Description for Get Detectors. + /// Get Detectors. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -916,7 +916,7 @@ public async Task> ListSiteDetectorsAsync } } - /// Description for Get Detectors. + /// Get Detectors. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -971,7 +971,7 @@ internal HttpMessage CreateGetSiteDetectorRequest(string subscriptionId, string return message; } - /// Description for Get Detector. + /// Get Detector. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -1006,7 +1006,7 @@ public async Task> GetSiteDetector } } - /// Description for Get Detector. + /// Get Detector. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -1078,7 +1078,7 @@ internal HttpMessage CreateExecuteSiteDetectorRequest(string subscriptionId, str return message; } - /// Description for Execute Detector. + /// Execute Detector. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -1114,7 +1114,7 @@ public async Task> ExecuteSiteDetectorAsync } } - /// Description for Execute Detector. + /// Execute Detector. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -1173,7 +1173,7 @@ internal HttpMessage CreateListSiteDetectorResponsesSlotRequest(string subscript return message; } - /// Description for List Site Detector Responses. + /// List Site Detector Responses. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -1204,7 +1204,7 @@ public async Task> ListSiteDetectorResponse } } - /// Description for List Site Detector Responses. + /// List Site Detector Responses. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -1271,7 +1271,7 @@ internal HttpMessage CreateGetSiteDetectorResponseSlotRequest(string subscriptio return message; } - /// Description for Get site detector response. + /// Get site detector response. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -1309,7 +1309,7 @@ public async Task> GetSiteDetectorResponseSlotA } } - /// Description for Get site detector response. + /// Get site detector response. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -1370,7 +1370,7 @@ internal HttpMessage CreateListSiteDiagnosticCategoriesSlotRequest(string subscr return message; } - /// Description for Get Diagnostics Categories. + /// Get Diagnostics Categories. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -1401,7 +1401,7 @@ public async Task> ListSiteDiagnosticCate } } - /// Description for Get Diagnostics Categories. + /// Get Diagnostics Categories. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -1456,7 +1456,7 @@ internal HttpMessage CreateGetSiteDiagnosticCategorySlotRequest(string subscript return message; } - /// Description for Get Diagnostics Category. + /// Get Diagnostics Category. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -1491,7 +1491,7 @@ public async Task> GetSiteDiagnosticCategorySlo } } - /// Description for Get Diagnostics Category. + /// Get Diagnostics Category. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -1551,7 +1551,7 @@ internal HttpMessage CreateListSiteAnalysesSlotRequest(string subscriptionId, st return message; } - /// Description for Get Site Analyses. + /// Get Site Analyses. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -1584,7 +1584,7 @@ public async Task> ListSiteAnalysesSlotAs } } - /// Description for Get Site Analyses. + /// Get Site Analyses. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -1643,7 +1643,7 @@ internal HttpMessage CreateGetSiteAnalysisSlotRequest(string subscriptionId, str return message; } - /// Description for Get Site Analysis. + /// Get Site Analysis. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -1680,7 +1680,7 @@ public async Task> GetSiteAnalysisSlotAsync(str } } - /// Description for Get Site Analysis. + /// Get Site Analysis. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -1756,7 +1756,7 @@ internal HttpMessage CreateExecuteSiteAnalysisSlotRequest(string subscriptionId, return message; } - /// Description for Execute Analysis. + /// Execute Analysis. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -1794,7 +1794,7 @@ public async Task> ExecuteSiteAnalysisSlotAsync(str } } - /// Description for Execute Analysis. + /// Execute Analysis. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -1857,7 +1857,7 @@ internal HttpMessage CreateListSiteDetectorsSlotRequest(string subscriptionId, s return message; } - /// Description for Get Detectors. + /// Get Detectors. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -1890,7 +1890,7 @@ public async Task> ListSiteDetectorsSlotA } } - /// Description for Get Detectors. + /// Get Detectors. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -1949,7 +1949,7 @@ internal HttpMessage CreateGetSiteDetectorSlotRequest(string subscriptionId, str return message; } - /// Description for Get Detector. + /// Get Detector. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -1986,7 +1986,7 @@ public async Task> GetSiteDetector } } - /// Description for Get Detector. + /// Get Detector. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -2062,7 +2062,7 @@ internal HttpMessage CreateExecuteSiteDetectorSlotRequest(string subscriptionId, return message; } - /// Description for Execute Detector. + /// Execute Detector. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -2100,7 +2100,7 @@ public async Task> ExecuteSiteDetectorSlotA } } - /// Description for Execute Detector. + /// Execute Detector. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site Name. @@ -2152,7 +2152,7 @@ internal HttpMessage CreateListHostingEnvironmentDetectorResponsesNextPageReques return message; } - /// Description for List Hosting Environment Detector Responses. + /// List Hosting Environment Detector Responses. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2183,7 +2183,7 @@ public async Task> ListHostingEnvironmentDe } } - /// Description for List Hosting Environment Detector Responses. + /// List Hosting Environment Detector Responses. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2228,7 +2228,7 @@ internal HttpMessage CreateListSiteDetectorResponsesNextPageRequest(string nextL return message; } - /// Description for List Site Detector Responses. + /// List Site Detector Responses. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2259,7 +2259,7 @@ public async Task> ListSiteDetectorResponse } } - /// Description for List Site Detector Responses. + /// List Site Detector Responses. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2304,7 +2304,7 @@ internal HttpMessage CreateListSiteDiagnosticCategoriesNextPageRequest(string ne return message; } - /// Description for Get Diagnostics Categories. + /// Get Diagnostics Categories. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2335,7 +2335,7 @@ public async Task> ListSiteDiagnosticCate } } - /// Description for Get Diagnostics Categories. + /// Get Diagnostics Categories. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2380,7 +2380,7 @@ internal HttpMessage CreateListSiteAnalysesNextPageRequest(string nextLink, stri return message; } - /// Description for Get Site Analyses. + /// Get Site Analyses. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2413,7 +2413,7 @@ public async Task> ListSiteAnalysesNextPa } } - /// Description for Get Site Analyses. + /// Get Site Analyses. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2460,7 +2460,7 @@ internal HttpMessage CreateListSiteDetectorsNextPageRequest(string nextLink, str return message; } - /// Description for Get Detectors. + /// Get Detectors. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2493,7 +2493,7 @@ public async Task> ListSiteDetectorsNextP } } - /// Description for Get Detectors. + /// Get Detectors. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2540,7 +2540,7 @@ internal HttpMessage CreateListSiteDetectorResponsesSlotNextPageRequest(string n return message; } - /// Description for List Site Detector Responses. + /// List Site Detector Responses. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2573,7 +2573,7 @@ public async Task> ListSiteDetectorResponse } } - /// Description for List Site Detector Responses. + /// List Site Detector Responses. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2620,7 +2620,7 @@ internal HttpMessage CreateListSiteDiagnosticCategoriesSlotNextPageRequest(strin return message; } - /// Description for Get Diagnostics Categories. + /// Get Diagnostics Categories. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2653,7 +2653,7 @@ public async Task> ListSiteDiagnosticCate } } - /// Description for Get Diagnostics Categories. + /// Get Diagnostics Categories. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2700,7 +2700,7 @@ internal HttpMessage CreateListSiteAnalysesSlotNextPageRequest(string nextLink, return message; } - /// Description for Get Site Analyses. + /// Get Site Analyses. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2735,7 +2735,7 @@ public async Task> ListSiteAnalysesSlotNe } } - /// Description for Get Site Analyses. + /// Get Site Analyses. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2784,7 +2784,7 @@ internal HttpMessage CreateListSiteDetectorsSlotNextPageRequest(string nextLink, return message; } - /// Description for Get Detectors. + /// Get Detectors. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -2819,7 +2819,7 @@ public async Task> ListSiteDetectorsSlotN } } - /// Description for Get Detectors. + /// Get Detectors. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/DomainRegistrationProviderRestOperations.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/DomainRegistrationProviderRestOperations.cs index f0723b728909..3a8e8048c011 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/DomainRegistrationProviderRestOperations.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/DomainRegistrationProviderRestOperations.cs @@ -52,7 +52,7 @@ internal HttpMessage CreateListOperationsRequest() return message; } - /// Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider. + /// Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider. /// The cancellation token to use. public async Task> ListOperationsAsync(CancellationToken cancellationToken = default) { @@ -72,7 +72,7 @@ public async Task> ListOperationsAsync(Cancella } } - /// Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider. + /// Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider. /// The cancellation token to use. public Response ListOperations(CancellationToken cancellationToken = default) { @@ -106,7 +106,7 @@ internal HttpMessage CreateListOperationsNextPageRequest(string nextLink) return message; } - /// Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider. + /// Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider. /// The URL to the next page of results. /// The cancellation token to use. /// is null. @@ -130,7 +130,7 @@ public async Task> ListOperationsNextPageAsync( } } - /// Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider. + /// Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider. /// The URL to the next page of results. /// The cancellation token to use. /// is null. diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/DomainsRestOperations.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/DomainsRestOperations.cs index fc8ff27a21fd..961f1ea6198b 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/DomainsRestOperations.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/DomainsRestOperations.cs @@ -58,7 +58,7 @@ internal HttpMessage CreateCheckAvailabilityRequest(string subscriptionId, NameI return message; } - /// Description for Check if a domain is available for registration. + /// Check if a domain is available for registration. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the domain. /// The cancellation token to use. @@ -85,7 +85,7 @@ public async Task> CheckAvailabilityAsyn } } - /// Description for Check if a domain is available for registration. + /// Check if a domain is available for registration. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the domain. /// The cancellation token to use. @@ -129,7 +129,7 @@ internal HttpMessage CreateListRequest(string subscriptionId) return message; } - /// Description for Get all domains in a subscription. + /// Get all domains in a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -154,7 +154,7 @@ public async Task> ListAsync(string subscriptionId, C } } - /// Description for Get all domains in a subscription. + /// Get all domains in a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -196,7 +196,7 @@ internal HttpMessage CreateGetControlCenterSsoRequestRequest(string subscription return message; } - /// Description for Generate a single sign-on request for the domain management portal. + /// Generate a single sign-on request for the domain management portal. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -221,7 +221,7 @@ public async Task> GetControlCenterSsoRe } } - /// Description for Generate a single sign-on request for the domain management portal. + /// Generate a single sign-on request for the domain management portal. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -267,7 +267,7 @@ internal HttpMessage CreateListRecommendationsRequest(string subscriptionId, Dom return message; } - /// Description for Get domain name recommendations based on keywords. + /// Get domain name recommendations based on keywords. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Search parameters for domain name recommendations. /// The cancellation token to use. @@ -294,7 +294,7 @@ public async Task> ListRecommendationsAsync(s } } - /// Description for Get domain name recommendations based on keywords. + /// Get domain name recommendations based on keywords. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Search parameters for domain name recommendations. /// The cancellation token to use. @@ -340,7 +340,7 @@ internal HttpMessage CreateListByResourceGroupRequest(string subscriptionId, str return message; } - /// Description for Get all domains in a resource group. + /// Get all domains in a resource group. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The cancellation token to use. @@ -367,7 +367,7 @@ public async Task> ListByResourceGroupAsync(string su } } - /// Description for Get all domains in a resource group. + /// Get all domains in a resource group. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The cancellation token to use. @@ -414,7 +414,7 @@ internal HttpMessage CreateGetRequest(string subscriptionId, string resourceGrou return message; } - /// Description for Get a domain. + /// Get a domain. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the domain. @@ -445,7 +445,7 @@ public async Task> GetAsync(string subscriptionId } } - /// Description for Get a domain. + /// Get a domain. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the domain. @@ -500,7 +500,7 @@ internal HttpMessage CreateCreateOrUpdateRequest(string subscriptionId, string r return message; } - /// Description for Creates or updates a domain. + /// Creates or updates a domain. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the domain. @@ -527,7 +527,7 @@ public async Task CreateOrUpdateAsync(string subscriptionId, string re } } - /// Description for Creates or updates a domain. + /// Creates or updates a domain. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the domain. @@ -578,7 +578,7 @@ internal HttpMessage CreateDeleteRequest(string subscriptionId, string resourceG return message; } - /// Description for Delete a domain. + /// Delete a domain. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the domain. @@ -604,7 +604,7 @@ public async Task DeleteAsync(string subscriptionId, string resourceGr } } - /// Description for Delete a domain. + /// Delete a domain. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the domain. @@ -654,7 +654,7 @@ internal HttpMessage CreateUpdateRequest(string subscriptionId, string resourceG return message; } - /// Description for Creates or updates a domain. + /// Creates or updates a domain. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the domain. @@ -686,7 +686,7 @@ public async Task> UpdateAsync(string subscriptio } } - /// Description for Creates or updates a domain. + /// Creates or updates a domain. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the domain. @@ -739,7 +739,7 @@ internal HttpMessage CreateListOwnershipIdentifiersRequest(string subscriptionId return message; } - /// Description for Lists domain ownership identifiers. + /// Lists domain ownership identifiers. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of domain. @@ -768,7 +768,7 @@ internal HttpMessage CreateListOwnershipIdentifiersRequest(string subscriptionId } } - /// Description for Lists domain ownership identifiers. + /// Lists domain ownership identifiers. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of domain. @@ -819,7 +819,7 @@ internal HttpMessage CreateGetOwnershipIdentifierRequest(string subscriptionId, return message; } - /// Description for Get ownership identifier for domain. + /// Get ownership identifier for domain. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of domain. @@ -852,7 +852,7 @@ public async Task> GetOwnershipIdentifie } } - /// Description for Get ownership identifier for domain. + /// Get ownership identifier for domain. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of domain. @@ -911,7 +911,7 @@ internal HttpMessage CreateCreateOrUpdateOwnershipIdentifierRequest(string subsc return message; } - /// Description for Creates an ownership identifier for a domain or updates identifier details for an existing identifier. + /// Creates an ownership identifier for a domain or updates identifier details for an existing identifier. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of domain. @@ -944,7 +944,7 @@ public async Task> CreateOrUpdateOwnersh } } - /// Description for Creates an ownership identifier for a domain or updates identifier details for an existing identifier. + /// Creates an ownership identifier for a domain or updates identifier details for an existing identifier. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of domain. @@ -999,7 +999,7 @@ internal HttpMessage CreateDeleteOwnershipIdentifierRequest(string subscriptionI return message; } - /// Description for Delete ownership identifier for domain. + /// Delete ownership identifier for domain. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of domain. @@ -1026,7 +1026,7 @@ public async Task DeleteOwnershipIdentifierAsync(string subscriptionId } } - /// Description for Delete ownership identifier for domain. + /// Delete ownership identifier for domain. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of domain. @@ -1079,7 +1079,7 @@ internal HttpMessage CreateUpdateOwnershipIdentifierRequest(string subscriptionI return message; } - /// Description for Creates an ownership identifier for a domain or updates identifier details for an existing identifier. + /// Creates an ownership identifier for a domain or updates identifier details for an existing identifier. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of domain. @@ -1112,7 +1112,7 @@ public async Task> UpdateOwnershipIdenti } } - /// Description for Creates an ownership identifier for a domain or updates identifier details for an existing identifier. + /// Creates an ownership identifier for a domain or updates identifier details for an existing identifier. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of domain. @@ -1166,7 +1166,7 @@ internal HttpMessage CreateRenewRequest(string subscriptionId, string resourceGr return message; } - /// Description for Renew a domain. + /// Renew a domain. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the domain. @@ -1192,7 +1192,7 @@ public async Task RenewAsync(string subscriptionId, string resourceGro } } - /// Description for Renew a domain. + /// Renew a domain. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the domain. @@ -1232,7 +1232,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string subscript return message; } - /// Description for Get all domains in a subscription. + /// Get all domains in a subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. @@ -1259,7 +1259,7 @@ public async Task> ListNextPageAsync(string nextLink, } } - /// Description for Get all domains in a subscription. + /// Get all domains in a subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. @@ -1300,7 +1300,7 @@ internal HttpMessage CreateListRecommendationsNextPageRequest(string nextLink, s return message; } - /// Description for Get domain name recommendations based on keywords. + /// Get domain name recommendations based on keywords. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Search parameters for domain name recommendations. @@ -1329,7 +1329,7 @@ public async Task> ListRecommendationsNextPag } } - /// Description for Get domain name recommendations based on keywords. + /// Get domain name recommendations based on keywords. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Search parameters for domain name recommendations. @@ -1372,7 +1372,7 @@ internal HttpMessage CreateListByResourceGroupNextPageRequest(string nextLink, s return message; } - /// Description for Get all domains in a resource group. + /// Get all domains in a resource group. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -1401,7 +1401,7 @@ public async Task> ListByResourceGroupNextPageAsync(s } } - /// Description for Get all domains in a resource group. + /// Get all domains in a resource group. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -1444,7 +1444,7 @@ internal HttpMessage CreateListOwnershipIdentifiersNextPageRequest(string nextLi return message; } - /// Description for Lists domain ownership identifiers. + /// Lists domain ownership identifiers. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -1475,7 +1475,7 @@ internal HttpMessage CreateListOwnershipIdentifiersNextPageRequest(string nextLi } } - /// Description for Lists domain ownership identifiers. + /// Lists domain ownership identifiers. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/GlobalRestOperations.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/GlobalRestOperations.cs index c42dbc05a317..3183cefd9c8d 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/GlobalRestOperations.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/GlobalRestOperations.cs @@ -56,7 +56,7 @@ internal HttpMessage CreateGetDeletedWebAppRequest(string subscriptionId, string return message; } - /// Description for Get deleted app for a subscription. + /// Get deleted app for a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The numeric ID of the deleted app, e.g. 12345. /// The cancellation token to use. @@ -85,7 +85,7 @@ public async Task> GetDeletedWebAppAsync(string subscr } } - /// Description for Get deleted app for a subscription. + /// Get deleted app for a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The numeric ID of the deleted app, e.g. 12345. /// The cancellation token to use. @@ -133,7 +133,7 @@ internal HttpMessage CreateGetDeletedWebAppSnapshotsRequest(string subscriptionI return message; } - /// Description for Get all deleted apps for a subscription. + /// Get all deleted apps for a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The numeric ID of the deleted app, e.g. 12345. /// The cancellation token to use. @@ -165,7 +165,7 @@ public async Task>> GetDeletedWebAppSnapshotsAs } } - /// Description for Get all deleted apps for a subscription. + /// Get all deleted apps for a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The numeric ID of the deleted app, e.g. 12345. /// The cancellation token to use. @@ -217,7 +217,7 @@ internal HttpMessage CreateGetSubscriptionOperationWithAsyncResponseRequest(stri return message; } - /// Description for Gets an operation in a subscription and given region. + /// Gets an operation in a subscription and given region. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Location name. /// Operation Id. @@ -240,7 +240,7 @@ public async Task GetSubscriptionOperationWithAsyncResponseAsync(strin } } - /// Description for Gets an operation in a subscription and given region. + /// Gets an operation in a subscription and given region. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Location name. /// Operation Id. diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/KubeEnvironmentsRestOperations.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/KubeEnvironmentsRestOperations.cs index 111d9fc2391d..09a924542782 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/KubeEnvironmentsRestOperations.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/KubeEnvironmentsRestOperations.cs @@ -54,7 +54,7 @@ internal HttpMessage CreateListBySubscriptionRequest(string subscriptionId) return message; } - /// Description for Get all Kubernetes Environments for a subscription. + /// Get all Kubernetes Environments for a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -79,7 +79,7 @@ internal HttpMessage CreateListBySubscriptionRequest(string subscriptionId) } } - /// Description for Get all Kubernetes Environments for a subscription. + /// Get all Kubernetes Environments for a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -123,7 +123,7 @@ internal HttpMessage CreateListByResourceGroupRequest(string subscriptionId, str return message; } - /// Description for Get all the Kubernetes Environments in a resource group. + /// Get all the Kubernetes Environments in a resource group. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The cancellation token to use. @@ -150,7 +150,7 @@ internal HttpMessage CreateListByResourceGroupRequest(string subscriptionId, str } } - /// Description for Get all the Kubernetes Environments in a resource group. + /// Get all the Kubernetes Environments in a resource group. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The cancellation token to use. @@ -197,7 +197,7 @@ internal HttpMessage CreateGetRequest(string subscriptionId, string resourceGrou return message; } - /// Description for Get the properties of a Kubernetes Environment. + /// Get the properties of a Kubernetes Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the Kubernetes Environment. @@ -228,7 +228,7 @@ public async Task> GetAsync(string subscriptionId, } } - /// Description for Get the properties of a Kubernetes Environment. + /// Get the properties of a Kubernetes Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the Kubernetes Environment. @@ -283,7 +283,7 @@ internal HttpMessage CreateCreateOrUpdateRequest(string subscriptionId, string r return message; } - /// Description for Creates or updates a Kubernetes Environment. + /// Creates or updates a Kubernetes Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the Kubernetes Environment. @@ -310,7 +310,7 @@ public async Task CreateOrUpdateAsync(string subscriptionId, string re } } - /// Description for Creates or updates a Kubernetes Environment. + /// Creates or updates a Kubernetes Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the Kubernetes Environment. @@ -357,7 +357,7 @@ internal HttpMessage CreateDeleteRequest(string subscriptionId, string resourceG return message; } - /// Description for Delete a Kubernetes Environment. + /// Delete a Kubernetes Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the Kubernetes Environment. @@ -383,7 +383,7 @@ public async Task DeleteAsync(string subscriptionId, string resourceGr } } - /// Description for Delete a Kubernetes Environment. + /// Delete a Kubernetes Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the Kubernetes Environment. @@ -433,7 +433,7 @@ internal HttpMessage CreateUpdateRequest(string subscriptionId, string resourceG return message; } - /// Description for Creates or updates a Kubernetes Environment. + /// Creates or updates a Kubernetes Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the Kubernetes Environment. @@ -465,7 +465,7 @@ public async Task> UpdateAsync(string subscription } } - /// Description for Creates or updates a Kubernetes Environment. + /// Creates or updates a Kubernetes Environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the Kubernetes Environment. @@ -511,7 +511,7 @@ internal HttpMessage CreateListBySubscriptionNextPageRequest(string nextLink, st return message; } - /// Description for Get all Kubernetes Environments for a subscription. + /// Get all Kubernetes Environments for a subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. @@ -538,7 +538,7 @@ internal HttpMessage CreateListBySubscriptionNextPageRequest(string nextLink, st } } - /// Description for Get all Kubernetes Environments for a subscription. + /// Get all Kubernetes Environments for a subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. @@ -579,7 +579,7 @@ internal HttpMessage CreateListByResourceGroupNextPageRequest(string nextLink, s return message; } - /// Description for Get all the Kubernetes Environments in a resource group. + /// Get all the Kubernetes Environments in a resource group. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -608,7 +608,7 @@ internal HttpMessage CreateListByResourceGroupNextPageRequest(string nextLink, s } } - /// Description for Get all the Kubernetes Environments in a resource group. + /// Get all the Kubernetes Environments in a resource group. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/ProviderRestOperations.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/ProviderRestOperations.cs index 272218cc85a3..0631c9c8136e 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/ProviderRestOperations.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/ProviderRestOperations.cs @@ -56,7 +56,7 @@ internal HttpMessage CreateGetAvailableStacksRequest(ProviderOSTypeSelected? osT return message; } - /// Description for Get available application frameworks and their versions. + /// Get available application frameworks and their versions. /// The ProviderOSTypeSelected to use. /// The cancellation token to use. public async Task> GetAvailableStacksAsync(ProviderOSTypeSelected? osTypeSelected = null, CancellationToken cancellationToken = default) @@ -77,7 +77,7 @@ public async Task> GetAvailableStacksAsync( } } - /// Description for Get available application frameworks and their versions. + /// Get available application frameworks and their versions. /// The ProviderOSTypeSelected to use. /// The cancellation token to use. public Response GetAvailableStacks(ProviderOSTypeSelected? osTypeSelected = null, CancellationToken cancellationToken = default) @@ -117,7 +117,7 @@ internal HttpMessage CreateGetFunctionAppStacksRequest(ProviderStackOSType? stac return message; } - /// Description for Get available Function app frameworks and their versions. + /// Get available Function app frameworks and their versions. /// Stack OS Type. /// The cancellation token to use. public async Task> GetFunctionAppStacksAsync(ProviderStackOSType? stackOSType = null, CancellationToken cancellationToken = default) @@ -138,7 +138,7 @@ public async Task> GetFunctionAppStacksAsyn } } - /// Description for Get available Function app frameworks and their versions. + /// Get available Function app frameworks and their versions. /// Stack OS Type. /// The cancellation token to use. public Response GetFunctionAppStacks(ProviderStackOSType? stackOSType = null, CancellationToken cancellationToken = default) @@ -180,7 +180,7 @@ internal HttpMessage CreateGetFunctionAppStacksForLocationRequest(AzureLocation return message; } - /// Description for Get available Function app frameworks and their versions for location. + /// Get available Function app frameworks and their versions for location. /// Function App stack location. /// Stack OS Type. /// The cancellation token to use. @@ -202,7 +202,7 @@ public async Task> GetFunctionAppStacksForL } } - /// Description for Get available Function app frameworks and their versions for location. + /// Get available Function app frameworks and their versions for location. /// Function App stack location. /// Stack OS Type. /// The cancellation token to use. @@ -245,7 +245,7 @@ internal HttpMessage CreateGetWebAppStacksForLocationRequest(AzureLocation locat return message; } - /// Description for Get available Web app frameworks and their versions for location. + /// Get available Web app frameworks and their versions for location. /// Web App stack location. /// Stack OS Type. /// The cancellation token to use. @@ -267,7 +267,7 @@ public async Task> GetWebAppStacksForLocationAsy } } - /// Description for Get available Web app frameworks and their versions for location. + /// Get available Web app frameworks and their versions for location. /// Web App stack location. /// Stack OS Type. /// The cancellation token to use. @@ -304,7 +304,7 @@ internal HttpMessage CreateListOperationsRequest() return message; } - /// Description for Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions. + /// Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions. /// The cancellation token to use. public async Task> ListOperationsAsync(CancellationToken cancellationToken = default) { @@ -324,7 +324,7 @@ public async Task> ListOperationsAsync(Cancella } } - /// Description for Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions. + /// Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions. /// The cancellation token to use. public Response ListOperations(CancellationToken cancellationToken = default) { @@ -363,7 +363,7 @@ internal HttpMessage CreateGetWebAppStacksRequest(ProviderStackOSType? stackOSTy return message; } - /// Description for Get available Web app frameworks and their versions. + /// Get available Web app frameworks and their versions. /// Stack OS Type. /// The cancellation token to use. public async Task> GetWebAppStacksAsync(ProviderStackOSType? stackOSType = null, CancellationToken cancellationToken = default) @@ -384,7 +384,7 @@ public async Task> GetWebAppStacksAsync(Provider } } - /// Description for Get available Web app frameworks and their versions. + /// Get available Web app frameworks and their versions. /// Stack OS Type. /// The cancellation token to use. public Response GetWebAppStacks(ProviderStackOSType? stackOSType = null, CancellationToken cancellationToken = default) @@ -426,7 +426,7 @@ internal HttpMessage CreateGetAvailableStacksOnPremRequest(string subscriptionId return message; } - /// Description for Get available application frameworks and their versions. + /// Get available application frameworks and their versions. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The ProviderOSTypeSelected to use. /// The cancellation token to use. @@ -452,7 +452,7 @@ public async Task> GetAvailableStacksOnPrem } } - /// Description for Get available application frameworks and their versions. + /// Get available application frameworks and their versions. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The ProviderOSTypeSelected to use. /// The cancellation token to use. @@ -492,7 +492,7 @@ internal HttpMessage CreateGetAvailableStacksNextPageRequest(string nextLink, Pr return message; } - /// Description for Get available application frameworks and their versions. + /// Get available application frameworks and their versions. /// The URL to the next page of results. /// The ProviderOSTypeSelected to use. /// The cancellation token to use. @@ -517,7 +517,7 @@ public async Task> GetAvailableStacksNextPa } } - /// Description for Get available application frameworks and their versions. + /// Get available application frameworks and their versions. /// The URL to the next page of results. /// The ProviderOSTypeSelected to use. /// The cancellation token to use. @@ -556,7 +556,7 @@ internal HttpMessage CreateGetFunctionAppStacksNextPageRequest(string nextLink, return message; } - /// Description for Get available Function app frameworks and their versions. + /// Get available Function app frameworks and their versions. /// The URL to the next page of results. /// Stack OS Type. /// The cancellation token to use. @@ -581,7 +581,7 @@ public async Task> GetFunctionAppStacksNext } } - /// Description for Get available Function app frameworks and their versions. + /// Get available Function app frameworks and their versions. /// The URL to the next page of results. /// Stack OS Type. /// The cancellation token to use. @@ -620,7 +620,7 @@ internal HttpMessage CreateGetFunctionAppStacksForLocationNextPageRequest(string return message; } - /// Description for Get available Function app frameworks and their versions for location. + /// Get available Function app frameworks and their versions for location. /// The URL to the next page of results. /// Function App stack location. /// Stack OS Type. @@ -646,7 +646,7 @@ public async Task> GetFunctionAppStacksForL } } - /// Description for Get available Function app frameworks and their versions for location. + /// Get available Function app frameworks and their versions for location. /// The URL to the next page of results. /// Function App stack location. /// Stack OS Type. @@ -686,7 +686,7 @@ internal HttpMessage CreateGetWebAppStacksForLocationNextPageRequest(string next return message; } - /// Description for Get available Web app frameworks and their versions for location. + /// Get available Web app frameworks and their versions for location. /// The URL to the next page of results. /// Web App stack location. /// Stack OS Type. @@ -712,7 +712,7 @@ public async Task> GetWebAppStacksForLocationNex } } - /// Description for Get available Web app frameworks and their versions for location. + /// Get available Web app frameworks and their versions for location. /// The URL to the next page of results. /// Web App stack location. /// Stack OS Type. @@ -752,7 +752,7 @@ internal HttpMessage CreateListOperationsNextPageRequest(string nextLink) return message; } - /// Description for Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions. + /// Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions. /// The URL to the next page of results. /// The cancellation token to use. /// is null. @@ -776,7 +776,7 @@ public async Task> ListOperationsNextPageAsync( } } - /// Description for Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions. + /// Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions. /// The URL to the next page of results. /// The cancellation token to use. /// is null. @@ -814,7 +814,7 @@ internal HttpMessage CreateGetWebAppStacksNextPageRequest(string nextLink, Provi return message; } - /// Description for Get available Web app frameworks and their versions. + /// Get available Web app frameworks and their versions. /// The URL to the next page of results. /// Stack OS Type. /// The cancellation token to use. @@ -839,7 +839,7 @@ public async Task> GetWebAppStacksNextPageAsync( } } - /// Description for Get available Web app frameworks and their versions. + /// Get available Web app frameworks and their versions. /// The URL to the next page of results. /// Stack OS Type. /// The cancellation token to use. @@ -878,7 +878,7 @@ internal HttpMessage CreateGetAvailableStacksOnPremNextPageRequest(string nextLi return message; } - /// Description for Get available application frameworks and their versions. + /// Get available application frameworks and their versions. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The ProviderOSTypeSelected to use. @@ -906,7 +906,7 @@ public async Task> GetAvailableStacksOnPrem } } - /// Description for Get available application frameworks and their versions. + /// Get available application frameworks and their versions. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The ProviderOSTypeSelected to use. diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/RecommendationsRestOperations.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/RecommendationsRestOperations.cs index 32e703d9d4d6..1fd0d86f8420 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/RecommendationsRestOperations.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/RecommendationsRestOperations.cs @@ -62,7 +62,7 @@ internal HttpMessage CreateListRequest(string subscriptionId, bool? featured, st return message; } - /// Description for List all recommendations for a subscription. + /// List all recommendations for a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Specify <code>true</code> to return only the most critical recommendations. The default is <code>false</code>, which returns all recommendations. /// Filter is specified by using OData syntax. Example: $filter=channel eq 'Api' or channel eq 'Notification' and startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[PT1H|PT1M|P1D]. @@ -89,7 +89,7 @@ public async Task> ListAsync(string subscript } } - /// Description for List all recommendations for a subscription. + /// List all recommendations for a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Specify <code>true</code> to return only the most critical recommendations. The default is <code>false</code>, which returns all recommendations. /// Filter is specified by using OData syntax. Example: $filter=channel eq 'Api' or channel eq 'Notification' and startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[PT1H|PT1M|P1D]. @@ -133,7 +133,7 @@ internal HttpMessage CreateResetAllFiltersRequest(string subscriptionId) return message; } - /// Description for Reset all recommendation opt-out settings for a subscription. + /// Reset all recommendation opt-out settings for a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -153,7 +153,7 @@ public async Task ResetAllFiltersAsync(string subscriptionId, Cancella } } - /// Description for Reset all recommendation opt-out settings for a subscription. + /// Reset all recommendation opt-out settings for a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -192,7 +192,7 @@ internal HttpMessage CreateDisableRecommendationForSubscriptionRequest(string su return message; } - /// Description for Disables the specified rule so it will not apply to a subscription in the future. + /// Disables the specified rule so it will not apply to a subscription in the future. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Rule name. /// The cancellation token to use. @@ -214,7 +214,7 @@ public async Task DisableRecommendationForSubscriptionAsync(string sub } } - /// Description for Disables the specified rule so it will not apply to a subscription in the future. + /// Disables the specified rule so it will not apply to a subscription in the future. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Rule name. /// The cancellation token to use. @@ -265,7 +265,7 @@ internal HttpMessage CreateListHistoryForHostingEnvironmentRequest(string subscr return message; } - /// Description for Get past recommendations for an app, optionally specified by the time range. + /// Get past recommendations for an app, optionally specified by the time range. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the hosting environment. @@ -296,7 +296,7 @@ public async Task> ListHistoryForHostingEnvir } } - /// Description for Get past recommendations for an app, optionally specified by the time range. + /// Get past recommendations for an app, optionally specified by the time range. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the hosting environment. @@ -356,7 +356,7 @@ internal HttpMessage CreateListRecommendedRulesForHostingEnvironmentRequest(stri return message; } - /// Description for Get all recommendations for a hosting environment. + /// Get all recommendations for a hosting environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -387,7 +387,7 @@ public async Task> ListRecommendedRulesForHos } } - /// Description for Get all recommendations for a hosting environment. + /// Get all recommendations for a hosting environment. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -440,7 +440,7 @@ internal HttpMessage CreateDisableAllForHostingEnvironmentRequest(string subscri return message; } - /// Description for Disable all recommendations for an app. + /// Disable all recommendations for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The String to use. @@ -466,7 +466,7 @@ public async Task DisableAllForHostingEnvironmentAsync(string subscrip } } - /// Description for Disable all recommendations for an app. + /// Disable all recommendations for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The String to use. @@ -514,7 +514,7 @@ internal HttpMessage CreateResetAllFiltersForHostingEnvironmentRequest(string su return message; } - /// Description for Reset all recommendation opt-out settings for an app. + /// Reset all recommendation opt-out settings for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The String to use. @@ -540,7 +540,7 @@ public async Task ResetAllFiltersForHostingEnvironmentAsync(string sub } } - /// Description for Reset all recommendation opt-out settings for an app. + /// Reset all recommendation opt-out settings for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The String to use. @@ -596,7 +596,7 @@ internal HttpMessage CreateGetRuleDetailsByHostingEnvironmentRequest(string subs return message; } - /// Description for Get a recommendation rule for an app. + /// Get a recommendation rule for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the hosting environment. @@ -631,7 +631,7 @@ public async Task> GetRuleDetailsByHostingEnvir } } - /// Description for Get a recommendation rule for an app. + /// Get a recommendation rule for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the hosting environment. @@ -690,7 +690,7 @@ internal HttpMessage CreateDisableRecommendationForHostingEnvironmentRequest(str return message; } - /// Description for Disables the specific rule for a web site permanently. + /// Disables the specific rule for a web site permanently. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The String to use. @@ -718,7 +718,7 @@ public async Task DisableRecommendationForHostingEnvironmentAsync(stri } } - /// Description for Disables the specific rule for a web site permanently. + /// Disables the specific rule for a web site permanently. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The String to use. @@ -775,7 +775,7 @@ internal HttpMessage CreateListHistoryForWebAppRequest(string subscriptionId, st return message; } - /// Description for Get past recommendations for an app, optionally specified by the time range. + /// Get past recommendations for an app, optionally specified by the time range. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -806,7 +806,7 @@ public async Task> ListHistoryForWebAppAsync( } } - /// Description for Get past recommendations for an app, optionally specified by the time range. + /// Get past recommendations for an app, optionally specified by the time range. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -866,7 +866,7 @@ internal HttpMessage CreateListRecommendedRulesForWebAppRequest(string subscript return message; } - /// Description for Get all recommendations for an app. + /// Get all recommendations for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -897,7 +897,7 @@ public async Task> ListRecommendedRulesForWeb } } - /// Description for Get all recommendations for an app. + /// Get all recommendations for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -949,7 +949,7 @@ internal HttpMessage CreateDisableAllForWebAppRequest(string subscriptionId, str return message; } - /// Description for Disable all recommendations for an app. + /// Disable all recommendations for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -973,7 +973,7 @@ public async Task DisableAllForWebAppAsync(string subscriptionId, stri } } - /// Description for Disable all recommendations for an app. + /// Disable all recommendations for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1018,7 +1018,7 @@ internal HttpMessage CreateResetAllFiltersForWebAppRequest(string subscriptionId return message; } - /// Description for Reset all recommendation opt-out settings for an app. + /// Reset all recommendation opt-out settings for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1042,7 +1042,7 @@ public async Task ResetAllFiltersForWebAppAsync(string subscriptionId, } } - /// Description for Reset all recommendation opt-out settings for an app. + /// Reset all recommendation opt-out settings for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1096,7 +1096,7 @@ internal HttpMessage CreateGetRuleDetailsByWebAppRequest(string subscriptionId, return message; } - /// Description for Get a recommendation rule for an app. + /// Get a recommendation rule for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1131,7 +1131,7 @@ public async Task> GetRuleDetailsByWebAppAsync( } } - /// Description for Get a recommendation rule for an app. + /// Get a recommendation rule for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1189,7 +1189,7 @@ internal HttpMessage CreateDisableRecommendationForSiteRequest(string subscripti return message; } - /// Description for Disables the specific rule for a web site permanently. + /// Disables the specific rule for a web site permanently. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -1215,7 +1215,7 @@ public async Task DisableRecommendationForSiteAsync(string subscriptio } } - /// Description for Disables the specific rule for a web site permanently. + /// Disables the specific rule for a web site permanently. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -1255,7 +1255,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string subscript return message; } - /// Description for List all recommendations for a subscription. + /// List all recommendations for a subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Specify <code>true</code> to return only the most critical recommendations. The default is <code>false</code>, which returns all recommendations. @@ -1284,7 +1284,7 @@ public async Task> ListNextPageAsync(string n } } - /// Description for List all recommendations for a subscription. + /// List all recommendations for a subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Specify <code>true</code> to return only the most critical recommendations. The default is <code>false</code>, which returns all recommendations. @@ -1327,7 +1327,7 @@ internal HttpMessage CreateListHistoryForHostingEnvironmentNextPageRequest(strin return message; } - /// Description for Get past recommendations for an app, optionally specified by the time range. + /// Get past recommendations for an app, optionally specified by the time range. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -1360,7 +1360,7 @@ public async Task> ListHistoryForHostingEnvir } } - /// Description for Get past recommendations for an app, optionally specified by the time range. + /// Get past recommendations for an app, optionally specified by the time range. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -1407,7 +1407,7 @@ internal HttpMessage CreateListRecommendedRulesForHostingEnvironmentNextPageRequ return message; } - /// Description for Get all recommendations for a hosting environment. + /// Get all recommendations for a hosting environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -1440,7 +1440,7 @@ public async Task> ListRecommendedRulesForHos } } - /// Description for Get all recommendations for a hosting environment. + /// Get all recommendations for a hosting environment. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -1487,7 +1487,7 @@ internal HttpMessage CreateListHistoryForWebAppNextPageRequest(string nextLink, return message; } - /// Description for Get past recommendations for an app, optionally specified by the time range. + /// Get past recommendations for an app, optionally specified by the time range. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -1520,7 +1520,7 @@ public async Task> ListHistoryForWebAppNextPa } } - /// Description for Get past recommendations for an app, optionally specified by the time range. + /// Get past recommendations for an app, optionally specified by the time range. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -1567,7 +1567,7 @@ internal HttpMessage CreateListRecommendedRulesForWebAppNextPageRequest(string n return message; } - /// Description for Get all recommendations for an app. + /// Get all recommendations for an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -1600,7 +1600,7 @@ public async Task> ListRecommendedRulesForWeb } } - /// Description for Get all recommendations for an app. + /// Get all recommendations for an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/ResourceHealthMetadataRestOperations.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/ResourceHealthMetadataRestOperations.cs index 36b430e55cb9..1fd3c5597ab8 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/ResourceHealthMetadataRestOperations.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/ResourceHealthMetadataRestOperations.cs @@ -54,7 +54,7 @@ internal HttpMessage CreateListRequest(string subscriptionId) return message; } - /// Description for List all ResourceHealthMetadata for all sites in the subscription. + /// List all ResourceHealthMetadata for all sites in the subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -79,7 +79,7 @@ public async Task> ListAsync(string s } } - /// Description for List all ResourceHealthMetadata for all sites in the subscription. + /// List all ResourceHealthMetadata for all sites in the subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -123,7 +123,7 @@ internal HttpMessage CreateListByResourceGroupRequest(string subscriptionId, str return message; } - /// Description for List all ResourceHealthMetadata for all sites in the resource group in the subscription. + /// List all ResourceHealthMetadata for all sites in the resource group in the subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The cancellation token to use. @@ -150,7 +150,7 @@ public async Task> ListByResourceGrou } } - /// Description for List all ResourceHealthMetadata for all sites in the resource group in the subscription. + /// List all ResourceHealthMetadata for all sites in the resource group in the subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The cancellation token to use. @@ -198,7 +198,7 @@ internal HttpMessage CreateListBySiteRequest(string subscriptionId, string resou return message; } - /// Description for Gets the category of ResourceHealthMetadata to use for the given site as a collection. + /// Gets the category of ResourceHealthMetadata to use for the given site as a collection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -227,7 +227,7 @@ public async Task> ListBySiteAsync(st } } - /// Description for Gets the category of ResourceHealthMetadata to use for the given site as a collection. + /// Gets the category of ResourceHealthMetadata to use for the given site as a collection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -277,7 +277,7 @@ internal HttpMessage CreateGetBySiteRequest(string subscriptionId, string resour return message; } - /// Description for Gets the category of ResourceHealthMetadata to use for the given site. + /// Gets the category of ResourceHealthMetadata to use for the given site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -308,7 +308,7 @@ public async Task> GetBySiteAsync(string su } } - /// Description for Gets the category of ResourceHealthMetadata to use for the given site. + /// Gets the category of ResourceHealthMetadata to use for the given site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -362,7 +362,7 @@ internal HttpMessage CreateListBySiteSlotRequest(string subscriptionId, string r return message; } - /// Description for Gets the category of ResourceHealthMetadata to use for the given site as a collection. + /// Gets the category of ResourceHealthMetadata to use for the given site as a collection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -393,7 +393,7 @@ public async Task> ListBySiteSlotAsyn } } - /// Description for Gets the category of ResourceHealthMetadata to use for the given site as a collection. + /// Gets the category of ResourceHealthMetadata to use for the given site as a collection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -447,7 +447,7 @@ internal HttpMessage CreateGetBySiteSlotRequest(string subscriptionId, string re return message; } - /// Description for Gets the category of ResourceHealthMetadata to use for the given site. + /// Gets the category of ResourceHealthMetadata to use for the given site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -480,7 +480,7 @@ public async Task> GetBySiteSlotAsync(strin } } - /// Description for Gets the category of ResourceHealthMetadata to use for the given site. + /// Gets the category of ResourceHealthMetadata to use for the given site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -527,7 +527,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string subscript return message; } - /// Description for List all ResourceHealthMetadata for all sites in the subscription. + /// List all ResourceHealthMetadata for all sites in the subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. @@ -554,7 +554,7 @@ public async Task> ListNextPageAsync( } } - /// Description for List all ResourceHealthMetadata for all sites in the subscription. + /// List all ResourceHealthMetadata for all sites in the subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. @@ -595,7 +595,7 @@ internal HttpMessage CreateListByResourceGroupNextPageRequest(string nextLink, s return message; } - /// Description for List all ResourceHealthMetadata for all sites in the resource group in the subscription. + /// List all ResourceHealthMetadata for all sites in the resource group in the subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -624,7 +624,7 @@ public async Task> ListByResourceGrou } } - /// Description for List all ResourceHealthMetadata for all sites in the resource group in the subscription. + /// List all ResourceHealthMetadata for all sites in the resource group in the subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -667,7 +667,7 @@ internal HttpMessage CreateListBySiteNextPageRequest(string nextLink, string sub return message; } - /// Description for Gets the category of ResourceHealthMetadata to use for the given site as a collection. + /// Gets the category of ResourceHealthMetadata to use for the given site as a collection. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -698,7 +698,7 @@ public async Task> ListBySiteNextPage } } - /// Description for Gets the category of ResourceHealthMetadata to use for the given site as a collection. + /// Gets the category of ResourceHealthMetadata to use for the given site as a collection. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -743,7 +743,7 @@ internal HttpMessage CreateListBySiteSlotNextPageRequest(string nextLink, string return message; } - /// Description for Gets the category of ResourceHealthMetadata to use for the given site as a collection. + /// Gets the category of ResourceHealthMetadata to use for the given site as a collection. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -776,7 +776,7 @@ public async Task> ListBySiteSlotNext } } - /// Description for Gets the category of ResourceHealthMetadata to use for the given site as a collection. + /// Gets the category of ResourceHealthMetadata to use for the given site as a collection. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/StaticSitesRestOperations.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/StaticSitesRestOperations.cs index 2ad83aaa6222..5addf3ca9642 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/StaticSitesRestOperations.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/StaticSitesRestOperations.cs @@ -60,7 +60,7 @@ internal HttpMessage CreatePreviewWorkflowRequest(string subscriptionId, AzureLo return message; } - /// Description for Generates a preview workflow file for the static site. + /// Generates a preview workflow file for the static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Location where you plan to create the static site. /// A JSON representation of the StaticSitesWorkflowPreviewRequest properties. See example. @@ -88,7 +88,7 @@ public async Task> PreviewWorkflowAsync(str } } - /// Description for Generates a preview workflow file for the static site. + /// Generates a preview workflow file for the static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Location where you plan to create the static site. /// A JSON representation of the StaticSitesWorkflowPreviewRequest properties. See example. @@ -133,7 +133,7 @@ internal HttpMessage CreateListRequest(string subscriptionId) return message; } - /// Description for Get all Static Sites for a subscription. + /// Get all Static Sites for a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -158,7 +158,7 @@ public async Task> ListAsync(string subscriptionI } } - /// Description for Get all Static Sites for a subscription. + /// Get all Static Sites for a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -202,7 +202,7 @@ internal HttpMessage CreateGetStaticSitesByResourceGroupRequest(string subscript return message; } - /// Description for Gets all static sites in the specified resource group. + /// Gets all static sites in the specified resource group. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The cancellation token to use. @@ -229,7 +229,7 @@ public async Task> GetStaticSitesByResourceGroupA } } - /// Description for Gets all static sites in the specified resource group. + /// Gets all static sites in the specified resource group. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The cancellation token to use. @@ -276,7 +276,7 @@ internal HttpMessage CreateGetStaticSiteRequest(string subscriptionId, string re return message; } - /// Description for Gets the details of a static site. + /// Gets the details of a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -307,7 +307,7 @@ public async Task> GetStaticSiteAsync(string } } - /// Description for Gets the details of a static site. + /// Gets the details of a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -362,7 +362,7 @@ internal HttpMessage CreateCreateOrUpdateStaticSiteRequest(string subscriptionId return message; } - /// Description for Creates a new static site in an existing resource group, or updates an existing static site. + /// Creates a new static site in an existing resource group, or updates an existing static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site to create or update. @@ -389,7 +389,7 @@ public async Task CreateOrUpdateStaticSiteAsync(string subscriptionId, } } - /// Description for Creates a new static site in an existing resource group, or updates an existing static site. + /// Creates a new static site in an existing resource group, or updates an existing static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site to create or update. @@ -436,7 +436,7 @@ internal HttpMessage CreateDeleteStaticSiteRequest(string subscriptionId, string return message; } - /// Description for Deletes a static site. + /// Deletes a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site to delete. @@ -461,7 +461,7 @@ public async Task DeleteStaticSiteAsync(string subscriptionId, string } } - /// Description for Deletes a static site. + /// Deletes a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site to delete. @@ -510,7 +510,7 @@ internal HttpMessage CreateUpdateStaticSiteRequest(string subscriptionId, string return message; } - /// Description for Creates a new static site in an existing resource group, or updates an existing static site. + /// Creates a new static site in an existing resource group, or updates an existing static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site to create or update. @@ -542,7 +542,7 @@ public async Task> UpdateStaticSiteAsync(str } } - /// Description for Creates a new static site in an existing resource group, or updates an existing static site. + /// Creates a new static site in an existing resource group, or updates an existing static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site to create or update. @@ -597,7 +597,7 @@ internal HttpMessage CreateListStaticSiteUsersRequest(string subscriptionId, str return message; } - /// Description for Gets the list of users of a static site. + /// Gets the list of users of a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -628,7 +628,7 @@ public async Task> ListStaticSiteUsersAsync(s } } - /// Description for Gets the list of users of a static site. + /// Gets the list of users of a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -683,7 +683,7 @@ internal HttpMessage CreateDeleteStaticSiteUserRequest(string subscriptionId, st return message; } - /// Description for Deletes the user entry from the static site. + /// Deletes the user entry from the static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the staticsite. @@ -711,7 +711,7 @@ public async Task DeleteStaticSiteUserAsync(string subscriptionId, str } } - /// Description for Deletes the user entry from the static site. + /// Deletes the user entry from the static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the staticsite. @@ -767,7 +767,7 @@ internal HttpMessage CreateUpdateStaticSiteUserRequest(string subscriptionId, st return message; } - /// Description for Updates a user entry with the listed roles. + /// Updates a user entry with the listed roles. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -802,7 +802,7 @@ public async Task> UpdateStaticSiteUserAsync } } - /// Description for Updates a user entry with the listed roles. + /// Updates a user entry with the listed roles. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -858,7 +858,7 @@ internal HttpMessage CreateGetStaticSiteBuildsRequest(string subscriptionId, str return message; } - /// Description for Gets all static site builds for a particular static site. + /// Gets all static site builds for a particular static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -887,7 +887,7 @@ public async Task> GetStaticSiteBuildsAsync( } } - /// Description for Gets all static site builds for a particular static site. + /// Gets all static site builds for a particular static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -938,7 +938,7 @@ internal HttpMessage CreateGetStaticSiteBuildRequest(string subscriptionId, stri return message; } - /// Description for Gets the details of a static site build. + /// Gets the details of a static site build. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -971,7 +971,7 @@ public async Task> GetStaticSiteBuildAs } } - /// Description for Gets the details of a static site build. + /// Gets the details of a static site build. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1026,7 +1026,7 @@ internal HttpMessage CreateDeleteStaticSiteBuildRequest(string subscriptionId, s return message; } - /// Description for Deletes a static site build. + /// Deletes a static site build. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1054,7 +1054,7 @@ public async Task DeleteStaticSiteBuildAsync(string subscriptionId, st } } - /// Description for Deletes a static site build. + /// Deletes a static site build. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1109,7 +1109,7 @@ internal HttpMessage CreateCreateOrUpdateStaticSiteBuildAppSettingsRequest(strin return message; } - /// Description for Creates or updates the app settings of a static site build. + /// Creates or updates the app settings of a static site build. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1142,7 +1142,7 @@ public async Task> CreateOrUpdateStaticSiteBuildAppSe } } - /// Description for Creates or updates the app settings of a static site build. + /// Creates or updates the app settings of a static site build. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1202,7 +1202,7 @@ internal HttpMessage CreateCreateOrUpdateStaticSiteBuildFunctionAppSettingsReque return message; } - /// Description for Creates or updates the function app settings of a static site build. + /// Creates or updates the function app settings of a static site build. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1235,7 +1235,7 @@ public async Task> CreateOrUpdateStaticSiteBuildFunct } } - /// Description for Creates or updates the function app settings of a static site build. + /// Creates or updates the function app settings of a static site build. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1291,7 +1291,7 @@ internal HttpMessage CreateListStaticSiteBuildFunctionsRequest(string subscripti return message; } - /// Description for Gets the functions of a particular static site build. + /// Gets the functions of a particular static site build. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1322,7 +1322,7 @@ public async Task> ListStaticSite } } - /// Description for Gets the functions of a particular static site build. + /// Gets the functions of a particular static site build. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1376,7 +1376,7 @@ internal HttpMessage CreateListStaticSiteBuildAppSettingsRequest(string subscrip return message; } - /// Description for Gets the application settings of a static site build. + /// Gets the application settings of a static site build. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1407,7 +1407,7 @@ public async Task> ListStaticSiteBuildAppSettingsAsyn } } - /// Description for Gets the application settings of a static site build. + /// Gets the application settings of a static site build. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1461,7 +1461,7 @@ internal HttpMessage CreateListStaticSiteBuildFunctionAppSettingsRequest(string return message; } - /// Description for Gets the application settings of a static site build. + /// Gets the application settings of a static site build. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1492,7 +1492,7 @@ public async Task> ListStaticSiteBuildFunctionAppSett } } - /// Description for Gets the application settings of a static site build. + /// Gets the application settings of a static site build. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1546,7 +1546,7 @@ internal HttpMessage CreateGetUserProvidedFunctionAppsForStaticSiteBuildRequest( return message; } - /// Description for Gets the details of the user provided function apps registered with a static site build. + /// Gets the details of the user provided function apps registered with a static site build. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1577,7 +1577,7 @@ public async Task> GetUse } } - /// Description for Gets the details of the user provided function apps registered with a static site build. + /// Gets the details of the user provided function apps registered with a static site build. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1632,7 +1632,7 @@ internal HttpMessage CreateGetUserProvidedFunctionAppForStaticSiteBuildRequest(s return message; } - /// Description for Gets the details of the user provided function app registered with a static site build. + /// Gets the details of the user provided function app registered with a static site build. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1667,7 +1667,7 @@ public async Task> Ge } } - /// Description for Gets the details of the user provided function app registered with a static site build. + /// Gets the details of the user provided function app registered with a static site build. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1734,7 +1734,7 @@ internal HttpMessage CreateRegisterUserProvidedFunctionAppWithStaticSiteBuildReq return message; } - /// Description for Register a user provided function app with a static site build. + /// Register a user provided function app with a static site build. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1766,7 +1766,7 @@ public async Task RegisterUserProvidedFunctionAppWithStaticSiteBuildAs } } - /// Description for Register a user provided function app with a static site build. + /// Register a user provided function app with a static site build. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1822,7 +1822,7 @@ internal HttpMessage CreateDetachUserProvidedFunctionAppFromStaticSiteBuildReque return message; } - /// Description for Detach the user provided function app from the static site build. + /// Detach the user provided function app from the static site build. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1851,7 +1851,7 @@ public async Task DetachUserProvidedFunctionAppFromStaticSiteBuildAsyn } } - /// Description for Detach the user provided function app from the static site build. + /// Detach the user provided function app from the static site build. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1907,7 +1907,7 @@ internal HttpMessage CreateCreateZipDeploymentForStaticSiteBuildRequest(string s return message; } - /// Description for Deploys zipped content to a specific environment of a static site. + /// Deploys zipped content to a specific environment of a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1936,7 +1936,7 @@ public async Task CreateZipDeploymentForStaticSiteBuildAsync(string su } } - /// Description for Deploys zipped content to a specific environment of a static site. + /// Deploys zipped content to a specific environment of a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -1990,7 +1990,7 @@ internal HttpMessage CreateCreateOrUpdateStaticSiteAppSettingsRequest(string sub return message; } - /// Description for Creates or updates the app settings of a static site. + /// Creates or updates the app settings of a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -2021,7 +2021,7 @@ public async Task> CreateOrUpdateStaticSiteAppSetting } } - /// Description for Creates or updates the app settings of a static site. + /// Creates or updates the app settings of a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -2077,7 +2077,7 @@ internal HttpMessage CreateCreateOrUpdateStaticSiteFunctionAppSettingsRequest(st return message; } - /// Description for Creates or updates the function app settings of a static site. + /// Creates or updates the function app settings of a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -2108,7 +2108,7 @@ public async Task> CreateOrUpdateStaticSiteFunctionAp } } - /// Description for Creates or updates the function app settings of a static site. + /// Creates or updates the function app settings of a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -2164,7 +2164,7 @@ internal HttpMessage CreateCreateUserRolesInvitationLinkRequest(string subscript return message; } - /// Description for Creates an invitation link for a user with the role. + /// Creates an invitation link for a user with the role. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -2195,7 +2195,7 @@ public async Task> CreateUser } } - /// Description for Creates an invitation link for a user with the role. + /// Creates an invitation link for a user with the role. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -2247,7 +2247,7 @@ internal HttpMessage CreateListStaticSiteCustomDomainsRequest(string subscriptio return message; } - /// Description for Gets all static site custom domains for a particular static site. + /// Gets all static site custom domains for a particular static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site resource to search in. @@ -2276,7 +2276,7 @@ public async Task> ListStatic } } - /// Description for Gets all static site custom domains for a particular static site. + /// Gets all static site custom domains for a particular static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site resource to search in. @@ -2327,7 +2327,7 @@ internal HttpMessage CreateGetStaticSiteCustomDomainRequest(string subscriptionI return message; } - /// Description for Gets an existing custom domain for a particular static site. + /// Gets an existing custom domain for a particular static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site resource to search in. @@ -2360,7 +2360,7 @@ public async Task> GetSt } } - /// Description for Gets an existing custom domain for a particular static site. + /// Gets an existing custom domain for a particular static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site resource to search in. @@ -2419,7 +2419,7 @@ internal HttpMessage CreateCreateOrUpdateStaticSiteCustomDomainRequest(string su return message; } - /// Description for Creates a new static site custom domain in an existing resource group and static site. + /// Creates a new static site custom domain in an existing resource group and static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -2448,7 +2448,7 @@ public async Task CreateOrUpdateStaticSiteCustomDomainAsync(string sub } } - /// Description for Creates a new static site custom domain in an existing resource group and static site. + /// Creates a new static site custom domain in an existing resource group and static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -2499,7 +2499,7 @@ internal HttpMessage CreateDeleteStaticSiteCustomDomainRequest(string subscripti return message; } - /// Description for Deletes a custom domain. + /// Deletes a custom domain. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -2526,7 +2526,7 @@ public async Task DeleteStaticSiteCustomDomainAsync(string subscriptio } } - /// Description for Deletes a custom domain. + /// Deletes a custom domain. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -2580,7 +2580,7 @@ internal HttpMessage CreateValidateCustomDomainCanBeAddedToStaticSiteRequest(str return message; } - /// Description for Validates a particular custom domain can be added to a static site. + /// Validates a particular custom domain can be added to a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -2609,7 +2609,7 @@ public async Task ValidateCustomDomainCanBeAddedToStaticSiteAsync(stri } } - /// Description for Validates a particular custom domain can be added to a static site. + /// Validates a particular custom domain can be added to a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -2659,7 +2659,7 @@ internal HttpMessage CreateDetachStaticSiteRequest(string subscriptionId, string return message; } - /// Description for Detaches a static site. + /// Detaches a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site to detach. @@ -2684,7 +2684,7 @@ public async Task DetachStaticSiteAsync(string subscriptionId, string } } - /// Description for Detaches a static site. + /// Detaches a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site to detach. @@ -2730,7 +2730,7 @@ internal HttpMessage CreateListStaticSiteFunctionsRequest(string subscriptionId, return message; } - /// Description for Gets the functions of a static site. + /// Gets the functions of a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -2759,7 +2759,7 @@ public async Task> ListStaticSite } } - /// Description for Gets the functions of a static site. + /// Gets the functions of a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -2809,7 +2809,7 @@ internal HttpMessage CreateListStaticSiteAppSettingsRequest(string subscriptionI return message; } - /// Description for Gets the application settings of a static site. + /// Gets the application settings of a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -2838,7 +2838,7 @@ public async Task> ListStaticSiteAppSettingsAsync(str } } - /// Description for Gets the application settings of a static site. + /// Gets the application settings of a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -2888,7 +2888,7 @@ internal HttpMessage CreateListStaticSiteConfiguredRolesRequest(string subscript return message; } - /// Description for Lists the roles configured for the static site. + /// Lists the roles configured for the static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -2917,7 +2917,7 @@ public async Task> ListStaticSiteConfiguredRolesAsync(strin } } - /// Description for Lists the roles configured for the static site. + /// Lists the roles configured for the static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -2967,7 +2967,7 @@ internal HttpMessage CreateListStaticSiteFunctionAppSettingsRequest(string subsc return message; } - /// Description for Gets the application settings of a static site. + /// Gets the application settings of a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -2996,7 +2996,7 @@ public async Task> ListStaticSiteFunctionAppSettingsA } } - /// Description for Gets the application settings of a static site. + /// Gets the application settings of a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -3046,7 +3046,7 @@ internal HttpMessage CreateListStaticSiteSecretsRequest(string subscriptionId, s return message; } - /// Description for Lists the secrets for an existing static site. + /// Lists the secrets for an existing static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -3075,7 +3075,7 @@ public async Task> ListStaticSiteSecretsAsync(string } } - /// Description for Lists the secrets for an existing static site. + /// Lists the secrets for an existing static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -3125,7 +3125,7 @@ internal HttpMessage CreateGetPrivateEndpointConnectionListRequest(string subscr return message; } - /// Description for Gets the list of private endpoint connections associated with a static site. + /// Gets the list of private endpoint connections associated with a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -3154,7 +3154,7 @@ public async Task> GetPrivateEndpo } } - /// Description for Gets the list of private endpoint connections associated with a static site. + /// Gets the list of private endpoint connections associated with a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -3205,7 +3205,7 @@ internal HttpMessage CreateGetPrivateEndpointConnectionRequest(string subscripti return message; } - /// Description for Gets a private endpoint connection. + /// Gets a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -3238,7 +3238,7 @@ public async Task> GetP } } - /// Description for Gets a private endpoint connection. + /// Gets a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -3297,7 +3297,7 @@ internal HttpMessage CreateApproveOrRejectPrivateEndpointConnectionRequest(strin return message; } - /// Description for Approves or rejects a private endpoint connection. + /// Approves or rejects a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -3326,7 +3326,7 @@ public async Task ApproveOrRejectPrivateEndpointConnectionAsync(string } } - /// Description for Approves or rejects a private endpoint connection. + /// Approves or rejects a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -3377,7 +3377,7 @@ internal HttpMessage CreateDeletePrivateEndpointConnectionRequest(string subscri return message; } - /// Description for Deletes a private endpoint connection. + /// Deletes a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -3405,7 +3405,7 @@ public async Task DeletePrivateEndpointConnectionAsync(string subscrip } } - /// Description for Deletes a private endpoint connection. + /// Deletes a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -3454,7 +3454,7 @@ internal HttpMessage CreateGetPrivateLinkResourcesRequest(string subscriptionId, return message; } - /// Description for Gets the private link resources. + /// Gets the private link resources. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the site. @@ -3483,7 +3483,7 @@ public async Task> GetPrivateLinkResources } } - /// Description for Gets the private link resources. + /// Gets the private link resources. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the site. @@ -3537,7 +3537,7 @@ internal HttpMessage CreateResetStaticSiteApiKeyRequest(string subscriptionId, s return message; } - /// Description for Resets the api key for an existing static site. + /// Resets the api key for an existing static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -3563,7 +3563,7 @@ public async Task ResetStaticSiteApiKeyAsync(string subscriptionId, st } } - /// Description for Resets the api key for an existing static site. + /// Resets the api key for an existing static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -3610,7 +3610,7 @@ internal HttpMessage CreateGetUserProvidedFunctionAppsForStaticSiteRequest(strin return message; } - /// Description for Gets the details of the user provided function apps registered with a static site. + /// Gets the details of the user provided function apps registered with a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -3639,7 +3639,7 @@ public async Task> GetUse } } - /// Description for Gets the details of the user provided function apps registered with a static site. + /// Gets the details of the user provided function apps registered with a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -3690,7 +3690,7 @@ internal HttpMessage CreateGetUserProvidedFunctionAppForStaticSiteRequest(string return message; } - /// Description for Gets the details of the user provided function app registered with a static site. + /// Gets the details of the user provided function app registered with a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -3723,7 +3723,7 @@ public async Task> Ge } } - /// Description for Gets the details of the user provided function app registered with a static site. + /// Gets the details of the user provided function app registered with a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -3786,7 +3786,7 @@ internal HttpMessage CreateRegisterUserProvidedFunctionAppWithStaticSiteRequest( return message; } - /// Description for Register a user provided function app with a static site. + /// Register a user provided function app with a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -3816,7 +3816,7 @@ public async Task RegisterUserProvidedFunctionAppWithStaticSiteAsync(s } } - /// Description for Register a user provided function app with a static site. + /// Register a user provided function app with a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -3868,7 +3868,7 @@ internal HttpMessage CreateDetachUserProvidedFunctionAppFromStaticSiteRequest(st return message; } - /// Description for Detach the user provided function app from the static site. + /// Detach the user provided function app from the static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -3895,7 +3895,7 @@ public async Task DetachUserProvidedFunctionAppFromStaticSiteAsync(str } } - /// Description for Detach the user provided function app from the static site. + /// Detach the user provided function app from the static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -3947,7 +3947,7 @@ internal HttpMessage CreateCreateZipDeploymentForStaticSiteRequest(string subscr return message; } - /// Description for Deploys zipped content to a static site. + /// Deploys zipped content to a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -3974,7 +3974,7 @@ public async Task CreateZipDeploymentForStaticSiteAsync(string subscri } } - /// Description for Deploys zipped content to a static site. + /// Deploys zipped content to a static site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the static site. @@ -4015,7 +4015,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string subscript return message; } - /// Description for Get all Static Sites for a subscription. + /// Get all Static Sites for a subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. @@ -4042,7 +4042,7 @@ public async Task> ListNextPageAsync(string nextL } } - /// Description for Get all Static Sites for a subscription. + /// Get all Static Sites for a subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. @@ -4083,7 +4083,7 @@ internal HttpMessage CreateGetStaticSitesByResourceGroupNextPageRequest(string n return message; } - /// Description for Gets all static sites in the specified resource group. + /// Gets all static sites in the specified resource group. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4112,7 +4112,7 @@ public async Task> GetStaticSitesByResourceGroupN } } - /// Description for Gets all static sites in the specified resource group. + /// Gets all static sites in the specified resource group. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4155,7 +4155,7 @@ internal HttpMessage CreateListStaticSiteUsersNextPageRequest(string nextLink, s return message; } - /// Description for Gets the list of users of a static site. + /// Gets the list of users of a static site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4188,7 +4188,7 @@ public async Task> ListStaticSiteUsersNextPag } } - /// Description for Gets the list of users of a static site. + /// Gets the list of users of a static site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4235,7 +4235,7 @@ internal HttpMessage CreateGetStaticSiteBuildsNextPageRequest(string nextLink, s return message; } - /// Description for Gets all static site builds for a particular static site. + /// Gets all static site builds for a particular static site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4266,7 +4266,7 @@ public async Task> GetStaticSiteBuildsNextPa } } - /// Description for Gets all static site builds for a particular static site. + /// Gets all static site builds for a particular static site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4311,7 +4311,7 @@ internal HttpMessage CreateListStaticSiteBuildFunctionsNextPageRequest(string ne return message; } - /// Description for Gets the functions of a particular static site build. + /// Gets the functions of a particular static site build. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4344,7 +4344,7 @@ public async Task> ListStaticSite } } - /// Description for Gets the functions of a particular static site build. + /// Gets the functions of a particular static site build. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4391,7 +4391,7 @@ internal HttpMessage CreateGetUserProvidedFunctionAppsForStaticSiteBuildNextPage return message; } - /// Description for Gets the details of the user provided function apps registered with a static site build. + /// Gets the details of the user provided function apps registered with a static site build. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4424,7 +4424,7 @@ public async Task> GetUse } } - /// Description for Gets the details of the user provided function apps registered with a static site build. + /// Gets the details of the user provided function apps registered with a static site build. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4471,7 +4471,7 @@ internal HttpMessage CreateListStaticSiteCustomDomainsNextPageRequest(string nex return message; } - /// Description for Gets all static site custom domains for a particular static site. + /// Gets all static site custom domains for a particular static site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4502,7 +4502,7 @@ public async Task> ListStatic } } - /// Description for Gets all static site custom domains for a particular static site. + /// Gets all static site custom domains for a particular static site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4547,7 +4547,7 @@ internal HttpMessage CreateListStaticSiteFunctionsNextPageRequest(string nextLin return message; } - /// Description for Gets the functions of a static site. + /// Gets the functions of a static site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4578,7 +4578,7 @@ public async Task> ListStaticSite } } - /// Description for Gets the functions of a static site. + /// Gets the functions of a static site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4623,7 +4623,7 @@ internal HttpMessage CreateGetPrivateEndpointConnectionListNextPageRequest(strin return message; } - /// Description for Gets the list of private endpoint connections associated with a static site. + /// Gets the list of private endpoint connections associated with a static site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4654,7 +4654,7 @@ public async Task> GetPrivateEndpo } } - /// Description for Gets the list of private endpoint connections associated with a static site. + /// Gets the list of private endpoint connections associated with a static site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4699,7 +4699,7 @@ internal HttpMessage CreateGetUserProvidedFunctionAppsForStaticSiteNextPageReque return message; } - /// Description for Gets the details of the user provided function apps registered with a static site. + /// Gets the details of the user provided function apps registered with a static site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -4730,7 +4730,7 @@ public async Task> GetUse } } - /// Description for Gets the details of the user provided function apps registered with a static site. + /// Gets the details of the user provided function apps registered with a static site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/TopLevelDomainsRestOperations.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/TopLevelDomainsRestOperations.cs index 3ec12a03d959..b472afbcdd8c 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/TopLevelDomainsRestOperations.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/TopLevelDomainsRestOperations.cs @@ -54,7 +54,7 @@ internal HttpMessage CreateListRequest(string subscriptionId) return message; } - /// Description for Get all top-level domains supported for registration. + /// Get all top-level domains supported for registration. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -79,7 +79,7 @@ internal HttpMessage CreateListRequest(string subscriptionId) } } - /// Description for Get all top-level domains supported for registration. + /// Get all top-level domains supported for registration. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -122,7 +122,7 @@ internal HttpMessage CreateGetRequest(string subscriptionId, string name) return message; } - /// Description for Get details of a top-level domain. + /// Get details of a top-level domain. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the top-level domain. /// The cancellation token to use. @@ -151,7 +151,7 @@ public async Task> GetAsync(string subscriptionId, } } - /// Description for Get details of a top-level domain. + /// Get details of a top-level domain. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the top-level domain. /// The cancellation token to use. @@ -203,7 +203,7 @@ internal HttpMessage CreateListAgreementsRequest(string subscriptionId, string n return message; } - /// Description for Gets all legal agreements that user needs to accept before purchasing a domain. + /// Gets all legal agreements that user needs to accept before purchasing a domain. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the top-level domain. /// Domain agreement options. @@ -232,7 +232,7 @@ public async Task> ListAgreementsAsync(str } } - /// Description for Gets all legal agreements that user needs to accept before purchasing a domain. + /// Gets all legal agreements that user needs to accept before purchasing a domain. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the top-level domain. /// Domain agreement options. @@ -275,7 +275,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string subscript return message; } - /// Description for Get all top-level domains supported for registration. + /// Get all top-level domains supported for registration. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. @@ -302,7 +302,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string subscript } } - /// Description for Get all top-level domains supported for registration. + /// Get all top-level domains supported for registration. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. @@ -343,7 +343,7 @@ internal HttpMessage CreateListAgreementsNextPageRequest(string nextLink, string return message; } - /// Description for Gets all legal agreements that user needs to accept before purchasing a domain. + /// Gets all legal agreements that user needs to accept before purchasing a domain. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the top-level domain. @@ -374,7 +374,7 @@ public async Task> ListAgreementsNextPageA } } - /// Description for Gets all legal agreements that user needs to accept before purchasing a domain. + /// Gets all legal agreements that user needs to accept before purchasing a domain. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the top-level domain. diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/WebAppsRestOperations.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/WebAppsRestOperations.cs index a00d366d6699..ffa97cda0ddf 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/WebAppsRestOperations.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/WebAppsRestOperations.cs @@ -56,7 +56,7 @@ internal HttpMessage CreateListRequest(string subscriptionId) return message; } - /// Description for Get all apps for a subscription. + /// Get all apps for a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -81,7 +81,7 @@ public async Task> ListAsync(string subscriptionId, C } } - /// Description for Get all apps for a subscription. + /// Get all apps for a subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -129,7 +129,7 @@ internal HttpMessage CreateListByResourceGroupRequest(string subscriptionId, str return message; } - /// Description for Gets all web, mobile, and API apps in the specified resource group. + /// Gets all web, mobile, and API apps in the specified resource group. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Specify <strong>true</strong> to include deployment slots in results. The default is false, which only gives you the production slot of all apps. @@ -157,7 +157,7 @@ public async Task> ListByResourceGroupAsync(string su } } - /// Description for Gets all web, mobile, and API apps in the specified resource group. + /// Gets all web, mobile, and API apps in the specified resource group. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Specify <strong>true</strong> to include deployment slots in results. The default is false, which only gives you the production slot of all apps. @@ -205,7 +205,7 @@ internal HttpMessage CreateGetRequest(string subscriptionId, string resourceGrou return message; } - /// Description for Gets the details of a web, mobile, or API app. + /// Gets the details of a web, mobile, or API app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -236,7 +236,7 @@ public async Task> GetAsync(string subscriptionId, string } } - /// Description for Gets the details of a web, mobile, or API app. + /// Gets the details of a web, mobile, or API app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -291,7 +291,7 @@ internal HttpMessage CreateCreateOrUpdateRequest(string subscriptionId, string r return message; } - /// Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. + /// Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Unique name of the app to create or update. To create or update a deployment slot, use the {slot} parameter. @@ -318,7 +318,7 @@ public async Task CreateOrUpdateAsync(string subscriptionId, string re } } - /// Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. + /// Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Unique name of the app to create or update. To create or update a deployment slot, use the {slot} parameter. @@ -373,7 +373,7 @@ internal HttpMessage CreateDeleteRequest(string subscriptionId, string resourceG return message; } - /// Description for Deletes a web, mobile, or API app, or one of the deployment slots. + /// Deletes a web, mobile, or API app, or one of the deployment slots. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app to delete. @@ -400,7 +400,7 @@ public async Task DeleteAsync(string subscriptionId, string resourceGr } } - /// Description for Deletes a web, mobile, or API app, or one of the deployment slots. + /// Deletes a web, mobile, or API app, or one of the deployment slots. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app to delete. @@ -451,7 +451,7 @@ internal HttpMessage CreateUpdateRequest(string subscriptionId, string resourceG return message; } - /// Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. + /// Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Unique name of the app to create or update. To create or update a deployment slot, use the {slot} parameter. @@ -483,7 +483,7 @@ public async Task> UpdateAsync(string subscriptionId, stri } } - /// Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. + /// Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Unique name of the app to create or update. To create or update a deployment slot, use the {slot} parameter. @@ -540,7 +540,7 @@ internal HttpMessage CreateAnalyzeCustomHostnameRequest(string subscriptionId, s return message; } - /// Description for Analyze a custom hostname. + /// Analyze a custom hostname. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -570,7 +570,7 @@ public async Task> AnalyzeCustomHostnameA } } - /// Description for Analyze a custom hostname. + /// Analyze a custom hostname. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -625,7 +625,7 @@ internal HttpMessage CreateApplySlotConfigToProductionRequest(string subscriptio return message; } - /// Description for Applies the configuration settings from the target slot onto the current slot. + /// Applies the configuration settings from the target slot onto the current slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -651,7 +651,7 @@ public async Task ApplySlotConfigToProductionAsync(string subscription } } - /// Description for Applies the configuration settings from the target slot onto the current slot. + /// Applies the configuration settings from the target slot onto the current slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -702,7 +702,7 @@ internal HttpMessage CreateBackupRequest(string subscriptionId, string resourceG return message; } - /// Description for Creates a backup of an app. + /// Creates a backup of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -733,7 +733,7 @@ public async Task> BackupAsync(string subscriptionId, s } } - /// Description for Creates a backup of an app. + /// Creates a backup of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -785,7 +785,7 @@ internal HttpMessage CreateListBackupsRequest(string subscriptionId, string reso return message; } - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -814,7 +814,7 @@ public async Task> ListBackupsAsync(string subscr } } - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -865,7 +865,7 @@ internal HttpMessage CreateGetBackupStatusRequest(string subscriptionId, string return message; } - /// Description for Gets a backup of an app by its ID. + /// Gets a backup of an app by its ID. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -898,7 +898,7 @@ public async Task> GetBackupStatusAsync(string subscrip } } - /// Description for Gets a backup of an app by its ID. + /// Gets a backup of an app by its ID. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -953,7 +953,7 @@ internal HttpMessage CreateDeleteBackupRequest(string subscriptionId, string res return message; } - /// Description for Deletes a backup of an app by its ID. + /// Deletes a backup of an app by its ID. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -979,7 +979,7 @@ public async Task DeleteBackupAsync(string subscriptionId, string reso } } - /// Description for Deletes a backup of an app by its ID. + /// Deletes a backup of an app by its ID. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1032,7 +1032,7 @@ internal HttpMessage CreateListBackupStatusSecretsRequest(string subscriptionId, return message; } - /// Description for Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body. + /// Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -1065,7 +1065,7 @@ public async Task> ListBackupStatusSecretsAsync(string } } - /// Description for Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body. + /// Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -1125,7 +1125,7 @@ internal HttpMessage CreateRestoreRequest(string subscriptionId, string resource return message; } - /// Description for Restores a specific backup to another app (or deployment slot, if specified). + /// Restores a specific backup to another app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1154,7 +1154,7 @@ public async Task RestoreAsync(string subscriptionId, string resourceG } } - /// Description for Restores a specific backup to another app (or deployment slot, if specified). + /// Restores a specific backup to another app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1204,7 +1204,7 @@ internal HttpMessage CreateListBasicPublishingCredentialsPoliciesRequest(string return message; } - /// Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site. + /// Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1233,7 +1233,7 @@ public async Task> ListBasicPu } } - /// Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site. + /// Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1283,7 +1283,7 @@ internal HttpMessage CreateGetFtpAllowedRequest(string subscriptionId, string re return message; } - /// Description for Returns whether FTP is allowed on the site or not. + /// Returns whether FTP is allowed on the site or not. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1314,7 +1314,7 @@ public async Task> GetFtpAl } } - /// Description for Returns whether FTP is allowed on the site or not. + /// Returns whether FTP is allowed on the site or not. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1370,7 +1370,7 @@ internal HttpMessage CreateUpdateFtpAllowedRequest(string subscriptionId, string return message; } - /// Description for Updates whether FTP is allowed on the site or not. + /// Updates whether FTP is allowed on the site or not. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1401,7 +1401,7 @@ public async Task> UpdateFt } } - /// Description for Updates whether FTP is allowed on the site or not. + /// Updates whether FTP is allowed on the site or not. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1453,7 +1453,7 @@ internal HttpMessage CreateGetScmAllowedRequest(string subscriptionId, string re return message; } - /// Description for Returns whether Scm basic auth is allowed on the site or not. + /// Returns whether Scm basic auth is allowed on the site or not. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1484,7 +1484,7 @@ public async Task> GetScmAl } } - /// Description for Returns whether Scm basic auth is allowed on the site or not. + /// Returns whether Scm basic auth is allowed on the site or not. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1540,7 +1540,7 @@ internal HttpMessage CreateUpdateScmAllowedRequest(string subscriptionId, string return message; } - /// Description for Updates whether user publishing credentials are allowed on the site or not. + /// Updates whether user publishing credentials are allowed on the site or not. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1571,7 +1571,7 @@ public async Task> UpdateSc } } - /// Description for Updates whether user publishing credentials are allowed on the site or not. + /// Updates whether user publishing credentials are allowed on the site or not. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1623,7 +1623,7 @@ internal HttpMessage CreateListConfigurationsRequest(string subscriptionId, stri return message; } - /// Description for List the configurations of an app. + /// List the configurations of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1652,7 +1652,7 @@ public async Task> ListConfigurationsAsyn } } - /// Description for List the configurations of an app. + /// List the configurations of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1706,7 +1706,7 @@ internal HttpMessage CreateUpdateApplicationSettingsRequest(string subscriptionI return message; } - /// Description for Replaces the application settings of an app. + /// Replaces the application settings of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1737,7 +1737,7 @@ public async Task> UpdateApplicationSettingsAsync(str } } - /// Description for Replaces the application settings of an app. + /// Replaces the application settings of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1789,7 +1789,7 @@ internal HttpMessage CreateListApplicationSettingsRequest(string subscriptionId, return message; } - /// Description for Gets the application settings of an app. + /// Gets the application settings of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1818,7 +1818,7 @@ public async Task> ListApplicationSettingsAsync(strin } } - /// Description for Gets the application settings of an app. + /// Gets the application settings of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1872,7 +1872,7 @@ internal HttpMessage CreateUpdateAuthSettingsRequest(string subscriptionId, stri return message; } - /// Description for Updates the Authentication / Authorization settings associated with web app. + /// Updates the Authentication / Authorization settings associated with web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -1903,7 +1903,7 @@ public async Task> UpdateAuthSettingsAsync(string sub } } - /// Description for Updates the Authentication / Authorization settings associated with web app. + /// Updates the Authentication / Authorization settings associated with web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -1955,7 +1955,7 @@ internal HttpMessage CreateGetAuthSettingsRequest(string subscriptionId, string return message; } - /// Description for Gets the Authentication/Authorization settings of an app. + /// Gets the Authentication/Authorization settings of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -1984,7 +1984,7 @@ public async Task> GetAuthSettingsAsync(string subscr } } - /// Description for Gets the Authentication/Authorization settings of an app. + /// Gets the Authentication/Authorization settings of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -2038,7 +2038,7 @@ internal HttpMessage CreateUpdateAuthSettingsV2Request(string subscriptionId, st return message; } - /// Description for Updates site's Authentication / Authorization settings for apps via the V2 format. + /// Updates site's Authentication / Authorization settings for apps via the V2 format. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -2069,7 +2069,7 @@ public async Task> UpdateAuthSettingsV2Async(string } } - /// Description for Updates site's Authentication / Authorization settings for apps via the V2 format. + /// Updates site's Authentication / Authorization settings for apps via the V2 format. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -2121,7 +2121,7 @@ internal HttpMessage CreateGetAuthSettingsV2Request(string subscriptionId, strin return message; } - /// Description for Gets site's Authentication / Authorization settings for apps via the V2 format. + /// Gets site's Authentication / Authorization settings for apps via the V2 format. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -2150,7 +2150,7 @@ public async Task> GetAuthSettingsV2Async(string su } } - /// Description for Gets site's Authentication / Authorization settings for apps via the V2 format. + /// Gets site's Authentication / Authorization settings for apps via the V2 format. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -2204,7 +2204,7 @@ internal HttpMessage CreateUpdateAzureStorageAccountsRequest(string subscription return message; } - /// Description for Updates the Azure storage account configurations of an app. + /// Updates the Azure storage account configurations of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -2235,7 +2235,7 @@ public async Task> UpdateAzureS } } - /// Description for Updates the Azure storage account configurations of an app. + /// Updates the Azure storage account configurations of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -2287,7 +2287,7 @@ internal HttpMessage CreateListAzureStorageAccountsRequest(string subscriptionId return message; } - /// Description for Gets the Azure storage account configurations of an app. + /// Gets the Azure storage account configurations of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -2316,7 +2316,7 @@ public async Task> ListAzureSto } } - /// Description for Gets the Azure storage account configurations of an app. + /// Gets the Azure storage account configurations of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -2370,7 +2370,7 @@ internal HttpMessage CreateUpdateBackupConfigurationRequest(string subscriptionI return message; } - /// Description for Updates the backup configuration of an app. + /// Updates the backup configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -2401,7 +2401,7 @@ public async Task> UpdateBackupConfigurationAsync(string } } - /// Description for Updates the backup configuration of an app. + /// Updates the backup configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -2453,7 +2453,7 @@ internal HttpMessage CreateDeleteBackupConfigurationRequest(string subscriptionI return message; } - /// Description for Deletes the backup configuration of an app. + /// Deletes the backup configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -2477,7 +2477,7 @@ public async Task DeleteBackupConfigurationAsync(string subscriptionId } } - /// Description for Deletes the backup configuration of an app. + /// Deletes the backup configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -2522,7 +2522,7 @@ internal HttpMessage CreateGetBackupConfigurationRequest(string subscriptionId, return message; } - /// Description for Gets the backup configuration of an app. + /// Gets the backup configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -2551,7 +2551,7 @@ public async Task> GetBackupConfigurationAsync(string su } } - /// Description for Gets the backup configuration of an app. + /// Gets the backup configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -2601,7 +2601,7 @@ internal HttpMessage CreateGetAppSettingsKeyVaultReferencesRequest(string subscr return message; } - /// Description for Gets the config reference app settings and status of an app. + /// Gets the config reference app settings and status of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -2630,7 +2630,7 @@ public async Task> GetAppSettingsKeyVaultRefe } } - /// Description for Gets the config reference app settings and status of an app. + /// Gets the config reference app settings and status of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -2681,7 +2681,7 @@ internal HttpMessage CreateGetAppSettingKeyVaultReferenceRequest(string subscrip return message; } - /// Description for Gets the config reference and status of an app. + /// Gets the config reference and status of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -2714,7 +2714,7 @@ public async Task> GetAppSettingKeyVaultRefer } } - /// Description for Gets the config reference and status of an app. + /// Gets the config reference and status of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -2768,7 +2768,7 @@ internal HttpMessage CreateGetSiteConnectionStringKeyVaultReferencesRequest(stri return message; } - /// Description for Gets the config reference app settings and status of an app. + /// Gets the config reference app settings and status of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -2797,7 +2797,7 @@ public async Task> GetSiteConnectionStringKey } } - /// Description for Gets the config reference app settings and status of an app. + /// Gets the config reference app settings and status of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -2848,7 +2848,7 @@ internal HttpMessage CreateGetSiteConnectionStringKeyVaultReferenceRequest(strin return message; } - /// Description for Gets the config reference and status of an app. + /// Gets the config reference and status of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -2881,7 +2881,7 @@ public async Task> GetSiteConnectionStringKey } } - /// Description for Gets the config reference and status of an app. + /// Gets the config reference and status of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -2939,7 +2939,7 @@ internal HttpMessage CreateUpdateConnectionStringsRequest(string subscriptionId, return message; } - /// Description for Replaces the connection strings of an app. + /// Replaces the connection strings of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -2970,7 +2970,7 @@ public async Task> UpdateConnectionStringsA } } - /// Description for Replaces the connection strings of an app. + /// Replaces the connection strings of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -3022,7 +3022,7 @@ internal HttpMessage CreateListConnectionStringsRequest(string subscriptionId, s return message; } - /// Description for Gets the connection strings of an app. + /// Gets the connection strings of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -3051,7 +3051,7 @@ public async Task> ListConnectionStringsAsy } } - /// Description for Gets the connection strings of an app. + /// Gets the connection strings of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -3101,7 +3101,7 @@ internal HttpMessage CreateGetDiagnosticLogsConfigurationRequest(string subscrip return message; } - /// Description for Gets the logging configuration of an app. + /// Gets the logging configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -3132,7 +3132,7 @@ public async Task> GetDiagnosticLogsConfigurationAs } } - /// Description for Gets the logging configuration of an app. + /// Gets the logging configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -3188,7 +3188,7 @@ internal HttpMessage CreateUpdateDiagnosticLogsConfigRequest(string subscription return message; } - /// Description for Updates the logging configuration of an app. + /// Updates the logging configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -3219,7 +3219,7 @@ public async Task> UpdateDiagnosticLogsConfigAsync( } } - /// Description for Updates the logging configuration of an app. + /// Updates the logging configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -3275,7 +3275,7 @@ internal HttpMessage CreateUpdateMetadataRequest(string subscriptionId, string r return message; } - /// Description for Replaces the metadata of an app. + /// Replaces the metadata of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -3306,7 +3306,7 @@ public async Task> UpdateMetadataAsync(string subscri } } - /// Description for Replaces the metadata of an app. + /// Replaces the metadata of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -3358,7 +3358,7 @@ internal HttpMessage CreateListMetadataRequest(string subscriptionId, string res return message; } - /// Description for Gets the metadata of an app. + /// Gets the metadata of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -3387,7 +3387,7 @@ public async Task> ListMetadataAsync(string subscript } } - /// Description for Gets the metadata of an app. + /// Gets the metadata of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -3437,7 +3437,7 @@ internal HttpMessage CreateListPublishingCredentialsRequest(string subscriptionI return message; } - /// Description for Gets the Git/FTP publishing credentials of an app. + /// Gets the Git/FTP publishing credentials of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -3461,7 +3461,7 @@ public async Task ListPublishingCredentialsAsync(string subscriptionId } } - /// Description for Gets the Git/FTP publishing credentials of an app. + /// Gets the Git/FTP publishing credentials of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -3510,7 +3510,7 @@ internal HttpMessage CreateUpdateSitePushSettingsRequest(string subscriptionId, return message; } - /// Description for Updates the Push settings associated with web app. + /// Updates the Push settings associated with web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -3541,7 +3541,7 @@ public async Task> UpdateSitePushSettingsAsync(string sub } } - /// Description for Updates the Push settings associated with web app. + /// Updates the Push settings associated with web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -3593,7 +3593,7 @@ internal HttpMessage CreateListSitePushSettingsRequest(string subscriptionId, st return message; } - /// Description for Gets the Push settings associated with web app. + /// Gets the Push settings associated with web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -3622,7 +3622,7 @@ public async Task> ListSitePushSettingsAsync(string subsc } } - /// Description for Gets the Push settings associated with web app. + /// Gets the Push settings associated with web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -3672,7 +3672,7 @@ internal HttpMessage CreateListSlotConfigurationNamesRequest(string subscription return message; } - /// Description for Gets the names of app settings and connection strings that stick to the slot (not swapped). + /// Gets the names of app settings and connection strings that stick to the slot (not swapped). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -3703,7 +3703,7 @@ public async Task> ListSlotConfigurationNa } } - /// Description for Gets the names of app settings and connection strings that stick to the slot (not swapped). + /// Gets the names of app settings and connection strings that stick to the slot (not swapped). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -3759,7 +3759,7 @@ internal HttpMessage CreateUpdateSlotConfigurationNamesRequest(string subscripti return message; } - /// Description for Updates the names of application settings and connection string that remain with the slot during swap operation. + /// Updates the names of application settings and connection string that remain with the slot during swap operation. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -3790,7 +3790,7 @@ public async Task> UpdateSlotConfiguration } } - /// Description for Updates the names of application settings and connection string that remain with the slot during swap operation. + /// Updates the names of application settings and connection string that remain with the slot during swap operation. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -3842,7 +3842,7 @@ internal HttpMessage CreateGetConfigurationRequest(string subscriptionId, string return message; } - /// Description for Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc. + /// Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -3873,7 +3873,7 @@ public async Task> GetConfigurationAsync(string subscri } } - /// Description for Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc. + /// Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -3929,7 +3929,7 @@ internal HttpMessage CreateCreateOrUpdateConfigurationRequest(string subscriptio return message; } - /// Description for Updates the configuration of an app. + /// Updates the configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -3960,7 +3960,7 @@ public async Task> CreateOrUpdateConfigurationAsync(str } } - /// Description for Updates the configuration of an app. + /// Updates the configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -4016,7 +4016,7 @@ internal HttpMessage CreateUpdateConfigurationRequest(string subscriptionId, str return message; } - /// Description for Updates the configuration of an app. + /// Updates the configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -4047,7 +4047,7 @@ public async Task> UpdateConfigurationAsync(string subs } } - /// Description for Updates the configuration of an app. + /// Updates the configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -4099,7 +4099,7 @@ internal HttpMessage CreateListConfigurationSnapshotInfoRequest(string subscript return message; } - /// Description for Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. + /// Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -4128,7 +4128,7 @@ public async Task> ListConfigu } } - /// Description for Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. + /// Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -4179,7 +4179,7 @@ internal HttpMessage CreateGetConfigurationSnapshotRequest(string subscriptionId return message; } - /// Description for Gets a snapshot of the configuration of an app at a previous point in time. + /// Gets a snapshot of the configuration of an app at a previous point in time. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -4212,7 +4212,7 @@ public async Task> GetConfigurationSnapshotAsync(string } } - /// Description for Gets a snapshot of the configuration of an app at a previous point in time. + /// Gets a snapshot of the configuration of an app at a previous point in time. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -4268,7 +4268,7 @@ internal HttpMessage CreateRecoverSiteConfigurationSnapshotRequest(string subscr return message; } - /// Description for Reverts the configuration of an app to a previous snapshot. + /// Reverts the configuration of an app to a previous snapshot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -4294,7 +4294,7 @@ public async Task RecoverSiteConfigurationSnapshotAsync(string subscri } } - /// Description for Reverts the configuration of an app to a previous snapshot. + /// Reverts the configuration of an app to a previous snapshot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -4341,7 +4341,7 @@ internal HttpMessage CreateGetWebSiteContainerLogsRequest(string subscriptionId, return message; } - /// Description for Gets the last lines of docker logs for the given site. + /// Gets the last lines of docker logs for the given site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -4370,7 +4370,7 @@ public async Task> GetWebSiteContainerLogsAsync(string subscrip } } - /// Description for Gets the last lines of docker logs for the given site. + /// Gets the last lines of docker logs for the given site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -4420,7 +4420,7 @@ internal HttpMessage CreateGetContainerLogsZipRequest(string subscriptionId, str return message; } - /// Description for Gets the ZIP archived docker log files for the given site. + /// Gets the ZIP archived docker log files for the given site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -4449,7 +4449,7 @@ public async Task> GetContainerLogsZipAsync(string subscription } } - /// Description for Gets the ZIP archived docker log files for the given site. + /// Gets the ZIP archived docker log files for the given site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -4499,7 +4499,7 @@ internal HttpMessage CreateListContinuousWebJobsRequest(string subscriptionId, s return message; } - /// Description for List continuous web jobs for an app, or a deployment slot. + /// List continuous web jobs for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -4528,7 +4528,7 @@ public async Task> ListContinuousWebJobsAsy } } - /// Description for List continuous web jobs for an app, or a deployment slot. + /// List continuous web jobs for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -4579,7 +4579,7 @@ internal HttpMessage CreateGetContinuousWebJobRequest(string subscriptionId, str return message; } - /// Description for Gets a continuous web job by its ID for an app, or a deployment slot. + /// Gets a continuous web job by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -4612,7 +4612,7 @@ public async Task> GetContinuousWebJobAsync(strin } } - /// Description for Gets a continuous web job by its ID for an app, or a deployment slot. + /// Gets a continuous web job by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -4667,7 +4667,7 @@ internal HttpMessage CreateDeleteContinuousWebJobRequest(string subscriptionId, return message; } - /// Description for Delete a continuous web job by its ID for an app, or a deployment slot. + /// Delete a continuous web job by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -4694,7 +4694,7 @@ public async Task DeleteContinuousWebJobAsync(string subscriptionId, s } } - /// Description for Delete a continuous web job by its ID for an app, or a deployment slot. + /// Delete a continuous web job by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -4744,7 +4744,7 @@ internal HttpMessage CreateStartContinuousWebJobRequest(string subscriptionId, s return message; } - /// Description for Start a continuous web job for an app, or a deployment slot. + /// Start a continuous web job for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -4770,7 +4770,7 @@ public async Task StartContinuousWebJobAsync(string subscriptionId, st } } - /// Description for Start a continuous web job for an app, or a deployment slot. + /// Start a continuous web job for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -4819,7 +4819,7 @@ internal HttpMessage CreateStopContinuousWebJobRequest(string subscriptionId, st return message; } - /// Description for Stop a continuous web job for an app, or a deployment slot. + /// Stop a continuous web job for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -4845,7 +4845,7 @@ public async Task StopContinuousWebJobAsync(string subscriptionId, str } } - /// Description for Stop a continuous web job for an app, or a deployment slot. + /// Stop a continuous web job for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -4892,7 +4892,7 @@ internal HttpMessage CreateListDeploymentsRequest(string subscriptionId, string return message; } - /// Description for List deployments for an app, or a deployment slot. + /// List deployments for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -4921,7 +4921,7 @@ public async Task> ListDeploymentsAsync(string su } } - /// Description for List deployments for an app, or a deployment slot. + /// List deployments for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -4972,7 +4972,7 @@ internal HttpMessage CreateGetDeploymentRequest(string subscriptionId, string re return message; } - /// Description for Get a deployment by its ID for an app, or a deployment slot. + /// Get a deployment by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -5005,7 +5005,7 @@ public async Task> GetDeploymentAsync(string subscripti } } - /// Description for Get a deployment by its ID for an app, or a deployment slot. + /// Get a deployment by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -5064,7 +5064,7 @@ internal HttpMessage CreateCreateDeploymentRequest(string subscriptionId, string return message; } - /// Description for Create a deployment for an app, or a deployment slot. + /// Create a deployment for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -5097,7 +5097,7 @@ public async Task> CreateDeploymentAsync(string subscri } } - /// Description for Create a deployment for an app, or a deployment slot. + /// Create a deployment for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -5152,7 +5152,7 @@ internal HttpMessage CreateDeleteDeploymentRequest(string subscriptionId, string return message; } - /// Description for Delete a deployment by its ID for an app, or a deployment slot. + /// Delete a deployment by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -5179,7 +5179,7 @@ public async Task DeleteDeploymentAsync(string subscriptionId, string } } - /// Description for Delete a deployment by its ID for an app, or a deployment slot. + /// Delete a deployment by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -5229,7 +5229,7 @@ internal HttpMessage CreateListDeploymentLogRequest(string subscriptionId, strin return message; } - /// Description for List deployment log for specific deployment for an app, or a deployment slot. + /// List deployment log for specific deployment for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -5260,7 +5260,7 @@ public async Task> ListDeploymentLogAsync(string subscr } } - /// Description for List deployment log for specific deployment for an app, or a deployment slot. + /// List deployment log for specific deployment for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -5316,7 +5316,7 @@ internal HttpMessage CreateDiscoverBackupRequest(string subscriptionId, string r return message; } - /// Description for Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. + /// Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -5347,7 +5347,7 @@ public async Task> DiscoverBackupAsync(string subscript } } - /// Description for Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. + /// Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -5399,7 +5399,7 @@ internal HttpMessage CreateListDomainOwnershipIdentifiersRequest(string subscrip return message; } - /// Description for Lists ownership identifiers for domain associated with web app. + /// Lists ownership identifiers for domain associated with web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -5428,7 +5428,7 @@ public async Task> ListDomainOwnershipIdentifiers } } - /// Description for Lists ownership identifiers for domain associated with web app. + /// Lists ownership identifiers for domain associated with web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -5479,7 +5479,7 @@ internal HttpMessage CreateGetDomainOwnershipIdentifierRequest(string subscripti return message; } - /// Description for Get domain ownership identifier for web app. + /// Get domain ownership identifier for web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -5512,7 +5512,7 @@ public async Task> GetDomainOwnershipIdentifierAsync(st } } - /// Description for Get domain ownership identifier for web app. + /// Get domain ownership identifier for web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -5571,7 +5571,7 @@ internal HttpMessage CreateCreateOrUpdateDomainOwnershipIdentifierRequest(string return message; } - /// Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier. + /// Creates a domain ownership identifier for web app, or updates an existing ownership identifier. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -5604,7 +5604,7 @@ public async Task> CreateOrUpdateDomainOwnershipIdentif } } - /// Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier. + /// Creates a domain ownership identifier for web app, or updates an existing ownership identifier. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -5659,7 +5659,7 @@ internal HttpMessage CreateDeleteDomainOwnershipIdentifierRequest(string subscri return message; } - /// Description for Deletes a domain ownership identifier for a web app. + /// Deletes a domain ownership identifier for a web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -5686,7 +5686,7 @@ public async Task DeleteDomainOwnershipIdentifierAsync(string subscrip } } - /// Description for Deletes a domain ownership identifier for a web app. + /// Deletes a domain ownership identifier for a web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -5739,7 +5739,7 @@ internal HttpMessage CreateUpdateDomainOwnershipIdentifierRequest(string subscri return message; } - /// Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier. + /// Creates a domain ownership identifier for web app, or updates an existing ownership identifier. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -5772,7 +5772,7 @@ public async Task> UpdateDomainOwnershipIdentifierAsync } } - /// Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier. + /// Creates a domain ownership identifier for web app, or updates an existing ownership identifier. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -5826,7 +5826,7 @@ internal HttpMessage CreateGetMSDeployStatusRequest(string subscriptionId, strin return message; } - /// Description for Get the status of the last MSDeploy operation. + /// Get the status of the last MSDeploy operation. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -5857,7 +5857,7 @@ public async Task> GetMSDeployStatusAsync(string su } } - /// Description for Get the status of the last MSDeploy operation. + /// Get the status of the last MSDeploy operation. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -5913,7 +5913,7 @@ internal HttpMessage CreateCreateMSDeployOperationRequest(string subscriptionId, return message; } - /// Description for Invoke the MSDeploy web app extension. + /// Invoke the MSDeploy web app extension. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -5939,7 +5939,7 @@ public async Task CreateMSDeployOperationAsync(string subscriptionId, } } - /// Description for Invoke the MSDeploy web app extension. + /// Invoke the MSDeploy web app extension. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -5986,7 +5986,7 @@ internal HttpMessage CreateGetMSDeployLogRequest(string subscriptionId, string r return message; } - /// Description for Get the MSDeploy Log for the last MSDeploy operation. + /// Get the MSDeploy Log for the last MSDeploy operation. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -6015,7 +6015,7 @@ public async Task> GetMSDeployLogAsync(string subscription } } - /// Description for Get the MSDeploy Log for the last MSDeploy operation. + /// Get the MSDeploy Log for the last MSDeploy operation. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -6065,7 +6065,7 @@ internal HttpMessage CreateListFunctionsRequest(string subscriptionId, string re return message; } - /// Description for List the functions for a web site, or a deployment slot. + /// List the functions for a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -6094,7 +6094,7 @@ public async Task> ListFunctionsAsync(strin } } - /// Description for List the functions for a web site, or a deployment slot. + /// List the functions for a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -6144,7 +6144,7 @@ internal HttpMessage CreateGetFunctionsAdminTokenRequest(string subscriptionId, return message; } - /// Description for Fetch a short lived token that can be exchanged for a master key. + /// Fetch a short lived token that can be exchanged for a master key. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -6173,7 +6173,7 @@ public async Task> GetFunctionsAdminTokenAsync(string subscript } } - /// Description for Fetch a short lived token that can be exchanged for a master key. + /// Fetch a short lived token that can be exchanged for a master key. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -6224,7 +6224,7 @@ internal HttpMessage CreateGetFunctionRequest(string subscriptionId, string reso return message; } - /// Description for Get function information by its ID for web site, or a deployment slot. + /// Get function information by its ID for web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -6257,7 +6257,7 @@ public async Task> GetFunctionAsync(string subscr } } - /// Description for Get function information by its ID for web site, or a deployment slot. + /// Get function information by its ID for web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -6316,7 +6316,7 @@ internal HttpMessage CreateCreateFunctionRequest(string subscriptionId, string r return message; } - /// Description for Create function for web site, or a deployment slot. + /// Create function for web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -6344,7 +6344,7 @@ public async Task CreateFunctionAsync(string subscriptionId, string re } } - /// Description for Create function for web site, or a deployment slot. + /// Create function for web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -6394,7 +6394,7 @@ internal HttpMessage CreateDeleteFunctionRequest(string subscriptionId, string r return message; } - /// Description for Delete a function for web site, or a deployment slot. + /// Delete a function for web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -6420,7 +6420,7 @@ public async Task DeleteFunctionAsync(string subscriptionId, string re } } - /// Description for Delete a function for web site, or a deployment slot. + /// Delete a function for web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -6474,7 +6474,7 @@ internal HttpMessage CreateCreateOrUpdateFunctionSecretRequest(string subscripti return message; } - /// Description for Add or update a function secret. + /// Add or update a function secret. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -6510,7 +6510,7 @@ public async Task> CreateOrUpdateFunctionSecretAsync(string su } } - /// Description for Add or update a function secret. + /// Add or update a function secret. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -6570,7 +6570,7 @@ internal HttpMessage CreateDeleteFunctionSecretRequest(string subscriptionId, st return message; } - /// Description for Delete a function secret. + /// Delete a function secret. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -6598,7 +6598,7 @@ public async Task DeleteFunctionSecretAsync(string subscriptionId, str } } - /// Description for Delete a function secret. + /// Delete a function secret. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -6649,7 +6649,7 @@ internal HttpMessage CreateListFunctionKeysRequest(string subscriptionId, string return message; } - /// Description for Get function keys for a function in a web site, or a deployment slot. + /// Get function keys for a function in a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -6680,7 +6680,7 @@ public async Task> ListFunctionKeysAsync(string subsc } } - /// Description for Get function keys for a function in a web site, or a deployment slot. + /// Get function keys for a function in a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -6734,7 +6734,7 @@ internal HttpMessage CreateListFunctionSecretsRequest(string subscriptionId, str return message; } - /// Description for Get function secrets for a function in a web site, or a deployment slot. + /// Get function secrets for a function in a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -6765,7 +6765,7 @@ public async Task> ListFunctionSecretsAsync(string sub } } - /// Description for Get function secrets for a function in a web site, or a deployment slot. + /// Get function secrets for a function in a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -6817,7 +6817,7 @@ internal HttpMessage CreateListHostKeysRequest(string subscriptionId, string res return message; } - /// Description for Get host secrets for a function app. + /// Get host secrets for a function app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -6846,7 +6846,7 @@ public async Task> ListHostKeysAsync(string subscriptionId, s } } - /// Description for Get host secrets for a function app. + /// Get host secrets for a function app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -6896,7 +6896,7 @@ internal HttpMessage CreateListSyncStatusRequest(string subscriptionId, string r return message; } - /// Description for This is to allow calling via powershell and ARM template. + /// This is to allow calling via powershell and ARM template. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -6920,7 +6920,7 @@ public async Task ListSyncStatusAsync(string subscriptionId, string re } } - /// Description for This is to allow calling via powershell and ARM template. + /// This is to allow calling via powershell and ARM template. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -6965,7 +6965,7 @@ internal HttpMessage CreateSyncFunctionsRequest(string subscriptionId, string re return message; } - /// Description for Syncs function trigger metadata to the management database. + /// Syncs function trigger metadata to the management database. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -6989,7 +6989,7 @@ public async Task SyncFunctionsAsync(string subscriptionId, string res } } - /// Description for Syncs function trigger metadata to the management database. + /// Syncs function trigger metadata to the management database. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -7041,7 +7041,7 @@ internal HttpMessage CreateCreateOrUpdateHostSecretRequest(string subscriptionId return message; } - /// Description for Add or update a host level secret. + /// Add or update a host level secret. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -7077,7 +7077,7 @@ public async Task> CreateOrUpdateHostSecretAsync(string subscr } } - /// Description for Add or update a host level secret. + /// Add or update a host level secret. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -7137,7 +7137,7 @@ internal HttpMessage CreateDeleteHostSecretRequest(string subscriptionId, string return message; } - /// Description for Delete a host level secret. + /// Delete a host level secret. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -7165,7 +7165,7 @@ public async Task DeleteHostSecretAsync(string subscriptionId, string } } - /// Description for Delete a host level secret. + /// Delete a host level secret. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -7214,7 +7214,7 @@ internal HttpMessage CreateListHostNameBindingsRequest(string subscriptionId, st return message; } - /// Description for Get hostname bindings for an app or a deployment slot. + /// Get hostname bindings for an app or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -7243,7 +7243,7 @@ public async Task> ListHostNameBindingsAsync } } - /// Description for Get hostname bindings for an app or a deployment slot. + /// Get hostname bindings for an app or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -7294,7 +7294,7 @@ internal HttpMessage CreateGetHostNameBindingRequest(string subscriptionId, stri return message; } - /// Description for Get the named hostname binding for an app (or deployment slot, if specified). + /// Get the named hostname binding for an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -7327,7 +7327,7 @@ public async Task> GetHostNameBindingAsync(string } } - /// Description for Get the named hostname binding for an app (or deployment slot, if specified). + /// Get the named hostname binding for an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -7386,7 +7386,7 @@ internal HttpMessage CreateCreateOrUpdateHostNameBindingRequest(string subscript return message; } - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -7419,7 +7419,7 @@ public async Task> CreateOrUpdateHostNameBindingAs } } - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -7474,7 +7474,7 @@ internal HttpMessage CreateDeleteHostNameBindingRequest(string subscriptionId, s return message; } - /// Description for Deletes a hostname binding for an app. + /// Deletes a hostname binding for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -7501,7 +7501,7 @@ public async Task DeleteHostNameBindingAsync(string subscriptionId, st } } - /// Description for Deletes a hostname binding for an app. + /// Deletes a hostname binding for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -7552,7 +7552,7 @@ internal HttpMessage CreateGetHybridConnectionRequest(string subscriptionId, str return message; } - /// Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App. + /// Retrieves a specific Service Bus Hybrid Connection used by this Web App. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -7587,7 +7587,7 @@ public async Task> GetHybridConnectionAsync(strin } } - /// Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App. + /// Retrieves a specific Service Bus Hybrid Connection used by this Web App. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -7650,7 +7650,7 @@ internal HttpMessage CreateCreateOrUpdateHybridConnectionRequest(string subscrip return message; } - /// Description for Creates a new Hybrid Connection using a Service Bus relay. + /// Creates a new Hybrid Connection using a Service Bus relay. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -7685,7 +7685,7 @@ public async Task> CreateOrUpdateHybridConnection } } - /// Description for Creates a new Hybrid Connection using a Service Bus relay. + /// Creates a new Hybrid Connection using a Service Bus relay. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -7744,7 +7744,7 @@ internal HttpMessage CreateDeleteHybridConnectionRequest(string subscriptionId, return message; } - /// Description for Removes a Hybrid Connection from this site. + /// Removes a Hybrid Connection from this site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -7772,7 +7772,7 @@ public async Task DeleteHybridConnectionAsync(string subscriptionId, s } } - /// Description for Removes a Hybrid Connection from this site. + /// Removes a Hybrid Connection from this site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -7828,7 +7828,7 @@ internal HttpMessage CreateUpdateHybridConnectionRequest(string subscriptionId, return message; } - /// Description for Creates a new Hybrid Connection using a Service Bus relay. + /// Creates a new Hybrid Connection using a Service Bus relay. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -7863,7 +7863,7 @@ public async Task> UpdateHybridConnectionAsync(st } } - /// Description for Creates a new Hybrid Connection using a Service Bus relay. + /// Creates a new Hybrid Connection using a Service Bus relay. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -7919,7 +7919,7 @@ internal HttpMessage CreateListHybridConnectionsRequest(string subscriptionId, s return message; } - /// Description for Retrieves all Service Bus Hybrid Connections used by this Web App. + /// Retrieves all Service Bus Hybrid Connections used by this Web App. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -7948,7 +7948,7 @@ public async Task> ListHybridConnectionsAsync(str } } - /// Description for Retrieves all Service Bus Hybrid Connections used by this Web App. + /// Retrieves all Service Bus Hybrid Connections used by this Web App. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -7998,7 +7998,7 @@ internal HttpMessage CreateListRelayServiceConnectionsRequest(string subscriptio return message; } - /// Description for Gets hybrid connections configured for an app (or deployment slot, if specified). + /// Gets hybrid connections configured for an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -8027,7 +8027,7 @@ public async Task> ListRelayServiceCo } } - /// Description for Gets hybrid connections configured for an app (or deployment slot, if specified). + /// Gets hybrid connections configured for an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -8078,7 +8078,7 @@ internal HttpMessage CreateGetRelayServiceConnectionRequest(string subscriptionI return message; } - /// Description for Gets a hybrid connection configuration by its name. + /// Gets a hybrid connection configuration by its name. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -8111,7 +8111,7 @@ public async Task> GetRelayServiceCon } } - /// Description for Gets a hybrid connection configuration by its name. + /// Gets a hybrid connection configuration by its name. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -8170,7 +8170,7 @@ internal HttpMessage CreateCreateOrUpdateRelayServiceConnectionRequest(string su return message; } - /// Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). + /// Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -8203,7 +8203,7 @@ public async Task> CreateOrUpdateRela } } - /// Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). + /// Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -8258,7 +8258,7 @@ internal HttpMessage CreateDeleteRelayServiceConnectionRequest(string subscripti return message; } - /// Description for Deletes a relay service connection by its name. + /// Deletes a relay service connection by its name. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -8284,7 +8284,7 @@ public async Task DeleteRelayServiceConnectionAsync(string subscriptio } } - /// Description for Deletes a relay service connection by its name. + /// Deletes a relay service connection by its name. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -8336,7 +8336,7 @@ internal HttpMessage CreateUpdateRelayServiceConnectionRequest(string subscripti return message; } - /// Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). + /// Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -8369,7 +8369,7 @@ public async Task> UpdateRelayService } } - /// Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). + /// Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -8423,7 +8423,7 @@ internal HttpMessage CreateListInstanceIdentifiersRequest(string subscriptionId, return message; } - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -8452,7 +8452,7 @@ public async Task> ListInstanceIdentifi } } - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -8503,7 +8503,7 @@ internal HttpMessage CreateGetInstanceInfoRequest(string subscriptionId, string return message; } - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -8536,7 +8536,7 @@ public async Task> GetInstanceInfoAsync(stri } } - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -8592,7 +8592,7 @@ internal HttpMessage CreateGetInstanceMsDeployStatusRequest(string subscriptionI return message; } - /// Description for Get the status of the last MSDeploy operation. + /// Get the status of the last MSDeploy operation. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -8625,7 +8625,7 @@ public async Task> GetInstanceMsDeployStatusAsync(s } } - /// Description for Get the status of the last MSDeploy operation. + /// Get the status of the last MSDeploy operation. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -8685,7 +8685,7 @@ internal HttpMessage CreateCreateInstanceMSDeployOperationRequest(string subscri return message; } - /// Description for Invoke the MSDeploy web app extension. + /// Invoke the MSDeploy web app extension. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -8713,7 +8713,7 @@ public async Task CreateInstanceMSDeployOperationAsync(string subscrip } } - /// Description for Invoke the MSDeploy web app extension. + /// Invoke the MSDeploy web app extension. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -8764,7 +8764,7 @@ internal HttpMessage CreateGetInstanceMSDeployLogRequest(string subscriptionId, return message; } - /// Description for Get the MSDeploy Log for the last MSDeploy operation. + /// Get the MSDeploy Log for the last MSDeploy operation. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -8795,7 +8795,7 @@ public async Task> GetInstanceMSDeployLogAsync(string subs } } - /// Description for Get the MSDeploy Log for the last MSDeploy operation. + /// Get the MSDeploy Log for the last MSDeploy operation. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -8849,7 +8849,7 @@ internal HttpMessage CreateListInstanceProcessesRequest(string subscriptionId, s return message; } - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -8880,7 +8880,7 @@ public async Task> ListInstanceProcessesAsync(st } } - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -8935,7 +8935,7 @@ internal HttpMessage CreateGetInstanceProcessRequest(string subscriptionId, stri return message; } - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -8970,7 +8970,7 @@ public async Task> GetInstanceProcessAsync(string subs } } - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -9029,7 +9029,7 @@ internal HttpMessage CreateDeleteInstanceProcessRequest(string subscriptionId, s return message; } - /// Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. + /// Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -9057,7 +9057,7 @@ public async Task DeleteInstanceProcessAsync(string subscriptionId, st } } - /// Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. + /// Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -9110,7 +9110,7 @@ internal HttpMessage CreateGetInstanceProcessDumpRequest(string subscriptionId, return message; } - /// Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. + /// Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -9141,7 +9141,7 @@ public async Task> GetInstanceProcessDumpAsync(string subscript } } - /// Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. + /// Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -9197,7 +9197,7 @@ internal HttpMessage CreateListInstanceProcessModulesRequest(string subscription return message; } - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -9230,7 +9230,7 @@ public async Task> ListInstanceProcessModu } } - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -9289,7 +9289,7 @@ internal HttpMessage CreateGetInstanceProcessModuleRequest(string subscriptionId return message; } - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -9326,7 +9326,7 @@ public async Task> GetInstanceProcessModuleAsync } } - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -9388,7 +9388,7 @@ internal HttpMessage CreateListInstanceProcessThreadsRequest(string subscription return message; } - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -9421,7 +9421,7 @@ public async Task> ListInstanceProcessThre } } - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -9475,7 +9475,7 @@ internal HttpMessage CreateIsCloneableRequest(string subscriptionId, string reso return message; } - /// Description for Shows whether an app can be cloned to another resource group or subscription. + /// Shows whether an app can be cloned to another resource group or subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -9504,7 +9504,7 @@ public async Task> IsCloneableAsync(string subscripti } } - /// Description for Shows whether an app can be cloned to another resource group or subscription. + /// Shows whether an app can be cloned to another resource group or subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -9554,7 +9554,7 @@ internal HttpMessage CreateListSiteBackupsRequest(string subscriptionId, string return message; } - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -9583,7 +9583,7 @@ public async Task> ListSiteBackupsAsync(string su } } - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -9633,7 +9633,7 @@ internal HttpMessage CreateListSyncFunctionTriggersRequest(string subscriptionId return message; } - /// Description for This is to allow calling via powershell and ARM template. + /// This is to allow calling via powershell and ARM template. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -9662,7 +9662,7 @@ public async Task> ListSyncFunctionTriggersAsync(strin } } - /// Description for This is to allow calling via powershell and ARM template. + /// This is to allow calling via powershell and ARM template. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -9717,7 +9717,7 @@ internal HttpMessage CreateMigrateStorageRequest(string subscriptionId, string r return message; } - /// Description for Restores a web app. + /// Restores a web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -9745,7 +9745,7 @@ public async Task MigrateStorageAsync(string subscriptionId, string re } } - /// Description for Restores a web app. + /// Restores a web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -9798,7 +9798,7 @@ internal HttpMessage CreateMigrateMySqlRequest(string subscriptionId, string res return message; } - /// Description for Migrates a local (in-app) MySql database to a remote MySql database. + /// Migrates a local (in-app) MySql database to a remote MySql database. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -9824,7 +9824,7 @@ public async Task MigrateMySqlAsync(string subscriptionId, string reso } } - /// Description for Migrates a local (in-app) MySql database to a remote MySql database. + /// Migrates a local (in-app) MySql database to a remote MySql database. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -9871,7 +9871,7 @@ internal HttpMessage CreateGetMigrateMySqlStatusRequest(string subscriptionId, s return message; } - /// Description for Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled. + /// Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -9900,7 +9900,7 @@ public async Task> GetMigrateMySqlStatusAsync(s } } - /// Description for Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled. + /// Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -9950,7 +9950,7 @@ internal HttpMessage CreateGetSwiftVirtualNetworkConnectionRequest(string subscr return message; } - /// Description for Gets a Swift Virtual Network connection. + /// Gets a Swift Virtual Network connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -9981,7 +9981,7 @@ public async Task> GetSwiftVirtualNetworkConne } } - /// Description for Gets a Swift Virtual Network connection. + /// Gets a Swift Virtual Network connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -10038,7 +10038,7 @@ internal HttpMessage CreateCreateOrUpdateSwiftVirtualNetworkConnectionWithCheckR } /// - /// Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not + /// Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not /// in use by another App Service Plan other than the one this App is in. /// /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). @@ -10072,7 +10072,7 @@ public async Task> CreateOrUpdateSwiftVirtualN } /// - /// Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not + /// Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not /// in use by another App Service Plan other than the one this App is in. /// /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). @@ -10126,7 +10126,7 @@ internal HttpMessage CreateDeleteSwiftVirtualNetworkRequest(string subscriptionI return message; } - /// Description for Deletes a Swift Virtual Network connection from an app (or deployment slot). + /// Deletes a Swift Virtual Network connection from an app (or deployment slot). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -10150,7 +10150,7 @@ public async Task DeleteSwiftVirtualNetworkAsync(string subscriptionId } } - /// Description for Deletes a Swift Virtual Network connection from an app (or deployment slot). + /// Deletes a Swift Virtual Network connection from an app (or deployment slot). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -10200,7 +10200,7 @@ internal HttpMessage CreateUpdateSwiftVirtualNetworkConnectionWithCheckRequest(s } /// - /// Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not + /// Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not /// in use by another App Service Plan other than the one this App is in. /// /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). @@ -10234,7 +10234,7 @@ public async Task> UpdateSwiftVirtualNetworkCo } /// - /// Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not + /// Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not /// in use by another App Service Plan other than the one this App is in. /// /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). @@ -10289,7 +10289,7 @@ internal HttpMessage CreateListNetworkFeaturesRequest(string subscriptionId, str return message; } - /// Description for Gets all network features used by the app (or deployment slot, if specified). + /// Gets all network features used by the app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -10320,7 +10320,7 @@ public async Task> ListNetworkFeaturesAsync(string } } - /// Description for Gets all network features used by the app (or deployment slot, if specified). + /// Gets all network features used by the app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -10373,7 +10373,7 @@ internal HttpMessage CreateGetNetworkTraceOperationRequest(string subscriptionId return message; } - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -10410,7 +10410,7 @@ public async Task>> GetNetworkTraceOperatio } } - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -10480,7 +10480,7 @@ internal HttpMessage CreateStartWebSiteNetworkTraceRequest(string subscriptionId return message; } - /// Description for Start capturing network packets for the site (To be deprecated). + /// Start capturing network packets for the site (To be deprecated). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -10512,7 +10512,7 @@ public async Task> StartWebSiteNetworkTraceAsync(string subscri } } - /// Description for Start capturing network packets for the site (To be deprecated). + /// Start capturing network packets for the site (To be deprecated). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -10577,7 +10577,7 @@ internal HttpMessage CreateStartWebSiteNetworkTraceOperationRequest(string subsc return message; } - /// Description for Start capturing network packets for the site. + /// Start capturing network packets for the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -10605,7 +10605,7 @@ public async Task StartWebSiteNetworkTraceOperationAsync(string subscr } } - /// Description for Start capturing network packets for the site. + /// Start capturing network packets for the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -10654,7 +10654,7 @@ internal HttpMessage CreateStopWebSiteNetworkTraceRequest(string subscriptionId, return message; } - /// Description for Stop ongoing capturing network packets for the site. + /// Stop ongoing capturing network packets for the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -10679,7 +10679,7 @@ public async Task StopWebSiteNetworkTraceAsync(string subscriptionId, } } - /// Description for Stop ongoing capturing network packets for the site. + /// Stop ongoing capturing network packets for the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -10726,7 +10726,7 @@ internal HttpMessage CreateGetNetworkTracesRequest(string subscriptionId, string return message; } - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -10762,7 +10762,7 @@ public async Task>> GetNetworkTracesAsync(s } } - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -10820,7 +10820,7 @@ internal HttpMessage CreateGetNetworkTraceOperationV2Request(string subscription return message; } - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -10857,7 +10857,7 @@ public async Task>> GetNetworkTraceOperatio } } - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -10916,7 +10916,7 @@ internal HttpMessage CreateGetNetworkTracesV2Request(string subscriptionId, stri return message; } - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -10952,7 +10952,7 @@ public async Task>> GetNetworkTracesV2Async } } - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -11009,7 +11009,7 @@ internal HttpMessage CreateGenerateNewSitePublishingPasswordRequest(string subsc return message; } - /// Description for Generates a new publishing password for an app (or deployment slot, if specified). + /// Generates a new publishing password for an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -11034,7 +11034,7 @@ public async Task GenerateNewSitePublishingPasswordAsync(string subscr } } - /// Description for Generates a new publishing password for an app (or deployment slot, if specified). + /// Generates a new publishing password for an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -11084,7 +11084,7 @@ internal HttpMessage CreateListPerfMonCountersRequest(string subscriptionId, str return message; } - /// Description for Gets perfmon counters for web app. + /// Gets perfmon counters for web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -11114,7 +11114,7 @@ public async Task> ListPerfMonCountersAsync(s } } - /// Description for Gets perfmon counters for web app. + /// Gets perfmon counters for web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -11165,7 +11165,7 @@ internal HttpMessage CreateGetSitePhpErrorLogFlagRequest(string subscriptionId, return message; } - /// Description for Gets web app's event logs. + /// Gets web app's event logs. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -11194,7 +11194,7 @@ public async Task> GetSitePhpErrorLogFlagAsync(str } } - /// Description for Gets web app's event logs. + /// Gets web app's event logs. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -11244,7 +11244,7 @@ internal HttpMessage CreateListPremierAddOnsRequest(string subscriptionId, strin return message; } - /// Description for Gets the premier add-ons of an app. + /// Gets the premier add-ons of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -11273,7 +11273,7 @@ public async Task> ListPremierAddOnsAsync(string subs } } - /// Description for Gets the premier add-ons of an app. + /// Gets the premier add-ons of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -11324,7 +11324,7 @@ internal HttpMessage CreateGetPremierAddOnRequest(string subscriptionId, string return message; } - /// Description for Gets a named add-on of an app. + /// Gets a named add-on of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -11357,7 +11357,7 @@ public async Task> GetPremierAddOnAsync(string subscr } } - /// Description for Gets a named add-on of an app. + /// Gets a named add-on of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -11416,7 +11416,7 @@ internal HttpMessage CreateAddPremierAddOnRequest(string subscriptionId, string return message; } - /// Description for Updates a named add-on of an app. + /// Updates a named add-on of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -11449,7 +11449,7 @@ public async Task> AddPremierAddOnAsync(string subscr } } - /// Description for Updates a named add-on of an app. + /// Updates a named add-on of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -11504,7 +11504,7 @@ internal HttpMessage CreateDeletePremierAddOnRequest(string subscriptionId, stri return message; } - /// Description for Delete a premier add-on from an app. + /// Delete a premier add-on from an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -11530,7 +11530,7 @@ public async Task DeletePremierAddOnAsync(string subscriptionId, strin } } - /// Description for Delete a premier add-on from an app. + /// Delete a premier add-on from an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -11582,7 +11582,7 @@ internal HttpMessage CreateUpdatePremierAddOnRequest(string subscriptionId, stri return message; } - /// Description for Updates a named add-on of an app. + /// Updates a named add-on of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -11615,7 +11615,7 @@ public async Task> UpdatePremierAddOnAsync(string sub } } - /// Description for Updates a named add-on of an app. + /// Updates a named add-on of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -11669,7 +11669,7 @@ internal HttpMessage CreateGetPrivateAccessRequest(string subscriptionId, string return message; } - /// Description for Gets data around private site access enablement and authorized Virtual Networks that can access the site. + /// Gets data around private site access enablement and authorized Virtual Networks that can access the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -11700,7 +11700,7 @@ public async Task> GetPrivateAccessAsync(string subs } } - /// Description for Gets data around private site access enablement and authorized Virtual Networks that can access the site. + /// Gets data around private site access enablement and authorized Virtual Networks that can access the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -11756,7 +11756,7 @@ internal HttpMessage CreatePutPrivateAccessVnetRequest(string subscriptionId, st return message; } - /// Description for Sets data around private site access enablement and authorized Virtual Networks that can access the site. + /// Sets data around private site access enablement and authorized Virtual Networks that can access the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -11787,7 +11787,7 @@ public async Task> PutPrivateAccessVnetAsync(string } } - /// Description for Sets data around private site access enablement and authorized Virtual Networks that can access the site. + /// Sets data around private site access enablement and authorized Virtual Networks that can access the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -11839,7 +11839,7 @@ internal HttpMessage CreateGetPrivateEndpointConnectionListRequest(string subscr return message; } - /// Description for Gets the list of private endpoint connections associated with a site. + /// Gets the list of private endpoint connections associated with a site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the site. @@ -11868,7 +11868,7 @@ public async Task> GetPrivateEndpo } } - /// Description for Gets the list of private endpoint connections associated with a site. + /// Gets the list of private endpoint connections associated with a site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the site. @@ -11919,7 +11919,7 @@ internal HttpMessage CreateGetPrivateEndpointConnectionRequest(string subscripti return message; } - /// Description for Gets a private endpoint connection. + /// Gets a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the site. @@ -11952,7 +11952,7 @@ public async Task> GetP } } - /// Description for Gets a private endpoint connection. + /// Gets a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the site. @@ -12011,7 +12011,7 @@ internal HttpMessage CreateApproveOrRejectPrivateEndpointConnectionRequest(strin return message; } - /// Description for Approves or rejects a private endpoint connection. + /// Approves or rejects a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the site. @@ -12040,7 +12040,7 @@ public async Task ApproveOrRejectPrivateEndpointConnectionAsync(string } } - /// Description for Approves or rejects a private endpoint connection. + /// Approves or rejects a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the site. @@ -12091,7 +12091,7 @@ internal HttpMessage CreateDeletePrivateEndpointConnectionRequest(string subscri return message; } - /// Description for Deletes a private endpoint connection. + /// Deletes a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the site. @@ -12119,7 +12119,7 @@ public async Task DeletePrivateEndpointConnectionAsync(string subscrip } } - /// Description for Deletes a private endpoint connection. + /// Deletes a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the site. @@ -12168,7 +12168,7 @@ internal HttpMessage CreateGetPrivateLinkResourcesRequest(string subscriptionId, return message; } - /// Description for Gets the private link resources. + /// Gets the private link resources. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the site. @@ -12197,7 +12197,7 @@ public async Task> GetPrivateLinkResources } } - /// Description for Gets the private link resources. + /// Gets the private link resources. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the site. @@ -12247,7 +12247,7 @@ internal HttpMessage CreateListProcessesRequest(string subscriptionId, string re return message; } - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -12276,7 +12276,7 @@ public async Task> ListProcessesAsync(string sub } } - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -12327,7 +12327,7 @@ internal HttpMessage CreateGetProcessRequest(string subscriptionId, string resou return message; } - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -12360,7 +12360,7 @@ public async Task> GetProcessAsync(string subscription } } - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -12415,7 +12415,7 @@ internal HttpMessage CreateDeleteProcessRequest(string subscriptionId, string re return message; } - /// Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. + /// Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -12441,7 +12441,7 @@ public async Task DeleteProcessAsync(string subscriptionId, string res } } - /// Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. + /// Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -12490,7 +12490,7 @@ internal HttpMessage CreateGetProcessDumpRequest(string subscriptionId, string r return message; } - /// Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. + /// Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -12519,7 +12519,7 @@ public async Task> GetProcessDumpAsync(string subscriptionId, s } } - /// Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. + /// Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -12571,7 +12571,7 @@ internal HttpMessage CreateListProcessModulesRequest(string subscriptionId, stri return message; } - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -12602,7 +12602,7 @@ public async Task> ListProcessModulesAsync } } - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -12657,7 +12657,7 @@ internal HttpMessage CreateGetProcessModuleRequest(string subscriptionId, string return message; } - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -12692,7 +12692,7 @@ public async Task> GetProcessModuleAsync(string } } - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -12750,7 +12750,7 @@ internal HttpMessage CreateListProcessThreadsRequest(string subscriptionId, stri return message; } - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -12781,7 +12781,7 @@ public async Task> ListProcessThreadsAsync } } - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -12833,7 +12833,7 @@ internal HttpMessage CreateListPublicCertificatesRequest(string subscriptionId, return message; } - /// Description for Get public certificates for an app or a deployment slot. + /// Get public certificates for an app or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -12862,7 +12862,7 @@ public async Task> ListPublicCertificatesA } } - /// Description for Get public certificates for an app or a deployment slot. + /// Get public certificates for an app or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -12913,7 +12913,7 @@ internal HttpMessage CreateGetPublicCertificateRequest(string subscriptionId, st return message; } - /// Description for Get the named public certificate for an app (or deployment slot, if specified). + /// Get the named public certificate for an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -12946,7 +12946,7 @@ public async Task> GetPublicCertificateAsync(str } } - /// Description for Get the named public certificate for an app (or deployment slot, if specified). + /// Get the named public certificate for an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -13005,7 +13005,7 @@ internal HttpMessage CreateCreateOrUpdatePublicCertificateRequest(string subscri return message; } - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -13038,7 +13038,7 @@ public async Task> CreateOrUpdatePublicCertifica } } - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -13093,7 +13093,7 @@ internal HttpMessage CreateDeletePublicCertificateRequest(string subscriptionId, return message; } - /// Description for Deletes a hostname binding for an app. + /// Deletes a hostname binding for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -13120,7 +13120,7 @@ public async Task DeletePublicCertificateAsync(string subscriptionId, } } - /// Description for Deletes a hostname binding for an app. + /// Deletes a hostname binding for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -13172,7 +13172,7 @@ internal HttpMessage CreateListPublishingProfileXmlWithSecretsRequest(string sub return message; } - /// Description for Gets the publishing profile for an app (or deployment slot, if specified). + /// Gets the publishing profile for an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -13201,7 +13201,7 @@ public async Task> ListPublishingProfileXmlWithSecretsAsync(str } } - /// Description for Gets the publishing profile for an app (or deployment slot, if specified). + /// Gets the publishing profile for an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -13251,7 +13251,7 @@ internal HttpMessage CreateResetProductionSlotConfigRequest(string subscriptionI return message; } - /// Description for Resets the configuration settings of the current slot if they were previously modified by calling the API with POST. + /// Resets the configuration settings of the current slot if they were previously modified by calling the API with POST. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -13275,7 +13275,7 @@ public async Task ResetProductionSlotConfigAsync(string subscriptionId } } - /// Description for Resets the configuration settings of the current slot if they were previously modified by calling the API with POST. + /// Resets the configuration settings of the current slot if they were previously modified by calling the API with POST. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -13328,7 +13328,7 @@ internal HttpMessage CreateRestartRequest(string subscriptionId, string resource return message; } - /// Description for Restarts an app (or deployment slot, if specified). + /// Restarts an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -13354,7 +13354,7 @@ public async Task RestartAsync(string subscriptionId, string resourceG } } - /// Description for Restarts an app (or deployment slot, if specified). + /// Restarts an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -13405,7 +13405,7 @@ internal HttpMessage CreateRestoreFromBackupBlobRequest(string subscriptionId, s return message; } - /// Description for Restores an app from a backup blob in Azure Storage. + /// Restores an app from a backup blob in Azure Storage. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -13432,7 +13432,7 @@ public async Task RestoreFromBackupBlobAsync(string subscriptionId, st } } - /// Description for Restores an app from a backup blob in Azure Storage. + /// Restores an app from a backup blob in Azure Storage. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -13484,7 +13484,7 @@ internal HttpMessage CreateRestoreFromDeletedAppRequest(string subscriptionId, s return message; } - /// Description for Restores a deleted web app to this web app. + /// Restores a deleted web app to this web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -13511,7 +13511,7 @@ public async Task RestoreFromDeletedAppAsync(string subscriptionId, st } } - /// Description for Restores a deleted web app to this web app. + /// Restores a deleted web app to this web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -13563,7 +13563,7 @@ internal HttpMessage CreateRestoreSnapshotRequest(string subscriptionId, string return message; } - /// Description for Restores a web app from a snapshot. + /// Restores a web app from a snapshot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -13590,7 +13590,7 @@ public async Task RestoreSnapshotAsync(string subscriptionId, string r } } - /// Description for Restores a web app from a snapshot. + /// Restores a web app from a snapshot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -13638,7 +13638,7 @@ internal HttpMessage CreateListSiteExtensionsRequest(string subscriptionId, stri return message; } - /// Description for Get list of siteextensions for a web site, or a deployment slot. + /// Get list of siteextensions for a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -13667,7 +13667,7 @@ public async Task> ListSiteExtensionsAsync } } - /// Description for Get list of siteextensions for a web site, or a deployment slot. + /// Get list of siteextensions for a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -13718,7 +13718,7 @@ internal HttpMessage CreateGetSiteExtensionRequest(string subscriptionId, string return message; } - /// Description for Get site extension information by its ID for a web site, or a deployment slot. + /// Get site extension information by its ID for a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -13751,7 +13751,7 @@ public async Task> GetSiteExtensionAsync(string } } - /// Description for Get site extension information by its ID for a web site, or a deployment slot. + /// Get site extension information by its ID for a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -13806,7 +13806,7 @@ internal HttpMessage CreateInstallSiteExtensionRequest(string subscriptionId, st return message; } - /// Description for Install site extension on a web site, or a deployment slot. + /// Install site extension on a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -13833,7 +13833,7 @@ public async Task InstallSiteExtensionAsync(string subscriptionId, str } } - /// Description for Install site extension on a web site, or a deployment slot. + /// Install site extension on a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -13882,7 +13882,7 @@ internal HttpMessage CreateDeleteSiteExtensionRequest(string subscriptionId, str return message; } - /// Description for Remove a site extension from a web site, or a deployment slot. + /// Remove a site extension from a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -13908,7 +13908,7 @@ public async Task DeleteSiteExtensionAsync(string subscriptionId, stri } } - /// Description for Remove a site extension from a web site, or a deployment slot. + /// Remove a site extension from a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -13955,7 +13955,7 @@ internal HttpMessage CreateListSlotsRequest(string subscriptionId, string resour return message; } - /// Description for Gets an app's deployment slots. + /// Gets an app's deployment slots. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -13984,7 +13984,7 @@ public async Task> ListSlotsAsync(string subscription } } - /// Description for Gets an app's deployment slots. + /// Gets an app's deployment slots. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -14035,7 +14035,7 @@ internal HttpMessage CreateGetSlotRequest(string subscriptionId, string resource return message; } - /// Description for Gets the details of a web, mobile, or API app. + /// Gets the details of a web, mobile, or API app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -14068,7 +14068,7 @@ public async Task> GetSlotAsync(string subscriptionId, str } } - /// Description for Gets the details of a web, mobile, or API app. + /// Gets the details of a web, mobile, or API app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -14127,7 +14127,7 @@ internal HttpMessage CreateCreateOrUpdateSlotRequest(string subscriptionId, stri return message; } - /// Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. + /// Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Unique name of the app to create or update. To create or update a deployment slot, use the {slot} parameter. @@ -14156,7 +14156,7 @@ public async Task CreateOrUpdateSlotAsync(string subscriptionId, strin } } - /// Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. + /// Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Unique name of the app to create or update. To create or update a deployment slot, use the {slot} parameter. @@ -14215,7 +14215,7 @@ internal HttpMessage CreateDeleteSlotRequest(string subscriptionId, string resou return message; } - /// Description for Deletes a web, mobile, or API app, or one of the deployment slots. + /// Deletes a web, mobile, or API app, or one of the deployment slots. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app to delete. @@ -14244,7 +14244,7 @@ public async Task DeleteSlotAsync(string subscriptionId, string resour } } - /// Description for Deletes a web, mobile, or API app, or one of the deployment slots. + /// Deletes a web, mobile, or API app, or one of the deployment slots. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app to delete. @@ -14299,7 +14299,7 @@ internal HttpMessage CreateUpdateSlotRequest(string subscriptionId, string resou return message; } - /// Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. + /// Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Unique name of the app to create or update. To create or update a deployment slot, use the {slot} parameter. @@ -14333,7 +14333,7 @@ public async Task> UpdateSlotAsync(string subscriptionId, } } - /// Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. + /// Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Unique name of the app to create or update. To create or update a deployment slot, use the {slot} parameter. @@ -14394,7 +14394,7 @@ internal HttpMessage CreateAnalyzeCustomHostnameSlotRequest(string subscriptionI return message; } - /// Description for Analyze a custom hostname. + /// Analyze a custom hostname. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -14426,7 +14426,7 @@ public async Task> AnalyzeCustomHostnameS } } - /// Description for Analyze a custom hostname. + /// Analyze a custom hostname. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -14485,7 +14485,7 @@ internal HttpMessage CreateApplySlotConfigurationSlotRequest(string subscription return message; } - /// Description for Applies the configuration settings from the target slot onto the current slot. + /// Applies the configuration settings from the target slot onto the current slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -14513,7 +14513,7 @@ public async Task ApplySlotConfigurationSlotAsync(string subscriptionI } } - /// Description for Applies the configuration settings from the target slot onto the current slot. + /// Applies the configuration settings from the target slot onto the current slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -14568,7 +14568,7 @@ internal HttpMessage CreateBackupSlotRequest(string subscriptionId, string resou return message; } - /// Description for Creates a backup of an app. + /// Creates a backup of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -14601,7 +14601,7 @@ public async Task> BackupSlotAsync(string subscriptionI } } - /// Description for Creates a backup of an app. + /// Creates a backup of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -14657,7 +14657,7 @@ internal HttpMessage CreateListBackupsSlotRequest(string subscriptionId, string return message; } - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -14688,7 +14688,7 @@ public async Task> ListBackupsSlotAsync(string su } } - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -14743,7 +14743,7 @@ internal HttpMessage CreateGetBackupStatusSlotRequest(string subscriptionId, str return message; } - /// Description for Gets a backup of an app by its ID. + /// Gets a backup of an app by its ID. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -14778,7 +14778,7 @@ public async Task> GetBackupStatusSlotAsync(string subs } } - /// Description for Gets a backup of an app by its ID. + /// Gets a backup of an app by its ID. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -14837,7 +14837,7 @@ internal HttpMessage CreateDeleteBackupSlotRequest(string subscriptionId, string return message; } - /// Description for Deletes a backup of an app by its ID. + /// Deletes a backup of an app by its ID. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -14865,7 +14865,7 @@ public async Task DeleteBackupSlotAsync(string subscriptionId, string } } - /// Description for Deletes a backup of an app by its ID. + /// Deletes a backup of an app by its ID. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -14922,7 +14922,7 @@ internal HttpMessage CreateListBackupStatusSecretsSlotRequest(string subscriptio return message; } - /// Description for Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body. + /// Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -14957,7 +14957,7 @@ public async Task> ListBackupStatusSecretsSlotAsync(str } } - /// Description for Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body. + /// Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -15021,7 +15021,7 @@ internal HttpMessage CreateRestoreSlotRequest(string subscriptionId, string reso return message; } - /// Description for Restores a specific backup to another app (or deployment slot, if specified). + /// Restores a specific backup to another app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -15052,7 +15052,7 @@ public async Task RestoreSlotAsync(string subscriptionId, string resou } } - /// Description for Restores a specific backup to another app (or deployment slot, if specified). + /// Restores a specific backup to another app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -15106,7 +15106,7 @@ internal HttpMessage CreateListBasicPublishingCredentialsPoliciesSlotRequest(str return message; } - /// Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site. + /// Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -15137,7 +15137,7 @@ public async Task> ListBasicPu } } - /// Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site. + /// Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -15191,7 +15191,7 @@ internal HttpMessage CreateGetFtpAllowedSlotRequest(string subscriptionId, strin return message; } - /// Description for Returns whether FTP is allowed on the site or not. + /// Returns whether FTP is allowed on the site or not. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -15224,7 +15224,7 @@ public async Task> GetFtpAl } } - /// Description for Returns whether FTP is allowed on the site or not. + /// Returns whether FTP is allowed on the site or not. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -15284,7 +15284,7 @@ internal HttpMessage CreateUpdateFtpAllowedSlotRequest(string subscriptionId, st return message; } - /// Description for Updates whether FTP is allowed on the site or not. + /// Updates whether FTP is allowed on the site or not. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -15317,7 +15317,7 @@ public async Task> UpdateFt } } - /// Description for Updates whether FTP is allowed on the site or not. + /// Updates whether FTP is allowed on the site or not. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -15373,7 +15373,7 @@ internal HttpMessage CreateGetScmAllowedSlotRequest(string subscriptionId, strin return message; } - /// Description for Returns whether Scm basic auth is allowed on the site or not. + /// Returns whether Scm basic auth is allowed on the site or not. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -15406,7 +15406,7 @@ public async Task> GetScmAl } } - /// Description for Returns whether Scm basic auth is allowed on the site or not. + /// Returns whether Scm basic auth is allowed on the site or not. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -15466,7 +15466,7 @@ internal HttpMessage CreateUpdateScmAllowedSlotRequest(string subscriptionId, st return message; } - /// Description for Updates whether user publishing credentials are allowed on the site or not. + /// Updates whether user publishing credentials are allowed on the site or not. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -15499,7 +15499,7 @@ public async Task> UpdateSc } } - /// Description for Updates whether user publishing credentials are allowed on the site or not. + /// Updates whether user publishing credentials are allowed on the site or not. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -15555,7 +15555,7 @@ internal HttpMessage CreateListConfigurationsSlotRequest(string subscriptionId, return message; } - /// Description for List the configurations of an app. + /// List the configurations of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -15586,7 +15586,7 @@ public async Task> ListConfigurationsSlot } } - /// Description for List the configurations of an app. + /// List the configurations of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -15644,7 +15644,7 @@ internal HttpMessage CreateUpdateApplicationSettingsSlotRequest(string subscript return message; } - /// Description for Replaces the application settings of an app. + /// Replaces the application settings of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -15677,7 +15677,7 @@ public async Task> UpdateApplicationSettingsSlotAsync } } - /// Description for Replaces the application settings of an app. + /// Replaces the application settings of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -15733,7 +15733,7 @@ internal HttpMessage CreateListApplicationSettingsSlotRequest(string subscriptio return message; } - /// Description for Gets the application settings of an app. + /// Gets the application settings of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -15764,7 +15764,7 @@ public async Task> ListApplicationSettingsSlotAsync(s } } - /// Description for Gets the application settings of an app. + /// Gets the application settings of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -15822,7 +15822,7 @@ internal HttpMessage CreateUpdateAuthSettingsSlotRequest(string subscriptionId, return message; } - /// Description for Updates the Authentication / Authorization settings associated with web app. + /// Updates the Authentication / Authorization settings associated with web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -15855,7 +15855,7 @@ public async Task> UpdateAuthSettingsSlotAsync(string } } - /// Description for Updates the Authentication / Authorization settings associated with web app. + /// Updates the Authentication / Authorization settings associated with web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -15911,7 +15911,7 @@ internal HttpMessage CreateGetAuthSettingsSlotRequest(string subscriptionId, str return message; } - /// Description for Gets the Authentication/Authorization settings of an app. + /// Gets the Authentication/Authorization settings of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -15942,7 +15942,7 @@ public async Task> GetAuthSettingsSlotAsync(string su } } - /// Description for Gets the Authentication/Authorization settings of an app. + /// Gets the Authentication/Authorization settings of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -16000,7 +16000,7 @@ internal HttpMessage CreateUpdateAuthSettingsV2SlotRequest(string subscriptionId return message; } - /// Description for Updates site's Authentication / Authorization settings for apps via the V2 format. + /// Updates site's Authentication / Authorization settings for apps via the V2 format. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -16033,7 +16033,7 @@ public async Task> UpdateAuthSettingsV2SlotAsync(st } } - /// Description for Updates site's Authentication / Authorization settings for apps via the V2 format. + /// Updates site's Authentication / Authorization settings for apps via the V2 format. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -16089,7 +16089,7 @@ internal HttpMessage CreateGetAuthSettingsV2SlotRequest(string subscriptionId, s return message; } - /// Description for Gets site's Authentication / Authorization settings for apps via the V2 format. + /// Gets site's Authentication / Authorization settings for apps via the V2 format. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -16120,7 +16120,7 @@ public async Task> GetAuthSettingsV2SlotAsync(strin } } - /// Description for Gets site's Authentication / Authorization settings for apps via the V2 format. + /// Gets site's Authentication / Authorization settings for apps via the V2 format. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -16178,7 +16178,7 @@ internal HttpMessage CreateUpdateAzureStorageAccountsSlotRequest(string subscrip return message; } - /// Description for Updates the Azure storage account configurations of an app. + /// Updates the Azure storage account configurations of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -16211,7 +16211,7 @@ public async Task> UpdateAzureS } } - /// Description for Updates the Azure storage account configurations of an app. + /// Updates the Azure storage account configurations of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -16267,7 +16267,7 @@ internal HttpMessage CreateListAzureStorageAccountsSlotRequest(string subscripti return message; } - /// Description for Gets the Azure storage account configurations of an app. + /// Gets the Azure storage account configurations of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -16298,7 +16298,7 @@ public async Task> ListAzureSto } } - /// Description for Gets the Azure storage account configurations of an app. + /// Gets the Azure storage account configurations of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -16356,7 +16356,7 @@ internal HttpMessage CreateUpdateBackupConfigurationSlotRequest(string subscript return message; } - /// Description for Updates the backup configuration of an app. + /// Updates the backup configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -16389,7 +16389,7 @@ public async Task> UpdateBackupConfigurationSlotAsync(st } } - /// Description for Updates the backup configuration of an app. + /// Updates the backup configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -16445,7 +16445,7 @@ internal HttpMessage CreateDeleteBackupConfigurationSlotRequest(string subscript return message; } - /// Description for Deletes the backup configuration of an app. + /// Deletes the backup configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -16471,7 +16471,7 @@ public async Task DeleteBackupConfigurationSlotAsync(string subscripti } } - /// Description for Deletes the backup configuration of an app. + /// Deletes the backup configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -16520,7 +16520,7 @@ internal HttpMessage CreateGetBackupConfigurationSlotRequest(string subscription return message; } - /// Description for Gets the backup configuration of an app. + /// Gets the backup configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -16551,7 +16551,7 @@ public async Task> GetBackupConfigurationSlotAsync(strin } } - /// Description for Gets the backup configuration of an app. + /// Gets the backup configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -16605,7 +16605,7 @@ internal HttpMessage CreateGetAppSettingsKeyVaultReferencesSlotRequest(string su return message; } - /// Description for Gets the config reference app settings and status of an app. + /// Gets the config reference app settings and status of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -16636,7 +16636,7 @@ public async Task> GetAppSettingsKeyVaultRefe } } - /// Description for Gets the config reference app settings and status of an app. + /// Gets the config reference app settings and status of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -16691,7 +16691,7 @@ internal HttpMessage CreateGetAppSettingKeyVaultReferenceSlotRequest(string subs return message; } - /// Description for Gets the config reference and status of an app. + /// Gets the config reference and status of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -16726,7 +16726,7 @@ public async Task> GetAppSettingKeyVaultRefer } } - /// Description for Gets the config reference and status of an app. + /// Gets the config reference and status of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -16784,7 +16784,7 @@ internal HttpMessage CreateGetSiteConnectionStringKeyVaultReferencesSlotRequest( return message; } - /// Description for Gets the config reference app settings and status of an app. + /// Gets the config reference app settings and status of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -16815,7 +16815,7 @@ public async Task> GetSiteConnectionStringKey } } - /// Description for Gets the config reference app settings and status of an app. + /// Gets the config reference app settings and status of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -16870,7 +16870,7 @@ internal HttpMessage CreateGetSiteConnectionStringKeyVaultReferenceSlotRequest(s return message; } - /// Description for Gets the config reference and status of an app. + /// Gets the config reference and status of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -16905,7 +16905,7 @@ public async Task> GetSiteConnectionStringKey } } - /// Description for Gets the config reference and status of an app. + /// Gets the config reference and status of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -16967,7 +16967,7 @@ internal HttpMessage CreateUpdateConnectionStringsSlotRequest(string subscriptio return message; } - /// Description for Replaces the connection strings of an app. + /// Replaces the connection strings of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -17000,7 +17000,7 @@ public async Task> UpdateConnectionStringsS } } - /// Description for Replaces the connection strings of an app. + /// Replaces the connection strings of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -17056,7 +17056,7 @@ internal HttpMessage CreateListConnectionStringsSlotRequest(string subscriptionI return message; } - /// Description for Gets the connection strings of an app. + /// Gets the connection strings of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -17087,7 +17087,7 @@ public async Task> ListConnectionStringsSlo } } - /// Description for Gets the connection strings of an app. + /// Gets the connection strings of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -17141,7 +17141,7 @@ internal HttpMessage CreateGetDiagnosticLogsConfigurationSlotRequest(string subs return message; } - /// Description for Gets the logging configuration of an app. + /// Gets the logging configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -17174,7 +17174,7 @@ public async Task> GetDiagnosticLogsConfigurationSl } } - /// Description for Gets the logging configuration of an app. + /// Gets the logging configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -17234,7 +17234,7 @@ internal HttpMessage CreateUpdateDiagnosticLogsConfigSlotRequest(string subscrip return message; } - /// Description for Updates the logging configuration of an app. + /// Updates the logging configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -17267,7 +17267,7 @@ public async Task> UpdateDiagnosticLogsConfigSlotAs } } - /// Description for Updates the logging configuration of an app. + /// Updates the logging configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -17327,7 +17327,7 @@ internal HttpMessage CreateUpdateMetadataSlotRequest(string subscriptionId, stri return message; } - /// Description for Replaces the metadata of an app. + /// Replaces the metadata of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -17360,7 +17360,7 @@ public async Task> UpdateMetadataSlotAsync(string sub } } - /// Description for Replaces the metadata of an app. + /// Replaces the metadata of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -17416,7 +17416,7 @@ internal HttpMessage CreateListMetadataSlotRequest(string subscriptionId, string return message; } - /// Description for Gets the metadata of an app. + /// Gets the metadata of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -17447,7 +17447,7 @@ public async Task> ListMetadataSlotAsync(string subsc } } - /// Description for Gets the metadata of an app. + /// Gets the metadata of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -17501,7 +17501,7 @@ internal HttpMessage CreateListPublishingCredentialsSlotRequest(string subscript return message; } - /// Description for Gets the Git/FTP publishing credentials of an app. + /// Gets the Git/FTP publishing credentials of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -17527,7 +17527,7 @@ public async Task ListPublishingCredentialsSlotAsync(string subscripti } } - /// Description for Gets the Git/FTP publishing credentials of an app. + /// Gets the Git/FTP publishing credentials of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -17580,7 +17580,7 @@ internal HttpMessage CreateUpdateSitePushSettingsSlotRequest(string subscription return message; } - /// Description for Updates the Push settings associated with web app. + /// Updates the Push settings associated with web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -17613,7 +17613,7 @@ public async Task> UpdateSitePushSettingsSlotAsync(string } } - /// Description for Updates the Push settings associated with web app. + /// Updates the Push settings associated with web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -17669,7 +17669,7 @@ internal HttpMessage CreateListSitePushSettingsSlotRequest(string subscriptionId return message; } - /// Description for Gets the Push settings associated with web app. + /// Gets the Push settings associated with web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -17700,7 +17700,7 @@ public async Task> ListSitePushSettingsSlotAsync(string s } } - /// Description for Gets the Push settings associated with web app. + /// Gets the Push settings associated with web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -17754,7 +17754,7 @@ internal HttpMessage CreateGetConfigurationSlotRequest(string subscriptionId, st return message; } - /// Description for Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc. + /// Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -17787,7 +17787,7 @@ public async Task> GetConfigurationSlotAsync(string sub } } - /// Description for Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc. + /// Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -17847,7 +17847,7 @@ internal HttpMessage CreateCreateOrUpdateConfigurationSlotRequest(string subscri return message; } - /// Description for Updates the configuration of an app. + /// Updates the configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -17880,7 +17880,7 @@ public async Task> CreateOrUpdateConfigurationSlotAsync } } - /// Description for Updates the configuration of an app. + /// Updates the configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -17940,7 +17940,7 @@ internal HttpMessage CreateUpdateConfigurationSlotRequest(string subscriptionId, return message; } - /// Description for Updates the configuration of an app. + /// Updates the configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -17973,7 +17973,7 @@ public async Task> UpdateConfigurationSlotAsync(string } } - /// Description for Updates the configuration of an app. + /// Updates the configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -18029,7 +18029,7 @@ internal HttpMessage CreateListConfigurationSnapshotInfoSlotRequest(string subsc return message; } - /// Description for Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. + /// Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -18060,7 +18060,7 @@ public async Task> ListConfigu } } - /// Description for Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. + /// Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -18115,7 +18115,7 @@ internal HttpMessage CreateGetConfigurationSnapshotSlotRequest(string subscripti return message; } - /// Description for Gets a snapshot of the configuration of an app at a previous point in time. + /// Gets a snapshot of the configuration of an app at a previous point in time. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -18150,7 +18150,7 @@ public async Task> GetConfigurationSnapshotSlotAsync(st } } - /// Description for Gets a snapshot of the configuration of an app at a previous point in time. + /// Gets a snapshot of the configuration of an app at a previous point in time. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -18210,7 +18210,7 @@ internal HttpMessage CreateRecoverSiteConfigurationSnapshotSlotRequest(string su return message; } - /// Description for Reverts the configuration of an app to a previous snapshot. + /// Reverts the configuration of an app to a previous snapshot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -18238,7 +18238,7 @@ public async Task RecoverSiteConfigurationSnapshotSlotAsync(string sub } } - /// Description for Reverts the configuration of an app to a previous snapshot. + /// Reverts the configuration of an app to a previous snapshot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -18289,7 +18289,7 @@ internal HttpMessage CreateGetWebSiteContainerLogsSlotRequest(string subscriptio return message; } - /// Description for Gets the last lines of docker logs for the given site. + /// Gets the last lines of docker logs for the given site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -18320,7 +18320,7 @@ public async Task> GetWebSiteContainerLogsSlotAsync(string subs } } - /// Description for Gets the last lines of docker logs for the given site. + /// Gets the last lines of docker logs for the given site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -18374,7 +18374,7 @@ internal HttpMessage CreateGetContainerLogsZipSlotRequest(string subscriptionId, return message; } - /// Description for Gets the ZIP archived docker log files for the given site. + /// Gets the ZIP archived docker log files for the given site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -18405,7 +18405,7 @@ public async Task> GetContainerLogsZipSlotAsync(string subscrip } } - /// Description for Gets the ZIP archived docker log files for the given site. + /// Gets the ZIP archived docker log files for the given site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -18459,7 +18459,7 @@ internal HttpMessage CreateListContinuousWebJobsSlotRequest(string subscriptionI return message; } - /// Description for List continuous web jobs for an app, or a deployment slot. + /// List continuous web jobs for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -18490,7 +18490,7 @@ public async Task> ListContinuousWebJobsSlo } } - /// Description for List continuous web jobs for an app, or a deployment slot. + /// List continuous web jobs for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -18545,7 +18545,7 @@ internal HttpMessage CreateGetContinuousWebJobSlotRequest(string subscriptionId, return message; } - /// Description for Gets a continuous web job by its ID for an app, or a deployment slot. + /// Gets a continuous web job by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -18580,7 +18580,7 @@ public async Task> GetContinuousWebJobSlotAsync(s } } - /// Description for Gets a continuous web job by its ID for an app, or a deployment slot. + /// Gets a continuous web job by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -18639,7 +18639,7 @@ internal HttpMessage CreateDeleteContinuousWebJobSlotRequest(string subscription return message; } - /// Description for Delete a continuous web job by its ID for an app, or a deployment slot. + /// Delete a continuous web job by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -18668,7 +18668,7 @@ public async Task DeleteContinuousWebJobSlotAsync(string subscriptionI } } - /// Description for Delete a continuous web job by its ID for an app, or a deployment slot. + /// Delete a continuous web job by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -18722,7 +18722,7 @@ internal HttpMessage CreateStartContinuousWebJobSlotRequest(string subscriptionI return message; } - /// Description for Start a continuous web job for an app, or a deployment slot. + /// Start a continuous web job for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -18750,7 +18750,7 @@ public async Task StartContinuousWebJobSlotAsync(string subscriptionId } } - /// Description for Start a continuous web job for an app, or a deployment slot. + /// Start a continuous web job for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -18803,7 +18803,7 @@ internal HttpMessage CreateStopContinuousWebJobSlotRequest(string subscriptionId return message; } - /// Description for Stop a continuous web job for an app, or a deployment slot. + /// Stop a continuous web job for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -18831,7 +18831,7 @@ public async Task StopContinuousWebJobSlotAsync(string subscriptionId, } } - /// Description for Stop a continuous web job for an app, or a deployment slot. + /// Stop a continuous web job for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -18882,7 +18882,7 @@ internal HttpMessage CreateListDeploymentsSlotRequest(string subscriptionId, str return message; } - /// Description for List deployments for an app, or a deployment slot. + /// List deployments for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -18913,7 +18913,7 @@ public async Task> ListDeploymentsSlotAsync(strin } } - /// Description for List deployments for an app, or a deployment slot. + /// List deployments for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -18968,7 +18968,7 @@ internal HttpMessage CreateGetDeploymentSlotRequest(string subscriptionId, strin return message; } - /// Description for Get a deployment by its ID for an app, or a deployment slot. + /// Get a deployment by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -19003,7 +19003,7 @@ public async Task> GetDeploymentSlotAsync(string subscr } } - /// Description for Get a deployment by its ID for an app, or a deployment slot. + /// Get a deployment by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -19066,7 +19066,7 @@ internal HttpMessage CreateCreateDeploymentSlotRequest(string subscriptionId, st return message; } - /// Description for Create a deployment for an app, or a deployment slot. + /// Create a deployment for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -19101,7 +19101,7 @@ public async Task> CreateDeploymentSlotAsync(string sub } } - /// Description for Create a deployment for an app, or a deployment slot. + /// Create a deployment for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -19160,7 +19160,7 @@ internal HttpMessage CreateDeleteDeploymentSlotRequest(string subscriptionId, st return message; } - /// Description for Delete a deployment by its ID for an app, or a deployment slot. + /// Delete a deployment by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -19189,7 +19189,7 @@ public async Task DeleteDeploymentSlotAsync(string subscriptionId, str } } - /// Description for Delete a deployment by its ID for an app, or a deployment slot. + /// Delete a deployment by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -19243,7 +19243,7 @@ internal HttpMessage CreateListDeploymentLogSlotRequest(string subscriptionId, s return message; } - /// Description for List deployment log for specific deployment for an app, or a deployment slot. + /// List deployment log for specific deployment for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -19276,7 +19276,7 @@ public async Task> ListDeploymentLogSlotAsync(string su } } - /// Description for List deployment log for specific deployment for an app, or a deployment slot. + /// List deployment log for specific deployment for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -19336,7 +19336,7 @@ internal HttpMessage CreateDiscoverBackupSlotRequest(string subscriptionId, stri return message; } - /// Description for Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. + /// Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -19369,7 +19369,7 @@ public async Task> DiscoverBackupSlotAsync(string subsc } } - /// Description for Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. + /// Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -19425,7 +19425,7 @@ internal HttpMessage CreateListDomainOwnershipIdentifiersSlotRequest(string subs return message; } - /// Description for Lists ownership identifiers for domain associated with web app. + /// Lists ownership identifiers for domain associated with web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -19456,7 +19456,7 @@ public async Task> ListDomainOwnershipIdentifiers } } - /// Description for Lists ownership identifiers for domain associated with web app. + /// Lists ownership identifiers for domain associated with web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -19511,7 +19511,7 @@ internal HttpMessage CreateGetDomainOwnershipIdentifierSlotRequest(string subscr return message; } - /// Description for Get domain ownership identifier for web app. + /// Get domain ownership identifier for web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -19546,7 +19546,7 @@ public async Task> GetDomainOwnershipIdentifierSlotAsyn } } - /// Description for Get domain ownership identifier for web app. + /// Get domain ownership identifier for web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -19609,7 +19609,7 @@ internal HttpMessage CreateCreateOrUpdateDomainOwnershipIdentifierSlotRequest(st return message; } - /// Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier. + /// Creates a domain ownership identifier for web app, or updates an existing ownership identifier. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -19644,7 +19644,7 @@ public async Task> CreateOrUpdateDomainOwnershipIdentif } } - /// Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier. + /// Creates a domain ownership identifier for web app, or updates an existing ownership identifier. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -19703,7 +19703,7 @@ internal HttpMessage CreateDeleteDomainOwnershipIdentifierSlotRequest(string sub return message; } - /// Description for Deletes a domain ownership identifier for a web app. + /// Deletes a domain ownership identifier for a web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -19732,7 +19732,7 @@ public async Task DeleteDomainOwnershipIdentifierSlotAsync(string subs } } - /// Description for Deletes a domain ownership identifier for a web app. + /// Deletes a domain ownership identifier for a web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -19789,7 +19789,7 @@ internal HttpMessage CreateUpdateDomainOwnershipIdentifierSlotRequest(string sub return message; } - /// Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier. + /// Creates a domain ownership identifier for web app, or updates an existing ownership identifier. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -19824,7 +19824,7 @@ public async Task> UpdateDomainOwnershipIdentifierSlotA } } - /// Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier. + /// Creates a domain ownership identifier for web app, or updates an existing ownership identifier. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -19882,7 +19882,7 @@ internal HttpMessage CreateGetMSDeployStatusSlotRequest(string subscriptionId, s return message; } - /// Description for Get the status of the last MSDeploy operation. + /// Get the status of the last MSDeploy operation. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -19915,7 +19915,7 @@ public async Task> GetMSDeployStatusSlotAsync(strin } } - /// Description for Get the status of the last MSDeploy operation. + /// Get the status of the last MSDeploy operation. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -19975,7 +19975,7 @@ internal HttpMessage CreateCreateMSDeployOperationSlotRequest(string subscriptio return message; } - /// Description for Invoke the MSDeploy web app extension. + /// Invoke the MSDeploy web app extension. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -20003,7 +20003,7 @@ public async Task CreateMSDeployOperationSlotAsync(string subscription } } - /// Description for Invoke the MSDeploy web app extension. + /// Invoke the MSDeploy web app extension. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -20054,7 +20054,7 @@ internal HttpMessage CreateGetMSDeployLogSlotRequest(string subscriptionId, stri return message; } - /// Description for Get the MSDeploy Log for the last MSDeploy operation. + /// Get the MSDeploy Log for the last MSDeploy operation. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -20085,7 +20085,7 @@ public async Task> GetMSDeployLogSlotAsync(string subscrip } } - /// Description for Get the MSDeploy Log for the last MSDeploy operation. + /// Get the MSDeploy Log for the last MSDeploy operation. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -20139,7 +20139,7 @@ internal HttpMessage CreateListInstanceFunctionsSlotRequest(string subscriptionI return message; } - /// Description for List the functions for a web site, or a deployment slot. + /// List the functions for a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -20170,7 +20170,7 @@ public async Task> ListInstanceFunctionsSlo } } - /// Description for List the functions for a web site, or a deployment slot. + /// List the functions for a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -20224,7 +20224,7 @@ internal HttpMessage CreateGetFunctionsAdminTokenSlotRequest(string subscription return message; } - /// Description for Fetch a short lived token that can be exchanged for a master key. + /// Fetch a short lived token that can be exchanged for a master key. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -20255,7 +20255,7 @@ public async Task> GetFunctionsAdminTokenSlotAsync(string subsc } } - /// Description for Fetch a short lived token that can be exchanged for a master key. + /// Fetch a short lived token that can be exchanged for a master key. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -20310,7 +20310,7 @@ internal HttpMessage CreateGetInstanceFunctionSlotRequest(string subscriptionId, return message; } - /// Description for Get function information by its ID for web site, or a deployment slot. + /// Get function information by its ID for web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -20345,7 +20345,7 @@ public async Task> GetInstanceFunctionSlotAsync(s } } - /// Description for Get function information by its ID for web site, or a deployment slot. + /// Get function information by its ID for web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -20408,7 +20408,7 @@ internal HttpMessage CreateCreateInstanceFunctionSlotRequest(string subscription return message; } - /// Description for Create function for web site, or a deployment slot. + /// Create function for web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -20438,7 +20438,7 @@ public async Task CreateInstanceFunctionSlotAsync(string subscriptionI } } - /// Description for Create function for web site, or a deployment slot. + /// Create function for web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -20492,7 +20492,7 @@ internal HttpMessage CreateDeleteInstanceFunctionSlotRequest(string subscription return message; } - /// Description for Delete a function for web site, or a deployment slot. + /// Delete a function for web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -20520,7 +20520,7 @@ public async Task DeleteInstanceFunctionSlotAsync(string subscriptionI } } - /// Description for Delete a function for web site, or a deployment slot. + /// Delete a function for web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -20578,7 +20578,7 @@ internal HttpMessage CreateCreateOrUpdateFunctionSecretSlotRequest(string subscr return message; } - /// Description for Add or update a function secret. + /// Add or update a function secret. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -20616,7 +20616,7 @@ public async Task> CreateOrUpdateFunctionSecretSlotAsync(strin } } - /// Description for Add or update a function secret. + /// Add or update a function secret. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -20680,7 +20680,7 @@ internal HttpMessage CreateDeleteFunctionSecretSlotRequest(string subscriptionId return message; } - /// Description for Delete a function secret. + /// Delete a function secret. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -20710,7 +20710,7 @@ public async Task DeleteFunctionSecretSlotAsync(string subscriptionId, } } - /// Description for Delete a function secret. + /// Delete a function secret. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -20765,7 +20765,7 @@ internal HttpMessage CreateListFunctionKeysSlotRequest(string subscriptionId, st return message; } - /// Description for Get function keys for a function in a web site, or a deployment slot. + /// Get function keys for a function in a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -20798,7 +20798,7 @@ public async Task> ListFunctionKeysSlotAsync(string s } } - /// Description for Get function keys for a function in a web site, or a deployment slot. + /// Get function keys for a function in a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -20856,7 +20856,7 @@ internal HttpMessage CreateListFunctionSecretsSlotRequest(string subscriptionId, return message; } - /// Description for Get function secrets for a function in a web site, or a deployment slot. + /// Get function secrets for a function in a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -20889,7 +20889,7 @@ public async Task> ListFunctionSecretsSlotAsync(string } } - /// Description for Get function secrets for a function in a web site, or a deployment slot. + /// Get function secrets for a function in a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -20945,7 +20945,7 @@ internal HttpMessage CreateListHostKeysSlotRequest(string subscriptionId, string return message; } - /// Description for Get host secrets for a function app. + /// Get host secrets for a function app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -20976,7 +20976,7 @@ public async Task> ListHostKeysSlotAsync(string subscriptionI } } - /// Description for Get host secrets for a function app. + /// Get host secrets for a function app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -21030,7 +21030,7 @@ internal HttpMessage CreateListSyncStatusSlotRequest(string subscriptionId, stri return message; } - /// Description for This is to allow calling via powershell and ARM template. + /// This is to allow calling via powershell and ARM template. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -21056,7 +21056,7 @@ public async Task ListSyncStatusSlotAsync(string subscriptionId, strin } } - /// Description for This is to allow calling via powershell and ARM template. + /// This is to allow calling via powershell and ARM template. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -21105,7 +21105,7 @@ internal HttpMessage CreateSyncFunctionsSlotRequest(string subscriptionId, strin return message; } - /// Description for Syncs function trigger metadata to the management database. + /// Syncs function trigger metadata to the management database. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -21131,7 +21131,7 @@ public async Task SyncFunctionsSlotAsync(string subscriptionId, string } } - /// Description for Syncs function trigger metadata to the management database. + /// Syncs function trigger metadata to the management database. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -21187,7 +21187,7 @@ internal HttpMessage CreateCreateOrUpdateHostSecretSlotRequest(string subscripti return message; } - /// Description for Add or update a host level secret. + /// Add or update a host level secret. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -21225,7 +21225,7 @@ public async Task> CreateOrUpdateHostSecretSlotAsync(string su } } - /// Description for Add or update a host level secret. + /// Add or update a host level secret. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -21289,7 +21289,7 @@ internal HttpMessage CreateDeleteHostSecretSlotRequest(string subscriptionId, st return message; } - /// Description for Delete a host level secret. + /// Delete a host level secret. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -21319,7 +21319,7 @@ public async Task DeleteHostSecretSlotAsync(string subscriptionId, str } } - /// Description for Delete a host level secret. + /// Delete a host level secret. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -21372,7 +21372,7 @@ internal HttpMessage CreateListHostNameBindingsSlotRequest(string subscriptionId return message; } - /// Description for Get hostname bindings for an app or a deployment slot. + /// Get hostname bindings for an app or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -21403,7 +21403,7 @@ public async Task> ListHostNameBindingsSlotA } } - /// Description for Get hostname bindings for an app or a deployment slot. + /// Get hostname bindings for an app or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -21458,7 +21458,7 @@ internal HttpMessage CreateGetHostNameBindingSlotRequest(string subscriptionId, return message; } - /// Description for Get the named hostname binding for an app (or deployment slot, if specified). + /// Get the named hostname binding for an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -21493,7 +21493,7 @@ public async Task> GetHostNameBindingSlotAsync(str } } - /// Description for Get the named hostname binding for an app (or deployment slot, if specified). + /// Get the named hostname binding for an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -21556,7 +21556,7 @@ internal HttpMessage CreateCreateOrUpdateHostNameBindingSlotRequest(string subsc return message; } - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -21591,7 +21591,7 @@ public async Task> CreateOrUpdateHostNameBindingSl } } - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -21650,7 +21650,7 @@ internal HttpMessage CreateDeleteHostNameBindingSlotRequest(string subscriptionI return message; } - /// Description for Deletes a hostname binding for an app. + /// Deletes a hostname binding for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -21679,7 +21679,7 @@ public async Task DeleteHostNameBindingSlotAsync(string subscriptionId } } - /// Description for Deletes a hostname binding for an app. + /// Deletes a hostname binding for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -21734,7 +21734,7 @@ internal HttpMessage CreateGetHybridConnectionSlotRequest(string subscriptionId, return message; } - /// Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App. + /// Retrieves a specific Service Bus Hybrid Connection used by this Web App. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -21771,7 +21771,7 @@ public async Task> GetHybridConnectionSlotAsync(s } } - /// Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App. + /// Retrieves a specific Service Bus Hybrid Connection used by this Web App. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -21838,7 +21838,7 @@ internal HttpMessage CreateCreateOrUpdateHybridConnectionSlotRequest(string subs return message; } - /// Description for Creates a new Hybrid Connection using a Service Bus relay. + /// Creates a new Hybrid Connection using a Service Bus relay. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -21875,7 +21875,7 @@ public async Task> CreateOrUpdateHybridConnection } } - /// Description for Creates a new Hybrid Connection using a Service Bus relay. + /// Creates a new Hybrid Connection using a Service Bus relay. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -21938,7 +21938,7 @@ internal HttpMessage CreateDeleteHybridConnectionSlotRequest(string subscription return message; } - /// Description for Removes a Hybrid Connection from this site. + /// Removes a Hybrid Connection from this site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -21968,7 +21968,7 @@ public async Task DeleteHybridConnectionSlotAsync(string subscriptionI } } - /// Description for Removes a Hybrid Connection from this site. + /// Removes a Hybrid Connection from this site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -22028,7 +22028,7 @@ internal HttpMessage CreateUpdateHybridConnectionSlotRequest(string subscription return message; } - /// Description for Creates a new Hybrid Connection using a Service Bus relay. + /// Creates a new Hybrid Connection using a Service Bus relay. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -22065,7 +22065,7 @@ public async Task> UpdateHybridConnectionSlotAsyn } } - /// Description for Creates a new Hybrid Connection using a Service Bus relay. + /// Creates a new Hybrid Connection using a Service Bus relay. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -22125,7 +22125,7 @@ internal HttpMessage CreateListHybridConnectionsSlotRequest(string subscriptionI return message; } - /// Description for Retrieves all Service Bus Hybrid Connections used by this Web App. + /// Retrieves all Service Bus Hybrid Connections used by this Web App. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -22156,7 +22156,7 @@ public async Task> ListHybridConnectionsSlotAsync } } - /// Description for Retrieves all Service Bus Hybrid Connections used by this Web App. + /// Retrieves all Service Bus Hybrid Connections used by this Web App. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -22210,7 +22210,7 @@ internal HttpMessage CreateListRelayServiceConnectionsSlotRequest(string subscri return message; } - /// Description for Gets hybrid connections configured for an app (or deployment slot, if specified). + /// Gets hybrid connections configured for an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -22241,7 +22241,7 @@ public async Task> ListRelayServiceCo } } - /// Description for Gets hybrid connections configured for an app (or deployment slot, if specified). + /// Gets hybrid connections configured for an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -22296,7 +22296,7 @@ internal HttpMessage CreateGetRelayServiceConnectionSlotRequest(string subscript return message; } - /// Description for Gets a hybrid connection configuration by its name. + /// Gets a hybrid connection configuration by its name. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -22331,7 +22331,7 @@ public async Task> GetRelayServiceCon } } - /// Description for Gets a hybrid connection configuration by its name. + /// Gets a hybrid connection configuration by its name. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -22394,7 +22394,7 @@ internal HttpMessage CreateCreateOrUpdateRelayServiceConnectionSlotRequest(strin return message; } - /// Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). + /// Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -22429,7 +22429,7 @@ public async Task> CreateOrUpdateRela } } - /// Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). + /// Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -22488,7 +22488,7 @@ internal HttpMessage CreateDeleteRelayServiceConnectionSlotRequest(string subscr return message; } - /// Description for Deletes a relay service connection by its name. + /// Deletes a relay service connection by its name. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -22516,7 +22516,7 @@ public async Task DeleteRelayServiceConnectionSlotAsync(string subscri } } - /// Description for Deletes a relay service connection by its name. + /// Deletes a relay service connection by its name. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -22572,7 +22572,7 @@ internal HttpMessage CreateUpdateRelayServiceConnectionSlotRequest(string subscr return message; } - /// Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). + /// Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -22607,7 +22607,7 @@ public async Task> UpdateRelayService } } - /// Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). + /// Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -22665,7 +22665,7 @@ internal HttpMessage CreateListInstanceIdentifiersSlotRequest(string subscriptio return message; } - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -22696,7 +22696,7 @@ public async Task> ListInstanceIdentifi } } - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -22751,7 +22751,7 @@ internal HttpMessage CreateGetInstanceInfoSlotRequest(string subscriptionId, str return message; } - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -22786,7 +22786,7 @@ public async Task> GetInstanceInfoSlotAsync( } } - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -22846,7 +22846,7 @@ internal HttpMessage CreateGetInstanceMsDeployStatusSlotRequest(string subscript return message; } - /// Description for Get the status of the last MSDeploy operation. + /// Get the status of the last MSDeploy operation. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -22881,7 +22881,7 @@ public async Task> GetInstanceMsDeployStatusSlotAsy } } - /// Description for Get the status of the last MSDeploy operation. + /// Get the status of the last MSDeploy operation. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -22945,7 +22945,7 @@ internal HttpMessage CreateCreateInstanceMSDeployOperationSlotRequest(string sub return message; } - /// Description for Invoke the MSDeploy web app extension. + /// Invoke the MSDeploy web app extension. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -22975,7 +22975,7 @@ public async Task CreateInstanceMSDeployOperationSlotAsync(string subs } } - /// Description for Invoke the MSDeploy web app extension. + /// Invoke the MSDeploy web app extension. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -23030,7 +23030,7 @@ internal HttpMessage CreateGetInstanceMSDeployLogSlotRequest(string subscription return message; } - /// Description for Get the MSDeploy Log for the last MSDeploy operation. + /// Get the MSDeploy Log for the last MSDeploy operation. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -23063,7 +23063,7 @@ public async Task> GetInstanceMSDeployLogSlotAsync(string } } - /// Description for Get the MSDeploy Log for the last MSDeploy operation. + /// Get the MSDeploy Log for the last MSDeploy operation. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -23121,7 +23121,7 @@ internal HttpMessage CreateListInstanceProcessesSlotRequest(string subscriptionI return message; } - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -23154,7 +23154,7 @@ public async Task> ListInstanceProcessesSlotAsyn } } - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -23213,7 +23213,7 @@ internal HttpMessage CreateGetInstanceProcessSlotRequest(string subscriptionId, return message; } - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -23250,7 +23250,7 @@ public async Task> GetInstanceProcessSlotAsync(string } } - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -23313,7 +23313,7 @@ internal HttpMessage CreateDeleteInstanceProcessSlotRequest(string subscriptionI return message; } - /// Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. + /// Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -23343,7 +23343,7 @@ public async Task DeleteInstanceProcessSlotAsync(string subscriptionId } } - /// Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. + /// Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -23400,7 +23400,7 @@ internal HttpMessage CreateGetInstanceProcessDumpSlotRequest(string subscription return message; } - /// Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. + /// Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -23433,7 +23433,7 @@ public async Task> GetInstanceProcessDumpSlotAsync(string subsc } } - /// Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. + /// Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -23493,7 +23493,7 @@ internal HttpMessage CreateListInstanceProcessModulesSlotRequest(string subscrip return message; } - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -23528,7 +23528,7 @@ public async Task> ListInstanceProcessModu } } - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -23591,7 +23591,7 @@ internal HttpMessage CreateGetInstanceProcessModuleSlotRequest(string subscripti return message; } - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -23630,7 +23630,7 @@ public async Task> GetInstanceProcessModuleSlotA } } - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -23696,7 +23696,7 @@ internal HttpMessage CreateListInstanceProcessThreadsSlotRequest(string subscrip return message; } - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -23731,7 +23731,7 @@ public async Task> ListInstanceProcessThre } } - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -23789,7 +23789,7 @@ internal HttpMessage CreateIsCloneableSlotRequest(string subscriptionId, string return message; } - /// Description for Shows whether an app can be cloned to another resource group or subscription. + /// Shows whether an app can be cloned to another resource group or subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -23820,7 +23820,7 @@ public async Task> IsCloneableSlotAsync(string subscr } } - /// Description for Shows whether an app can be cloned to another resource group or subscription. + /// Shows whether an app can be cloned to another resource group or subscription. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -23874,7 +23874,7 @@ internal HttpMessage CreateListSiteBackupsSlotRequest(string subscriptionId, str return message; } - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -23905,7 +23905,7 @@ public async Task> ListSiteBackupsSlotAsync(strin } } - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -23959,7 +23959,7 @@ internal HttpMessage CreateListSyncFunctionTriggersSlotRequest(string subscripti return message; } - /// Description for This is to allow calling via powershell and ARM template. + /// This is to allow calling via powershell and ARM template. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -23990,7 +23990,7 @@ public async Task> ListSyncFunctionTriggersSlotAsync(s } } - /// Description for This is to allow calling via powershell and ARM template. + /// This is to allow calling via powershell and ARM template. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -24044,7 +24044,7 @@ internal HttpMessage CreateGetMigrateMySqlStatusSlotRequest(string subscriptionI return message; } - /// Description for Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled. + /// Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -24077,7 +24077,7 @@ public async Task> GetMigrateMySqlStatusSlotAsy } } - /// Description for Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled. + /// Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -24133,7 +24133,7 @@ internal HttpMessage CreateGetSwiftVirtualNetworkConnectionSlotRequest(string su return message; } - /// Description for Gets a Swift Virtual Network connection. + /// Gets a Swift Virtual Network connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -24166,7 +24166,7 @@ public async Task> GetSwiftVirtualNetworkConne } } - /// Description for Gets a Swift Virtual Network connection. + /// Gets a Swift Virtual Network connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -24227,7 +24227,7 @@ internal HttpMessage CreateCreateOrUpdateSwiftVirtualNetworkConnectionWithCheckS } /// - /// Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not + /// Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not /// in use by another App Service Plan other than the one this App is in. /// /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). @@ -24263,7 +24263,7 @@ public async Task> CreateOrUpdateSwiftVirtualN } /// - /// Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not + /// Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not /// in use by another App Service Plan other than the one this App is in. /// /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). @@ -24321,7 +24321,7 @@ internal HttpMessage CreateDeleteSwiftVirtualNetworkSlotRequest(string subscript return message; } - /// Description for Deletes a Swift Virtual Network connection from an app (or deployment slot). + /// Deletes a Swift Virtual Network connection from an app (or deployment slot). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -24347,7 +24347,7 @@ public async Task DeleteSwiftVirtualNetworkSlotAsync(string subscripti } } - /// Description for Deletes a Swift Virtual Network connection from an app (or deployment slot). + /// Deletes a Swift Virtual Network connection from an app (or deployment slot). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -24401,7 +24401,7 @@ internal HttpMessage CreateUpdateSwiftVirtualNetworkConnectionWithCheckSlotReque } /// - /// Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not + /// Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not /// in use by another App Service Plan other than the one this App is in. /// /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). @@ -24437,7 +24437,7 @@ public async Task> UpdateSwiftVirtualNetworkCo } /// - /// Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not + /// Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not /// in use by another App Service Plan other than the one this App is in. /// /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). @@ -24496,7 +24496,7 @@ internal HttpMessage CreateListNetworkFeaturesSlotRequest(string subscriptionId, return message; } - /// Description for Gets all network features used by the app (or deployment slot, if specified). + /// Gets all network features used by the app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -24531,7 +24531,7 @@ public async Task> ListNetworkFeaturesSlotAsync(st } } - /// Description for Gets all network features used by the app (or deployment slot, if specified). + /// Gets all network features used by the app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -24590,7 +24590,7 @@ internal HttpMessage CreateGetNetworkTraceOperationSlotRequest(string subscripti return message; } - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -24629,7 +24629,7 @@ public async Task>> GetNetworkTraceOperatio } } - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -24703,7 +24703,7 @@ internal HttpMessage CreateStartWebSiteNetworkTraceSlotRequest(string subscripti return message; } - /// Description for Start capturing network packets for the site (To be deprecated). + /// Start capturing network packets for the site (To be deprecated). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -24737,7 +24737,7 @@ public async Task> StartWebSiteNetworkTraceSlotAsync(string sub } } - /// Description for Start capturing network packets for the site (To be deprecated). + /// Start capturing network packets for the site (To be deprecated). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -24806,7 +24806,7 @@ internal HttpMessage CreateStartWebSiteNetworkTraceOperationSlotRequest(string s return message; } - /// Description for Start capturing network packets for the site. + /// Start capturing network packets for the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -24836,7 +24836,7 @@ public async Task StartWebSiteNetworkTraceOperationSlotAsync(string su } } - /// Description for Start capturing network packets for the site. + /// Start capturing network packets for the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -24889,7 +24889,7 @@ internal HttpMessage CreateStopWebSiteNetworkTraceSlotRequest(string subscriptio return message; } - /// Description for Stop ongoing capturing network packets for the site. + /// Stop ongoing capturing network packets for the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -24916,7 +24916,7 @@ public async Task StopWebSiteNetworkTraceSlotAsync(string subscription } } - /// Description for Stop ongoing capturing network packets for the site. + /// Stop ongoing capturing network packets for the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -24967,7 +24967,7 @@ internal HttpMessage CreateGetNetworkTracesSlotRequest(string subscriptionId, st return message; } - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -25005,7 +25005,7 @@ public async Task>> GetNetworkTracesSlotAsy } } - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -25067,7 +25067,7 @@ internal HttpMessage CreateGetNetworkTraceOperationSlotV2Request(string subscrip return message; } - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -25106,7 +25106,7 @@ public async Task>> GetNetworkTraceOperatio } } - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -25169,7 +25169,7 @@ internal HttpMessage CreateGetNetworkTracesSlotV2Request(string subscriptionId, return message; } - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -25207,7 +25207,7 @@ public async Task>> GetNetworkTracesSlotV2A } } - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -25268,7 +25268,7 @@ internal HttpMessage CreateGenerateNewSitePublishingPasswordSlotRequest(string s return message; } - /// Description for Generates a new publishing password for an app (or deployment slot, if specified). + /// Generates a new publishing password for an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -25295,7 +25295,7 @@ public async Task GenerateNewSitePublishingPasswordSlotAsync(string su } } - /// Description for Generates a new publishing password for an app (or deployment slot, if specified). + /// Generates a new publishing password for an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -25349,7 +25349,7 @@ internal HttpMessage CreateListPerfMonCountersSlotRequest(string subscriptionId, return message; } - /// Description for Gets perfmon counters for web app. + /// Gets perfmon counters for web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -25381,7 +25381,7 @@ public async Task> ListPerfMonCountersSlotAsy } } - /// Description for Gets perfmon counters for web app. + /// Gets perfmon counters for web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -25436,7 +25436,7 @@ internal HttpMessage CreateGetSitePhpErrorLogFlagSlotRequest(string subscription return message; } - /// Description for Gets web app's event logs. + /// Gets web app's event logs. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -25467,7 +25467,7 @@ public async Task> GetSitePhpErrorLogFlagSlotAsync } } - /// Description for Gets web app's event logs. + /// Gets web app's event logs. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -25521,7 +25521,7 @@ internal HttpMessage CreateListPremierAddOnsSlotRequest(string subscriptionId, s return message; } - /// Description for Gets the premier add-ons of an app. + /// Gets the premier add-ons of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -25552,7 +25552,7 @@ public async Task> ListPremierAddOnsSlotAsync(string } } - /// Description for Gets the premier add-ons of an app. + /// Gets the premier add-ons of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -25607,7 +25607,7 @@ internal HttpMessage CreateGetPremierAddOnSlotRequest(string subscriptionId, str return message; } - /// Description for Gets a named add-on of an app. + /// Gets a named add-on of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -25642,7 +25642,7 @@ public async Task> GetPremierAddOnSlotAsync(string su } } - /// Description for Gets a named add-on of an app. + /// Gets a named add-on of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -25705,7 +25705,7 @@ internal HttpMessage CreateAddPremierAddOnSlotRequest(string subscriptionId, str return message; } - /// Description for Updates a named add-on of an app. + /// Updates a named add-on of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -25740,7 +25740,7 @@ public async Task> AddPremierAddOnSlotAsync(string su } } - /// Description for Updates a named add-on of an app. + /// Updates a named add-on of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -25799,7 +25799,7 @@ internal HttpMessage CreateDeletePremierAddOnSlotRequest(string subscriptionId, return message; } - /// Description for Delete a premier add-on from an app. + /// Delete a premier add-on from an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -25827,7 +25827,7 @@ public async Task DeletePremierAddOnSlotAsync(string subscriptionId, s } } - /// Description for Delete a premier add-on from an app. + /// Delete a premier add-on from an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -25883,7 +25883,7 @@ internal HttpMessage CreateUpdatePremierAddOnSlotRequest(string subscriptionId, return message; } - /// Description for Updates a named add-on of an app. + /// Updates a named add-on of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -25918,7 +25918,7 @@ public async Task> UpdatePremierAddOnSlotAsync(string } } - /// Description for Updates a named add-on of an app. + /// Updates a named add-on of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -25976,7 +25976,7 @@ internal HttpMessage CreateGetPrivateAccessSlotRequest(string subscriptionId, st return message; } - /// Description for Gets data around private site access enablement and authorized Virtual Networks that can access the site. + /// Gets data around private site access enablement and authorized Virtual Networks that can access the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -26009,7 +26009,7 @@ public async Task> GetPrivateAccessSlotAsync(string } } - /// Description for Gets data around private site access enablement and authorized Virtual Networks that can access the site. + /// Gets data around private site access enablement and authorized Virtual Networks that can access the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -26069,7 +26069,7 @@ internal HttpMessage CreatePutPrivateAccessVnetSlotRequest(string subscriptionId return message; } - /// Description for Sets data around private site access enablement and authorized Virtual Networks that can access the site. + /// Sets data around private site access enablement and authorized Virtual Networks that can access the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -26102,7 +26102,7 @@ public async Task> PutPrivateAccessVnetSlotAsync(str } } - /// Description for Sets data around private site access enablement and authorized Virtual Networks that can access the site. + /// Sets data around private site access enablement and authorized Virtual Networks that can access the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -26158,7 +26158,7 @@ internal HttpMessage CreateGetPrivateEndpointConnectionListSlotRequest(string su return message; } - /// Description for Gets the list of private endpoint connections associated with a site. + /// Gets the list of private endpoint connections associated with a site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the site. @@ -26189,7 +26189,7 @@ public async Task> GetPrivateEndpo } } - /// Description for Gets the list of private endpoint connections associated with a site. + /// Gets the list of private endpoint connections associated with a site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the site. @@ -26244,7 +26244,7 @@ internal HttpMessage CreateGetPrivateEndpointConnectionSlotRequest(string subscr return message; } - /// Description for Gets a private endpoint connection. + /// Gets a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the site. @@ -26279,7 +26279,7 @@ public async Task> GetP } } - /// Description for Gets a private endpoint connection. + /// Gets a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the site. @@ -26342,7 +26342,7 @@ internal HttpMessage CreateApproveOrRejectPrivateEndpointConnectionSlotRequest(s return message; } - /// Description for Approves or rejects a private endpoint connection. + /// Approves or rejects a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the site. @@ -26373,7 +26373,7 @@ public async Task ApproveOrRejectPrivateEndpointConnectionSlotAsync(st } } - /// Description for Approves or rejects a private endpoint connection. + /// Approves or rejects a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the site. @@ -26428,7 +26428,7 @@ internal HttpMessage CreateDeletePrivateEndpointConnectionSlotRequest(string sub return message; } - /// Description for Deletes a private endpoint connection. + /// Deletes a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the site. @@ -26458,7 +26458,7 @@ public async Task DeletePrivateEndpointConnectionSlotAsync(string subs } } - /// Description for Deletes a private endpoint connection. + /// Deletes a private endpoint connection. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the site. @@ -26511,7 +26511,7 @@ internal HttpMessage CreateGetPrivateLinkResourcesSlotRequest(string subscriptio return message; } - /// Description for Gets the private link resources. + /// Gets the private link resources. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the site. @@ -26542,7 +26542,7 @@ public async Task> GetPrivateLinkResources } } - /// Description for Gets the private link resources. + /// Gets the private link resources. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the site. @@ -26596,7 +26596,7 @@ internal HttpMessage CreateListProcessesSlotRequest(string subscriptionId, strin return message; } - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -26627,7 +26627,7 @@ public async Task> ListProcessesSlotAsync(string } } - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -26682,7 +26682,7 @@ internal HttpMessage CreateGetProcessSlotRequest(string subscriptionId, string r return message; } - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -26717,7 +26717,7 @@ public async Task> GetProcessSlotAsync(string subscrip } } - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -26776,7 +26776,7 @@ internal HttpMessage CreateDeleteProcessSlotRequest(string subscriptionId, strin return message; } - /// Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. + /// Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -26804,7 +26804,7 @@ public async Task DeleteProcessSlotAsync(string subscriptionId, string } } - /// Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. + /// Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -26857,7 +26857,7 @@ internal HttpMessage CreateGetProcessDumpSlotRequest(string subscriptionId, stri return message; } - /// Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. + /// Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -26888,7 +26888,7 @@ public async Task> GetProcessDumpSlotAsync(string subscriptionI } } - /// Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. + /// Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -26944,7 +26944,7 @@ internal HttpMessage CreateListProcessModulesSlotRequest(string subscriptionId, return message; } - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -26977,7 +26977,7 @@ public async Task> ListProcessModulesSlotA } } - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -27036,7 +27036,7 @@ internal HttpMessage CreateGetProcessModuleSlotRequest(string subscriptionId, st return message; } - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -27073,7 +27073,7 @@ public async Task> GetProcessModuleSlotAsync(str } } - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -27135,7 +27135,7 @@ internal HttpMessage CreateListProcessThreadsSlotRequest(string subscriptionId, return message; } - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -27168,7 +27168,7 @@ public async Task> ListProcessThreadsSlotA } } - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -27224,7 +27224,7 @@ internal HttpMessage CreateListPublicCertificatesSlotRequest(string subscription return message; } - /// Description for Get public certificates for an app or a deployment slot. + /// Get public certificates for an app or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -27255,7 +27255,7 @@ public async Task> ListPublicCertificatesS } } - /// Description for Get public certificates for an app or a deployment slot. + /// Get public certificates for an app or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -27310,7 +27310,7 @@ internal HttpMessage CreateGetPublicCertificateSlotRequest(string subscriptionId return message; } - /// Description for Get the named public certificate for an app (or deployment slot, if specified). + /// Get the named public certificate for an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -27345,7 +27345,7 @@ public async Task> GetPublicCertificateSlotAsync } } - /// Description for Get the named public certificate for an app (or deployment slot, if specified). + /// Get the named public certificate for an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -27408,7 +27408,7 @@ internal HttpMessage CreateCreateOrUpdatePublicCertificateSlotRequest(string sub return message; } - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -27443,7 +27443,7 @@ public async Task> CreateOrUpdatePublicCertifica } } - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -27502,7 +27502,7 @@ internal HttpMessage CreateDeletePublicCertificateSlotRequest(string subscriptio return message; } - /// Description for Deletes a hostname binding for an app. + /// Deletes a hostname binding for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -27531,7 +27531,7 @@ public async Task DeletePublicCertificateSlotAsync(string subscription } } - /// Description for Deletes a hostname binding for an app. + /// Deletes a hostname binding for an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -27587,7 +27587,7 @@ internal HttpMessage CreateListPublishingProfileXmlWithSecretsSlotRequest(string return message; } - /// Description for Gets the publishing profile for an app (or deployment slot, if specified). + /// Gets the publishing profile for an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -27618,7 +27618,7 @@ public async Task> ListPublishingProfileXmlWithSecretsSlotAsync } } - /// Description for Gets the publishing profile for an app (or deployment slot, if specified). + /// Gets the publishing profile for an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -27672,7 +27672,7 @@ internal HttpMessage CreateResetSlotConfigurationSlotRequest(string subscription return message; } - /// Description for Resets the configuration settings of the current slot if they were previously modified by calling the API with POST. + /// Resets the configuration settings of the current slot if they were previously modified by calling the API with POST. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -27698,7 +27698,7 @@ public async Task ResetSlotConfigurationSlotAsync(string subscriptionI } } - /// Description for Resets the configuration settings of the current slot if they were previously modified by calling the API with POST. + /// Resets the configuration settings of the current slot if they were previously modified by calling the API with POST. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -27755,7 +27755,7 @@ internal HttpMessage CreateRestartSlotRequest(string subscriptionId, string reso return message; } - /// Description for Restarts an app (or deployment slot, if specified). + /// Restarts an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -27783,7 +27783,7 @@ public async Task RestartSlotAsync(string subscriptionId, string resou } } - /// Description for Restarts an app (or deployment slot, if specified). + /// Restarts an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -27838,7 +27838,7 @@ internal HttpMessage CreateRestoreFromBackupBlobSlotRequest(string subscriptionI return message; } - /// Description for Restores an app from a backup blob in Azure Storage. + /// Restores an app from a backup blob in Azure Storage. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -27867,7 +27867,7 @@ public async Task RestoreFromBackupBlobSlotAsync(string subscriptionId } } - /// Description for Restores an app from a backup blob in Azure Storage. + /// Restores an app from a backup blob in Azure Storage. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -27923,7 +27923,7 @@ internal HttpMessage CreateRestoreFromDeletedAppSlotRequest(string subscriptionI return message; } - /// Description for Restores a deleted web app to this web app. + /// Restores a deleted web app to this web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -27952,7 +27952,7 @@ public async Task RestoreFromDeletedAppSlotAsync(string subscriptionId } } - /// Description for Restores a deleted web app to this web app. + /// Restores a deleted web app to this web app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -28008,7 +28008,7 @@ internal HttpMessage CreateRestoreSnapshotSlotRequest(string subscriptionId, str return message; } - /// Description for Restores a web app from a snapshot. + /// Restores a web app from a snapshot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -28037,7 +28037,7 @@ public async Task RestoreSnapshotSlotAsync(string subscriptionId, stri } } - /// Description for Restores a web app from a snapshot. + /// Restores a web app from a snapshot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -28089,7 +28089,7 @@ internal HttpMessage CreateListSiteExtensionsSlotRequest(string subscriptionId, return message; } - /// Description for Get list of siteextensions for a web site, or a deployment slot. + /// Get list of siteextensions for a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -28120,7 +28120,7 @@ public async Task> ListSiteExtensionsSlotA } } - /// Description for Get list of siteextensions for a web site, or a deployment slot. + /// Get list of siteextensions for a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -28175,7 +28175,7 @@ internal HttpMessage CreateGetSiteExtensionSlotRequest(string subscriptionId, st return message; } - /// Description for Get site extension information by its ID for a web site, or a deployment slot. + /// Get site extension information by its ID for a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -28210,7 +28210,7 @@ public async Task> GetSiteExtensionSlotAsync(str } } - /// Description for Get site extension information by its ID for a web site, or a deployment slot. + /// Get site extension information by its ID for a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -28269,7 +28269,7 @@ internal HttpMessage CreateInstallSiteExtensionSlotRequest(string subscriptionId return message; } - /// Description for Install site extension on a web site, or a deployment slot. + /// Install site extension on a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -28298,7 +28298,7 @@ public async Task InstallSiteExtensionSlotAsync(string subscriptionId, } } - /// Description for Install site extension on a web site, or a deployment slot. + /// Install site extension on a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -28351,7 +28351,7 @@ internal HttpMessage CreateDeleteSiteExtensionSlotRequest(string subscriptionId, return message; } - /// Description for Remove a site extension from a web site, or a deployment slot. + /// Remove a site extension from a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -28379,7 +28379,7 @@ public async Task DeleteSiteExtensionSlotAsync(string subscriptionId, } } - /// Description for Remove a site extension from a web site, or a deployment slot. + /// Remove a site extension from a web site, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -28434,7 +28434,7 @@ internal HttpMessage CreateListSlotDifferencesSlotRequest(string subscriptionId, return message; } - /// Description for Get the difference in configuration settings between two web app slots. + /// Get the difference in configuration settings between two web app slots. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -28467,7 +28467,7 @@ public async Task> ListSlotDifferencesSlotAsy } } - /// Description for Get the difference in configuration settings between two web app slots. + /// Get the difference in configuration settings between two web app slots. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -28527,7 +28527,7 @@ internal HttpMessage CreateSwapSlotRequest(string subscriptionId, string resourc return message; } - /// Description for Swaps two deployment slots of an app. + /// Swaps two deployment slots of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -28556,7 +28556,7 @@ public async Task SwapSlotAsync(string subscriptionId, string resource } } - /// Description for Swaps two deployment slots of an app. + /// Swaps two deployment slots of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -28608,7 +28608,7 @@ internal HttpMessage CreateListSnapshotsSlotRequest(string subscriptionId, strin return message; } - /// Description for Returns all Snapshots to the user. + /// Returns all Snapshots to the user. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Website Name. @@ -28639,7 +28639,7 @@ public async Task> ListSnapshotsSlotAsync(string su } } - /// Description for Returns all Snapshots to the user. + /// Returns all Snapshots to the user. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Website Name. @@ -28693,7 +28693,7 @@ internal HttpMessage CreateListSnapshotsFromDRSecondarySlotRequest(string subscr return message; } - /// Description for Returns all Snapshots to the user from DRSecondary endpoint. + /// Returns all Snapshots to the user from DRSecondary endpoint. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Website Name. @@ -28724,7 +28724,7 @@ public async Task> ListSnapshotsFromDRSecondarySlot } } - /// Description for Returns all Snapshots to the user from DRSecondary endpoint. + /// Returns all Snapshots to the user from DRSecondary endpoint. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Website Name. @@ -28778,7 +28778,7 @@ internal HttpMessage CreateGetSourceControlSlotRequest(string subscriptionId, st return message; } - /// Description for Gets the source control configuration of an app. + /// Gets the source control configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -28813,7 +28813,7 @@ public async Task> GetSourceControlSlotAsync(str } } - /// Description for Gets the source control configuration of an app. + /// Gets the source control configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -28875,7 +28875,7 @@ internal HttpMessage CreateCreateOrUpdateSourceControlSlotRequest(string subscri return message; } - /// Description for Updates the source control configuration of an app. + /// Updates the source control configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -28905,7 +28905,7 @@ public async Task CreateOrUpdateSourceControlSlotAsync(string subscrip } } - /// Description for Updates the source control configuration of an app. + /// Updates the source control configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -28962,7 +28962,7 @@ internal HttpMessage CreateDeleteSourceControlSlotRequest(string subscriptionId, return message; } - /// Description for Deletes the source control configuration of an app. + /// Deletes the source control configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -28990,7 +28990,7 @@ public async Task DeleteSourceControlSlotAsync(string subscriptionId, } } - /// Description for Deletes the source control configuration of an app. + /// Deletes the source control configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -29045,7 +29045,7 @@ internal HttpMessage CreateUpdateSourceControlSlotRequest(string subscriptionId, return message; } - /// Description for Updates the source control configuration of an app. + /// Updates the source control configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -29080,7 +29080,7 @@ public async Task> UpdateSourceControlSlotAsync( } } - /// Description for Updates the source control configuration of an app. + /// Updates the source control configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -29138,7 +29138,7 @@ internal HttpMessage CreateStartSlotRequest(string subscriptionId, string resour return message; } - /// Description for Starts an app (or deployment slot, if specified). + /// Starts an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -29164,7 +29164,7 @@ public async Task StartSlotAsync(string subscriptionId, string resourc } } - /// Description for Starts an app (or deployment slot, if specified). + /// Starts an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -29225,7 +29225,7 @@ internal HttpMessage CreateStartNetworkTraceSlotRequest(string subscriptionId, s return message; } - /// Description for Start capturing network packets for the site. + /// Start capturing network packets for the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -29255,7 +29255,7 @@ public async Task StartNetworkTraceSlotAsync(string subscriptionId, st } } - /// Description for Start capturing network packets for the site. + /// Start capturing network packets for the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -29308,7 +29308,7 @@ internal HttpMessage CreateStopSlotRequest(string subscriptionId, string resourc return message; } - /// Description for Stops an app (or deployment slot, if specified). + /// Stops an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -29334,7 +29334,7 @@ public async Task StopSlotAsync(string subscriptionId, string resource } } - /// Description for Stops an app (or deployment slot, if specified). + /// Stops an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -29383,7 +29383,7 @@ internal HttpMessage CreateStopNetworkTraceSlotRequest(string subscriptionId, st return message; } - /// Description for Stop ongoing capturing network packets for the site. + /// Stop ongoing capturing network packets for the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -29410,7 +29410,7 @@ public async Task StopNetworkTraceSlotAsync(string subscriptionId, str } } - /// Description for Stop ongoing capturing network packets for the site. + /// Stop ongoing capturing network packets for the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -29460,7 +29460,7 @@ internal HttpMessage CreateSyncRepositorySlotRequest(string subscriptionId, stri return message; } - /// Description for Sync web app repository. + /// Sync web app repository. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -29486,7 +29486,7 @@ public async Task SyncRepositorySlotAsync(string subscriptionId, strin } } - /// Description for Sync web app repository. + /// Sync web app repository. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -29535,7 +29535,7 @@ internal HttpMessage CreateSyncFunctionTriggersSlotRequest(string subscriptionId return message; } - /// Description for Syncs function trigger metadata to the management database. + /// Syncs function trigger metadata to the management database. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -29561,7 +29561,7 @@ public async Task SyncFunctionTriggersSlotAsync(string subscriptionId, } } - /// Description for Syncs function trigger metadata to the management database. + /// Syncs function trigger metadata to the management database. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -29610,7 +29610,7 @@ internal HttpMessage CreateListTriggeredWebJobsSlotRequest(string subscriptionId return message; } - /// Description for List triggered web jobs for an app, or a deployment slot. + /// List triggered web jobs for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -29641,7 +29641,7 @@ public async Task> ListTriggeredWebJobsSlotA } } - /// Description for List triggered web jobs for an app, or a deployment slot. + /// List triggered web jobs for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -29696,7 +29696,7 @@ internal HttpMessage CreateGetTriggeredWebJobSlotRequest(string subscriptionId, return message; } - /// Description for Gets a triggered web job by its ID for an app, or a deployment slot. + /// Gets a triggered web job by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -29731,7 +29731,7 @@ public async Task> GetTriggeredWebJobSlotAsync(str } } - /// Description for Gets a triggered web job by its ID for an app, or a deployment slot. + /// Gets a triggered web job by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -29790,7 +29790,7 @@ internal HttpMessage CreateDeleteTriggeredWebJobSlotRequest(string subscriptionI return message; } - /// Description for Delete a triggered web job by its ID for an app, or a deployment slot. + /// Delete a triggered web job by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -29819,7 +29819,7 @@ public async Task DeleteTriggeredWebJobSlotAsync(string subscriptionId } } - /// Description for Delete a triggered web job by its ID for an app, or a deployment slot. + /// Delete a triggered web job by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -29873,7 +29873,7 @@ internal HttpMessage CreateListTriggeredWebJobHistorySlotRequest(string subscrip return message; } - /// Description for List a triggered web job's history for an app, or a deployment slot. + /// List a triggered web job's history for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -29906,7 +29906,7 @@ public async Task> ListTriggeredWebJobHi } } - /// Description for List a triggered web job's history for an app, or a deployment slot. + /// List a triggered web job's history for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -29965,7 +29965,7 @@ internal HttpMessage CreateGetTriggeredWebJobHistorySlotRequest(string subscript return message; } - /// Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot. + /// Gets a triggered web job's history by its ID for an app, , or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -30002,7 +30002,7 @@ public async Task> GetTriggeredWebJobHistorySl } } - /// Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot. + /// Gets a triggered web job's history by its ID for an app, , or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -30064,7 +30064,7 @@ internal HttpMessage CreateRunTriggeredWebJobSlotRequest(string subscriptionId, return message; } - /// Description for Run a triggered web job for an app, or a deployment slot. + /// Run a triggered web job for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -30092,7 +30092,7 @@ public async Task RunTriggeredWebJobSlotAsync(string subscriptionId, s } } - /// Description for Run a triggered web job for an app, or a deployment slot. + /// Run a triggered web job for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -30147,7 +30147,7 @@ internal HttpMessage CreateListUsagesSlotRequest(string subscriptionId, string r return message; } - /// Description for Gets the quota usage information of an app (or deployment slot, if specified). + /// Gets the quota usage information of an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -30179,7 +30179,7 @@ public async Task> ListUsagesSlotAsync(string } } - /// Description for Gets the quota usage information of an app (or deployment slot, if specified). + /// Gets the quota usage information of an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -30234,7 +30234,7 @@ internal HttpMessage CreateListVnetConnectionsSlotRequest(string subscriptionId, return message; } - /// Description for Gets the virtual networks the app (or deployment slot) is connected to. + /// Gets the virtual networks the app (or deployment slot) is connected to. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -30270,7 +30270,7 @@ public async Task>> ListVnetConnect } } - /// Description for Gets the virtual networks the app (or deployment slot) is connected to. + /// Gets the virtual networks the app (or deployment slot) is connected to. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -30330,7 +30330,7 @@ internal HttpMessage CreateGetVnetConnectionSlotRequest(string subscriptionId, s return message; } - /// Description for Gets a virtual network the app (or deployment slot) is connected to by name. + /// Gets a virtual network the app (or deployment slot) is connected to by name. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -30365,7 +30365,7 @@ public async Task> GetVnetConnectionSlotAsync(str } } - /// Description for Gets a virtual network the app (or deployment slot) is connected to by name. + /// Gets a virtual network the app (or deployment slot) is connected to by name. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -30428,7 +30428,7 @@ internal HttpMessage CreateCreateOrUpdateVnetConnectionSlotRequest(string subscr return message; } - /// Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). + /// Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -30463,7 +30463,7 @@ public async Task> CreateOrUpdateVnetConnectionSl } } - /// Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). + /// Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -30522,7 +30522,7 @@ internal HttpMessage CreateDeleteVnetConnectionSlotRequest(string subscriptionId return message; } - /// Description for Deletes a connection from an app (or deployment slot to a named virtual network. + /// Deletes a connection from an app (or deployment slot to a named virtual network. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -30550,7 +30550,7 @@ public async Task DeleteVnetConnectionSlotAsync(string subscriptionId, } } - /// Description for Deletes a connection from an app (or deployment slot to a named virtual network. + /// Deletes a connection from an app (or deployment slot to a named virtual network. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -30606,7 +30606,7 @@ internal HttpMessage CreateUpdateVnetConnectionSlotRequest(string subscriptionId return message; } - /// Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). + /// Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -30641,7 +30641,7 @@ public async Task> UpdateVnetConnectionSlotAsync( } } - /// Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). + /// Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -30702,7 +30702,7 @@ internal HttpMessage CreateGetVnetConnectionGatewaySlotRequest(string subscripti return message; } - /// Description for Gets an app's Virtual Network gateway. + /// Gets an app's Virtual Network gateway. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -30739,7 +30739,7 @@ public async Task> GetVnetConnectionGatewaySlotAsync(s } } - /// Description for Gets an app's Virtual Network gateway. + /// Gets an app's Virtual Network gateway. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -30806,7 +30806,7 @@ internal HttpMessage CreateCreateOrUpdateVnetConnectionGatewaySlotRequest(string return message; } - /// Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). + /// Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -30843,7 +30843,7 @@ public async Task> CreateOrUpdateVnetConnectionGateway } } - /// Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). + /// Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -30910,7 +30910,7 @@ internal HttpMessage CreateUpdateVnetConnectionGatewaySlotRequest(string subscri return message; } - /// Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). + /// Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -30947,7 +30947,7 @@ public async Task> UpdateVnetConnectionGatewaySlotAsyn } } - /// Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). + /// Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -31007,7 +31007,7 @@ internal HttpMessage CreateListWebJobsSlotRequest(string subscriptionId, string return message; } - /// Description for List webjobs for an app, or a deployment slot. + /// List webjobs for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -31038,7 +31038,7 @@ public async Task> ListWebJobsSlotAsync(string subscr } } - /// Description for List webjobs for an app, or a deployment slot. + /// List webjobs for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -31093,7 +31093,7 @@ internal HttpMessage CreateGetWebJobSlotRequest(string subscriptionId, string re return message; } - /// Description for Get webjob information for an app, or a deployment slot. + /// Get webjob information for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -31128,7 +31128,7 @@ public async Task> GetWebJobSlotAsync(string subscriptionId } } - /// Description for Get webjob information for an app, or a deployment slot. + /// Get webjob information for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -31188,7 +31188,7 @@ internal HttpMessage CreateListSlotDifferencesFromProductionRequest(string subsc return message; } - /// Description for Get the difference in configuration settings between two web app slots. + /// Get the difference in configuration settings between two web app slots. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -31219,7 +31219,7 @@ public async Task> ListSlotDifferencesFromPro } } - /// Description for Get the difference in configuration settings between two web app slots. + /// Get the difference in configuration settings between two web app slots. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -31275,7 +31275,7 @@ internal HttpMessage CreateSwapSlotWithProductionRequest(string subscriptionId, return message; } - /// Description for Swaps two deployment slots of an app. + /// Swaps two deployment slots of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -31302,7 +31302,7 @@ public async Task SwapSlotWithProductionAsync(string subscriptionId, s } } - /// Description for Swaps two deployment slots of an app. + /// Swaps two deployment slots of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -31350,7 +31350,7 @@ internal HttpMessage CreateListSnapshotsRequest(string subscriptionId, string re return message; } - /// Description for Returns all Snapshots to the user. + /// Returns all Snapshots to the user. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Website Name. @@ -31379,7 +31379,7 @@ public async Task> ListSnapshotsAsync(string subscr } } - /// Description for Returns all Snapshots to the user. + /// Returns all Snapshots to the user. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Website Name. @@ -31429,7 +31429,7 @@ internal HttpMessage CreateListSnapshotsFromDRSecondaryRequest(string subscripti return message; } - /// Description for Returns all Snapshots to the user from DRSecondary endpoint. + /// Returns all Snapshots to the user from DRSecondary endpoint. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Website Name. @@ -31458,7 +31458,7 @@ public async Task> ListSnapshotsFromDRSecondaryAsyn } } - /// Description for Returns all Snapshots to the user from DRSecondary endpoint. + /// Returns all Snapshots to the user from DRSecondary endpoint. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Website Name. @@ -31508,7 +31508,7 @@ internal HttpMessage CreateGetSourceControlRequest(string subscriptionId, string return message; } - /// Description for Gets the source control configuration of an app. + /// Gets the source control configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -31541,7 +31541,7 @@ public async Task> GetSourceControlAsync(string } } - /// Description for Gets the source control configuration of an app. + /// Gets the source control configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -31599,7 +31599,7 @@ internal HttpMessage CreateCreateOrUpdateSourceControlRequest(string subscriptio return message; } - /// Description for Updates the source control configuration of an app. + /// Updates the source control configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -31627,7 +31627,7 @@ public async Task CreateOrUpdateSourceControlAsync(string subscription } } - /// Description for Updates the source control configuration of an app. + /// Updates the source control configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -31680,7 +31680,7 @@ internal HttpMessage CreateDeleteSourceControlRequest(string subscriptionId, str return message; } - /// Description for Deletes the source control configuration of an app. + /// Deletes the source control configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -31706,7 +31706,7 @@ public async Task DeleteSourceControlAsync(string subscriptionId, stri } } - /// Description for Deletes the source control configuration of an app. + /// Deletes the source control configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -31757,7 +31757,7 @@ internal HttpMessage CreateUpdateSourceControlRequest(string subscriptionId, str return message; } - /// Description for Updates the source control configuration of an app. + /// Updates the source control configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -31790,7 +31790,7 @@ public async Task> UpdateSourceControlAsync(stri } } - /// Description for Updates the source control configuration of an app. + /// Updates the source control configuration of an app. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -31844,7 +31844,7 @@ internal HttpMessage CreateStartRequest(string subscriptionId, string resourceGr return message; } - /// Description for Starts an app (or deployment slot, if specified). + /// Starts an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -31868,7 +31868,7 @@ public async Task StartAsync(string subscriptionId, string resourceGro } } - /// Description for Starts an app (or deployment slot, if specified). + /// Starts an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -31925,7 +31925,7 @@ internal HttpMessage CreateStartNetworkTraceRequest(string subscriptionId, strin return message; } - /// Description for Start capturing network packets for the site. + /// Start capturing network packets for the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -31953,7 +31953,7 @@ public async Task StartNetworkTraceAsync(string subscriptionId, string } } - /// Description for Start capturing network packets for the site. + /// Start capturing network packets for the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -32002,7 +32002,7 @@ internal HttpMessage CreateStopRequest(string subscriptionId, string resourceGro return message; } - /// Description for Stops an app (or deployment slot, if specified). + /// Stops an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -32026,7 +32026,7 @@ public async Task StopAsync(string subscriptionId, string resourceGrou } } - /// Description for Stops an app (or deployment slot, if specified). + /// Stops an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -32071,7 +32071,7 @@ internal HttpMessage CreateStopNetworkTraceRequest(string subscriptionId, string return message; } - /// Description for Stop ongoing capturing network packets for the site. + /// Stop ongoing capturing network packets for the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -32096,7 +32096,7 @@ public async Task StopNetworkTraceAsync(string subscriptionId, string } } - /// Description for Stop ongoing capturing network packets for the site. + /// Stop ongoing capturing network packets for the site. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// The name of the web app. @@ -32142,7 +32142,7 @@ internal HttpMessage CreateSyncRepositoryRequest(string subscriptionId, string r return message; } - /// Description for Sync web app repository. + /// Sync web app repository. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -32166,7 +32166,7 @@ public async Task SyncRepositoryAsync(string subscriptionId, string re } } - /// Description for Sync web app repository. + /// Sync web app repository. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of web app. @@ -32211,7 +32211,7 @@ internal HttpMessage CreateSyncFunctionTriggersRequest(string subscriptionId, st return message; } - /// Description for Syncs function trigger metadata to the management database. + /// Syncs function trigger metadata to the management database. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -32235,7 +32235,7 @@ public async Task SyncFunctionTriggersAsync(string subscriptionId, str } } - /// Description for Syncs function trigger metadata to the management database. + /// Syncs function trigger metadata to the management database. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -32280,7 +32280,7 @@ internal HttpMessage CreateListTriggeredWebJobsRequest(string subscriptionId, st return message; } - /// Description for List triggered web jobs for an app, or a deployment slot. + /// List triggered web jobs for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -32309,7 +32309,7 @@ public async Task> ListTriggeredWebJobsAsync } } - /// Description for List triggered web jobs for an app, or a deployment slot. + /// List triggered web jobs for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -32360,7 +32360,7 @@ internal HttpMessage CreateGetTriggeredWebJobRequest(string subscriptionId, stri return message; } - /// Description for Gets a triggered web job by its ID for an app, or a deployment slot. + /// Gets a triggered web job by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -32393,7 +32393,7 @@ public async Task> GetTriggeredWebJobAsync(string } } - /// Description for Gets a triggered web job by its ID for an app, or a deployment slot. + /// Gets a triggered web job by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -32448,7 +32448,7 @@ internal HttpMessage CreateDeleteTriggeredWebJobRequest(string subscriptionId, s return message; } - /// Description for Delete a triggered web job by its ID for an app, or a deployment slot. + /// Delete a triggered web job by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -32475,7 +32475,7 @@ public async Task DeleteTriggeredWebJobAsync(string subscriptionId, st } } - /// Description for Delete a triggered web job by its ID for an app, or a deployment slot. + /// Delete a triggered web job by its ID for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -32525,7 +32525,7 @@ internal HttpMessage CreateListTriggeredWebJobHistoryRequest(string subscription return message; } - /// Description for List a triggered web job's history for an app, or a deployment slot. + /// List a triggered web job's history for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -32556,7 +32556,7 @@ public async Task> ListTriggeredWebJobHi } } - /// Description for List a triggered web job's history for an app, or a deployment slot. + /// List a triggered web job's history for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -32611,7 +32611,7 @@ internal HttpMessage CreateGetTriggeredWebJobHistoryRequest(string subscriptionI return message; } - /// Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot. + /// Gets a triggered web job's history by its ID for an app, , or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -32646,7 +32646,7 @@ public async Task> GetTriggeredWebJobHistoryAs } } - /// Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot. + /// Gets a triggered web job's history by its ID for an app, , or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -32704,7 +32704,7 @@ internal HttpMessage CreateRunTriggeredWebJobRequest(string subscriptionId, stri return message; } - /// Description for Run a triggered web job for an app, or a deployment slot. + /// Run a triggered web job for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -32730,7 +32730,7 @@ public async Task RunTriggeredWebJobAsync(string subscriptionId, strin } } - /// Description for Run a triggered web job for an app, or a deployment slot. + /// Run a triggered web job for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -32781,7 +32781,7 @@ internal HttpMessage CreateListUsagesRequest(string subscriptionId, string resou return message; } - /// Description for Gets the quota usage information of an app (or deployment slot, if specified). + /// Gets the quota usage information of an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -32811,7 +32811,7 @@ public async Task> ListUsagesAsync(string subs } } - /// Description for Gets the quota usage information of an app (or deployment slot, if specified). + /// Gets the quota usage information of an app (or deployment slot, if specified). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -32862,7 +32862,7 @@ internal HttpMessage CreateListVnetConnectionsRequest(string subscriptionId, str return message; } - /// Description for Gets the virtual networks the app (or deployment slot) is connected to. + /// Gets the virtual networks the app (or deployment slot) is connected to. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -32896,7 +32896,7 @@ public async Task>> ListVnetConnect } } - /// Description for Gets the virtual networks the app (or deployment slot) is connected to. + /// Gets the virtual networks the app (or deployment slot) is connected to. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -32952,7 +32952,7 @@ internal HttpMessage CreateGetVnetConnectionRequest(string subscriptionId, strin return message; } - /// Description for Gets a virtual network the app (or deployment slot) is connected to by name. + /// Gets a virtual network the app (or deployment slot) is connected to by name. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -32985,7 +32985,7 @@ public async Task> GetVnetConnectionAsync(string } } - /// Description for Gets a virtual network the app (or deployment slot) is connected to by name. + /// Gets a virtual network the app (or deployment slot) is connected to by name. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -33044,7 +33044,7 @@ internal HttpMessage CreateCreateOrUpdateVnetConnectionRequest(string subscripti return message; } - /// Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). + /// Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -33077,7 +33077,7 @@ public async Task> CreateOrUpdateVnetConnectionAs } } - /// Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). + /// Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -33132,7 +33132,7 @@ internal HttpMessage CreateDeleteVnetConnectionRequest(string subscriptionId, st return message; } - /// Description for Deletes a connection from an app (or deployment slot to a named virtual network. + /// Deletes a connection from an app (or deployment slot to a named virtual network. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -33158,7 +33158,7 @@ public async Task DeleteVnetConnectionAsync(string subscriptionId, str } } - /// Description for Deletes a connection from an app (or deployment slot to a named virtual network. + /// Deletes a connection from an app (or deployment slot to a named virtual network. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -33210,7 +33210,7 @@ internal HttpMessage CreateUpdateVnetConnectionRequest(string subscriptionId, st return message; } - /// Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). + /// Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -33243,7 +33243,7 @@ public async Task> UpdateVnetConnectionAsync(stri } } - /// Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). + /// Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -33300,7 +33300,7 @@ internal HttpMessage CreateGetVnetConnectionGatewayRequest(string subscriptionId return message; } - /// Description for Gets an app's Virtual Network gateway. + /// Gets an app's Virtual Network gateway. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -33335,7 +33335,7 @@ public async Task> GetVnetConnectionGatewayAsync(strin } } - /// Description for Gets an app's Virtual Network gateway. + /// Gets an app's Virtual Network gateway. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -33398,7 +33398,7 @@ internal HttpMessage CreateCreateOrUpdateVnetConnectionGatewayRequest(string sub return message; } - /// Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). + /// Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -33433,7 +33433,7 @@ public async Task> CreateOrUpdateVnetConnectionGateway } } - /// Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). + /// Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -33496,7 +33496,7 @@ internal HttpMessage CreateUpdateVnetConnectionGatewayRequest(string subscriptio return message; } - /// Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). + /// Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -33531,7 +33531,7 @@ public async Task> UpdateVnetConnectionGatewayAsync(st } } - /// Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). + /// Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Name of the app. @@ -33587,7 +33587,7 @@ internal HttpMessage CreateListWebJobsRequest(string subscriptionId, string reso return message; } - /// Description for List webjobs for an app, or a deployment slot. + /// List webjobs for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -33616,7 +33616,7 @@ public async Task> ListWebJobsAsync(string subscripti } } - /// Description for List webjobs for an app, or a deployment slot. + /// List webjobs for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -33667,7 +33667,7 @@ internal HttpMessage CreateGetWebJobRequest(string subscriptionId, string resour return message; } - /// Description for Get webjob information for an app, or a deployment slot. + /// Get webjob information for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -33700,7 +33700,7 @@ public async Task> GetWebJobAsync(string subscriptionId, st } } - /// Description for Get webjob information for an app, or a deployment slot. + /// Get webjob information for an app, or a deployment slot. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Site name. @@ -33747,7 +33747,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string subscript return message; } - /// Description for Get all apps for a subscription. + /// Get all apps for a subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. @@ -33774,7 +33774,7 @@ public async Task> ListNextPageAsync(string nextLink, } } - /// Description for Get all apps for a subscription. + /// Get all apps for a subscription. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. @@ -33815,7 +33815,7 @@ internal HttpMessage CreateListByResourceGroupNextPageRequest(string nextLink, s return message; } - /// Description for Gets all web, mobile, and API apps in the specified resource group. + /// Gets all web, mobile, and API apps in the specified resource group. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -33845,7 +33845,7 @@ public async Task> ListByResourceGroupNextPageAsync(s } } - /// Description for Gets all web, mobile, and API apps in the specified resource group. + /// Gets all web, mobile, and API apps in the specified resource group. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -33889,7 +33889,7 @@ internal HttpMessage CreateListBackupsNextPageRequest(string nextLink, string su return message; } - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -33920,7 +33920,7 @@ public async Task> ListBackupsNextPageAsync(strin } } - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -33965,7 +33965,7 @@ internal HttpMessage CreateListBasicPublishingCredentialsPoliciesNextPageRequest return message; } - /// Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site. + /// Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -33996,7 +33996,7 @@ public async Task> ListBasicPu } } - /// Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site. + /// Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34041,7 +34041,7 @@ internal HttpMessage CreateListConfigurationsNextPageRequest(string nextLink, st return message; } - /// Description for List the configurations of an app. + /// List the configurations of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34072,7 +34072,7 @@ public async Task> ListConfigurationsNext } } - /// Description for List the configurations of an app. + /// List the configurations of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34117,7 +34117,7 @@ internal HttpMessage CreateGetAppSettingsKeyVaultReferencesNextPageRequest(strin return message; } - /// Description for Gets the config reference app settings and status of an app. + /// Gets the config reference app settings and status of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34148,7 +34148,7 @@ public async Task> GetAppSettingsKeyVaultRefe } } - /// Description for Gets the config reference app settings and status of an app. + /// Gets the config reference app settings and status of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34193,7 +34193,7 @@ internal HttpMessage CreateGetSiteConnectionStringKeyVaultReferencesNextPageRequ return message; } - /// Description for Gets the config reference app settings and status of an app. + /// Gets the config reference app settings and status of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34224,7 +34224,7 @@ public async Task> GetSiteConnectionStringKey } } - /// Description for Gets the config reference app settings and status of an app. + /// Gets the config reference app settings and status of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34269,7 +34269,7 @@ internal HttpMessage CreateListConfigurationSnapshotInfoNextPageRequest(string n return message; } - /// Description for Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. + /// Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34300,7 +34300,7 @@ public async Task> ListConfigu } } - /// Description for Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. + /// Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34345,7 +34345,7 @@ internal HttpMessage CreateListContinuousWebJobsNextPageRequest(string nextLink, return message; } - /// Description for List continuous web jobs for an app, or a deployment slot. + /// List continuous web jobs for an app, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34376,7 +34376,7 @@ public async Task> ListContinuousWebJobsNex } } - /// Description for List continuous web jobs for an app, or a deployment slot. + /// List continuous web jobs for an app, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34421,7 +34421,7 @@ internal HttpMessage CreateListDeploymentsNextPageRequest(string nextLink, strin return message; } - /// Description for List deployments for an app, or a deployment slot. + /// List deployments for an app, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34452,7 +34452,7 @@ public async Task> ListDeploymentsNextPageAsync(s } } - /// Description for List deployments for an app, or a deployment slot. + /// List deployments for an app, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34497,7 +34497,7 @@ internal HttpMessage CreateListDomainOwnershipIdentifiersNextPageRequest(string return message; } - /// Description for Lists ownership identifiers for domain associated with web app. + /// Lists ownership identifiers for domain associated with web app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34528,7 +34528,7 @@ public async Task> ListDomainOwnershipIdentifiers } } - /// Description for Lists ownership identifiers for domain associated with web app. + /// Lists ownership identifiers for domain associated with web app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34573,7 +34573,7 @@ internal HttpMessage CreateListFunctionsNextPageRequest(string nextLink, string return message; } - /// Description for List the functions for a web site, or a deployment slot. + /// List the functions for a web site, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34604,7 +34604,7 @@ public async Task> ListFunctionsNextPageAsy } } - /// Description for List the functions for a web site, or a deployment slot. + /// List the functions for a web site, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34649,7 +34649,7 @@ internal HttpMessage CreateListHostNameBindingsNextPageRequest(string nextLink, return message; } - /// Description for Get hostname bindings for an app or a deployment slot. + /// Get hostname bindings for an app or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34680,7 +34680,7 @@ public async Task> ListHostNameBindingsNextP } } - /// Description for Get hostname bindings for an app or a deployment slot. + /// Get hostname bindings for an app or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34725,7 +34725,7 @@ internal HttpMessage CreateListInstanceIdentifiersNextPageRequest(string nextLin return message; } - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34756,7 +34756,7 @@ public async Task> ListInstanceIdentifi } } - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34801,7 +34801,7 @@ internal HttpMessage CreateListInstanceProcessesNextPageRequest(string nextLink, return message; } - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34834,7 +34834,7 @@ public async Task> ListInstanceProcessesNextPage } } - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34881,7 +34881,7 @@ internal HttpMessage CreateListInstanceProcessModulesNextPageRequest(string next return message; } - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34916,7 +34916,7 @@ public async Task> ListInstanceProcessModu } } - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -34965,7 +34965,7 @@ internal HttpMessage CreateListInstanceProcessThreadsNextPageRequest(string next return message; } - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35000,7 +35000,7 @@ public async Task> ListInstanceProcessThre } } - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35049,7 +35049,7 @@ internal HttpMessage CreateListSiteBackupsNextPageRequest(string nextLink, strin return message; } - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35080,7 +35080,7 @@ public async Task> ListSiteBackupsNextPageAsync(s } } - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35125,7 +35125,7 @@ internal HttpMessage CreateListPerfMonCountersNextPageRequest(string nextLink, s return message; } - /// Description for Gets perfmon counters for web app. + /// Gets perfmon counters for web app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35157,7 +35157,7 @@ public async Task> ListPerfMonCountersNextPag } } - /// Description for Gets perfmon counters for web app. + /// Gets perfmon counters for web app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35203,7 +35203,7 @@ internal HttpMessage CreateGetPrivateEndpointConnectionListNextPageRequest(strin return message; } - /// Description for Gets the list of private endpoint connections associated with a site. + /// Gets the list of private endpoint connections associated with a site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35234,7 +35234,7 @@ public async Task> GetPrivateEndpo } } - /// Description for Gets the list of private endpoint connections associated with a site. + /// Gets the list of private endpoint connections associated with a site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35279,7 +35279,7 @@ internal HttpMessage CreateListProcessesNextPageRequest(string nextLink, string return message; } - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35310,7 +35310,7 @@ public async Task> ListProcessesNextPageAsync(st } } - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35355,7 +35355,7 @@ internal HttpMessage CreateListProcessModulesNextPageRequest(string nextLink, st return message; } - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35388,7 +35388,7 @@ public async Task> ListProcessModulesNextP } } - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35435,7 +35435,7 @@ internal HttpMessage CreateListProcessThreadsNextPageRequest(string nextLink, st return message; } - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35468,7 +35468,7 @@ public async Task> ListProcessThreadsNextP } } - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35515,7 +35515,7 @@ internal HttpMessage CreateListPublicCertificatesNextPageRequest(string nextLink return message; } - /// Description for Get public certificates for an app or a deployment slot. + /// Get public certificates for an app or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35546,7 +35546,7 @@ public async Task> ListPublicCertificatesN } } - /// Description for Get public certificates for an app or a deployment slot. + /// Get public certificates for an app or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35591,7 +35591,7 @@ internal HttpMessage CreateListSiteExtensionsNextPageRequest(string nextLink, st return message; } - /// Description for Get list of siteextensions for a web site, or a deployment slot. + /// Get list of siteextensions for a web site, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35622,7 +35622,7 @@ public async Task> ListSiteExtensionsNextP } } - /// Description for Get list of siteextensions for a web site, or a deployment slot. + /// Get list of siteextensions for a web site, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35667,7 +35667,7 @@ internal HttpMessage CreateListSlotsNextPageRequest(string nextLink, string subs return message; } - /// Description for Gets an app's deployment slots. + /// Gets an app's deployment slots. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35698,7 +35698,7 @@ public async Task> ListSlotsNextPageAsync(string next } } - /// Description for Gets an app's deployment slots. + /// Gets an app's deployment slots. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35743,7 +35743,7 @@ internal HttpMessage CreateListBackupsSlotNextPageRequest(string nextLink, strin return message; } - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35776,7 +35776,7 @@ public async Task> ListBackupsSlotNextPageAsync(s } } - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35823,7 +35823,7 @@ internal HttpMessage CreateListBasicPublishingCredentialsPoliciesSlotNextPageReq return message; } - /// Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site. + /// Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35856,7 +35856,7 @@ public async Task> ListBasicPu } } - /// Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site. + /// Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35903,7 +35903,7 @@ internal HttpMessage CreateListConfigurationsSlotNextPageRequest(string nextLink return message; } - /// Description for List the configurations of an app. + /// List the configurations of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35936,7 +35936,7 @@ public async Task> ListConfigurationsSlot } } - /// Description for List the configurations of an app. + /// List the configurations of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -35983,7 +35983,7 @@ internal HttpMessage CreateGetAppSettingsKeyVaultReferencesSlotNextPageRequest(s return message; } - /// Description for Gets the config reference app settings and status of an app. + /// Gets the config reference app settings and status of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36016,7 +36016,7 @@ public async Task> GetAppSettingsKeyVaultRefe } } - /// Description for Gets the config reference app settings and status of an app. + /// Gets the config reference app settings and status of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36063,7 +36063,7 @@ internal HttpMessage CreateGetSiteConnectionStringKeyVaultReferencesSlotNextPage return message; } - /// Description for Gets the config reference app settings and status of an app. + /// Gets the config reference app settings and status of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36096,7 +36096,7 @@ public async Task> GetSiteConnectionStringKey } } - /// Description for Gets the config reference app settings and status of an app. + /// Gets the config reference app settings and status of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36143,7 +36143,7 @@ internal HttpMessage CreateListConfigurationSnapshotInfoSlotNextPageRequest(stri return message; } - /// Description for Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. + /// Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36176,7 +36176,7 @@ public async Task> ListConfigu } } - /// Description for Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. + /// Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36223,7 +36223,7 @@ internal HttpMessage CreateListContinuousWebJobsSlotNextPageRequest(string nextL return message; } - /// Description for List continuous web jobs for an app, or a deployment slot. + /// List continuous web jobs for an app, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36256,7 +36256,7 @@ public async Task> ListContinuousWebJobsSlo } } - /// Description for List continuous web jobs for an app, or a deployment slot. + /// List continuous web jobs for an app, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36303,7 +36303,7 @@ internal HttpMessage CreateListDeploymentsSlotNextPageRequest(string nextLink, s return message; } - /// Description for List deployments for an app, or a deployment slot. + /// List deployments for an app, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36336,7 +36336,7 @@ public async Task> ListDeploymentsSlotNextPageAsy } } - /// Description for List deployments for an app, or a deployment slot. + /// List deployments for an app, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36383,7 +36383,7 @@ internal HttpMessage CreateListDomainOwnershipIdentifiersSlotNextPageRequest(str return message; } - /// Description for Lists ownership identifiers for domain associated with web app. + /// Lists ownership identifiers for domain associated with web app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36416,7 +36416,7 @@ public async Task> ListDomainOwnershipIdentifiers } } - /// Description for Lists ownership identifiers for domain associated with web app. + /// Lists ownership identifiers for domain associated with web app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36463,7 +36463,7 @@ internal HttpMessage CreateListInstanceFunctionsSlotNextPageRequest(string nextL return message; } - /// Description for List the functions for a web site, or a deployment slot. + /// List the functions for a web site, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36496,7 +36496,7 @@ public async Task> ListInstanceFunctionsSlo } } - /// Description for List the functions for a web site, or a deployment slot. + /// List the functions for a web site, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36543,7 +36543,7 @@ internal HttpMessage CreateListHostNameBindingsSlotNextPageRequest(string nextLi return message; } - /// Description for Get hostname bindings for an app or a deployment slot. + /// Get hostname bindings for an app or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36576,7 +36576,7 @@ public async Task> ListHostNameBindingsSlotN } } - /// Description for Get hostname bindings for an app or a deployment slot. + /// Get hostname bindings for an app or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36623,7 +36623,7 @@ internal HttpMessage CreateListInstanceIdentifiersSlotNextPageRequest(string nex return message; } - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36656,7 +36656,7 @@ public async Task> ListInstanceIdentifi } } - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36703,7 +36703,7 @@ internal HttpMessage CreateListInstanceProcessesSlotNextPageRequest(string nextL return message; } - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36738,7 +36738,7 @@ public async Task> ListInstanceProcessesSlotNext } } - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36787,7 +36787,7 @@ internal HttpMessage CreateListInstanceProcessModulesSlotNextPageRequest(string return message; } - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36824,7 +36824,7 @@ public async Task> ListInstanceProcessModu } } - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36875,7 +36875,7 @@ internal HttpMessage CreateListInstanceProcessThreadsSlotNextPageRequest(string return message; } - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36912,7 +36912,7 @@ public async Task> ListInstanceProcessThre } } - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36963,7 +36963,7 @@ internal HttpMessage CreateListSiteBackupsSlotNextPageRequest(string nextLink, s return message; } - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -36996,7 +36996,7 @@ public async Task> ListSiteBackupsSlotNextPageAsy } } - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37043,7 +37043,7 @@ internal HttpMessage CreateListPerfMonCountersSlotNextPageRequest(string nextLin return message; } - /// Description for Gets perfmon counters for web app. + /// Gets perfmon counters for web app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37077,7 +37077,7 @@ public async Task> ListPerfMonCountersSlotNex } } - /// Description for Gets perfmon counters for web app. + /// Gets perfmon counters for web app. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37125,7 +37125,7 @@ internal HttpMessage CreateGetPrivateEndpointConnectionListSlotNextPageRequest(s return message; } - /// Description for Gets the list of private endpoint connections associated with a site. + /// Gets the list of private endpoint connections associated with a site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37158,7 +37158,7 @@ public async Task> GetPrivateEndpo } } - /// Description for Gets the list of private endpoint connections associated with a site. + /// Gets the list of private endpoint connections associated with a site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37205,7 +37205,7 @@ internal HttpMessage CreateListProcessesSlotNextPageRequest(string nextLink, str return message; } - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37238,7 +37238,7 @@ public async Task> ListProcessesSlotNextPageAsyn } } - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37285,7 +37285,7 @@ internal HttpMessage CreateListProcessModulesSlotNextPageRequest(string nextLink return message; } - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37320,7 +37320,7 @@ public async Task> ListProcessModulesSlotN } } - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37369,7 +37369,7 @@ internal HttpMessage CreateListProcessThreadsSlotNextPageRequest(string nextLink return message; } - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37404,7 +37404,7 @@ public async Task> ListProcessThreadsSlotN } } - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37453,7 +37453,7 @@ internal HttpMessage CreateListPublicCertificatesSlotNextPageRequest(string next return message; } - /// Description for Get public certificates for an app or a deployment slot. + /// Get public certificates for an app or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37486,7 +37486,7 @@ public async Task> ListPublicCertificatesS } } - /// Description for Get public certificates for an app or a deployment slot. + /// Get public certificates for an app or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37533,7 +37533,7 @@ internal HttpMessage CreateListSiteExtensionsSlotNextPageRequest(string nextLink return message; } - /// Description for Get list of siteextensions for a web site, or a deployment slot. + /// Get list of siteextensions for a web site, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37566,7 +37566,7 @@ public async Task> ListSiteExtensionsSlotN } } - /// Description for Get list of siteextensions for a web site, or a deployment slot. + /// Get list of siteextensions for a web site, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37613,7 +37613,7 @@ internal HttpMessage CreateListSlotDifferencesSlotNextPageRequest(string nextLin return message; } - /// Description for Get the difference in configuration settings between two web app slots. + /// Get the difference in configuration settings between two web app slots. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37648,7 +37648,7 @@ public async Task> ListSlotDifferencesSlotNex } } - /// Description for Get the difference in configuration settings between two web app slots. + /// Get the difference in configuration settings between two web app slots. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37697,7 +37697,7 @@ internal HttpMessage CreateListSnapshotsSlotNextPageRequest(string nextLink, str return message; } - /// Description for Returns all Snapshots to the user. + /// Returns all Snapshots to the user. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37730,7 +37730,7 @@ public async Task> ListSnapshotsSlotNextPageAsync(s } } - /// Description for Returns all Snapshots to the user. + /// Returns all Snapshots to the user. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37777,7 +37777,7 @@ internal HttpMessage CreateListSnapshotsFromDRSecondarySlotNextPageRequest(strin return message; } - /// Description for Returns all Snapshots to the user from DRSecondary endpoint. + /// Returns all Snapshots to the user from DRSecondary endpoint. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37810,7 +37810,7 @@ public async Task> ListSnapshotsFromDRSecondarySlot } } - /// Description for Returns all Snapshots to the user from DRSecondary endpoint. + /// Returns all Snapshots to the user from DRSecondary endpoint. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37857,7 +37857,7 @@ internal HttpMessage CreateListTriggeredWebJobsSlotNextPageRequest(string nextLi return message; } - /// Description for List triggered web jobs for an app, or a deployment slot. + /// List triggered web jobs for an app, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37890,7 +37890,7 @@ public async Task> ListTriggeredWebJobsSlotN } } - /// Description for List triggered web jobs for an app, or a deployment slot. + /// List triggered web jobs for an app, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37937,7 +37937,7 @@ internal HttpMessage CreateListTriggeredWebJobHistorySlotNextPageRequest(string return message; } - /// Description for List a triggered web job's history for an app, or a deployment slot. + /// List a triggered web job's history for an app, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -37972,7 +37972,7 @@ public async Task> ListTriggeredWebJobHi } } - /// Description for List a triggered web job's history for an app, or a deployment slot. + /// List a triggered web job's history for an app, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -38021,7 +38021,7 @@ internal HttpMessage CreateListUsagesSlotNextPageRequest(string nextLink, string return message; } - /// Description for Gets the quota usage information of an app (or deployment slot, if specified). + /// Gets the quota usage information of an app (or deployment slot, if specified). /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -38055,7 +38055,7 @@ public async Task> ListUsagesSlotNextPageAsync } } - /// Description for Gets the quota usage information of an app (or deployment slot, if specified). + /// Gets the quota usage information of an app (or deployment slot, if specified). /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -38103,7 +38103,7 @@ internal HttpMessage CreateListWebJobsSlotNextPageRequest(string nextLink, strin return message; } - /// Description for List webjobs for an app, or a deployment slot. + /// List webjobs for an app, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -38136,7 +38136,7 @@ public async Task> ListWebJobsSlotNextPageAsync(strin } } - /// Description for List webjobs for an app, or a deployment slot. + /// List webjobs for an app, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -38183,7 +38183,7 @@ internal HttpMessage CreateListSlotDifferencesFromProductionNextPageRequest(stri return message; } - /// Description for Get the difference in configuration settings between two web app slots. + /// Get the difference in configuration settings between two web app slots. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -38216,7 +38216,7 @@ public async Task> ListSlotDifferencesFromPro } } - /// Description for Get the difference in configuration settings between two web app slots. + /// Get the difference in configuration settings between two web app slots. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -38263,7 +38263,7 @@ internal HttpMessage CreateListSnapshotsNextPageRequest(string nextLink, string return message; } - /// Description for Returns all Snapshots to the user. + /// Returns all Snapshots to the user. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -38294,7 +38294,7 @@ public async Task> ListSnapshotsNextPageAsync(strin } } - /// Description for Returns all Snapshots to the user. + /// Returns all Snapshots to the user. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -38339,7 +38339,7 @@ internal HttpMessage CreateListSnapshotsFromDRSecondaryNextPageRequest(string ne return message; } - /// Description for Returns all Snapshots to the user from DRSecondary endpoint. + /// Returns all Snapshots to the user from DRSecondary endpoint. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -38370,7 +38370,7 @@ public async Task> ListSnapshotsFromDRSecondaryNext } } - /// Description for Returns all Snapshots to the user from DRSecondary endpoint. + /// Returns all Snapshots to the user from DRSecondary endpoint. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -38415,7 +38415,7 @@ internal HttpMessage CreateListTriggeredWebJobsNextPageRequest(string nextLink, return message; } - /// Description for List triggered web jobs for an app, or a deployment slot. + /// List triggered web jobs for an app, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -38446,7 +38446,7 @@ public async Task> ListTriggeredWebJobsNextP } } - /// Description for List triggered web jobs for an app, or a deployment slot. + /// List triggered web jobs for an app, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -38491,7 +38491,7 @@ internal HttpMessage CreateListTriggeredWebJobHistoryNextPageRequest(string next return message; } - /// Description for List a triggered web job's history for an app, or a deployment slot. + /// List a triggered web job's history for an app, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -38524,7 +38524,7 @@ public async Task> ListTriggeredWebJobHi } } - /// Description for List a triggered web job's history for an app, or a deployment slot. + /// List a triggered web job's history for an app, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -38571,7 +38571,7 @@ internal HttpMessage CreateListUsagesNextPageRequest(string nextLink, string sub return message; } - /// Description for Gets the quota usage information of an app (or deployment slot, if specified). + /// Gets the quota usage information of an app (or deployment slot, if specified). /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -38603,7 +38603,7 @@ public async Task> ListUsagesNextPageAsync(str } } - /// Description for Gets the quota usage information of an app (or deployment slot, if specified). + /// Gets the quota usage information of an app (or deployment slot, if specified). /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -38649,7 +38649,7 @@ internal HttpMessage CreateListWebJobsNextPageRequest(string nextLink, string su return message; } - /// Description for List webjobs for an app, or a deployment slot. + /// List webjobs for an app, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. @@ -38680,7 +38680,7 @@ public async Task> ListWebJobsNextPageAsync(string ne } } - /// Description for List webjobs for an app, or a deployment slot. + /// List webjobs for an app, or a deployment slot. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/WebSiteManagementRestOperations.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/WebSiteManagementRestOperations.cs index 8bf35d6a25ec..bca5d82d348d 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/WebSiteManagementRestOperations.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/RestOperations/WebSiteManagementRestOperations.cs @@ -52,7 +52,7 @@ internal HttpMessage CreateGetPublishingUserRequest() return message; } - /// Description for Gets publishing user. + /// Gets publishing user. /// The cancellation token to use. public async Task> GetPublishingUserAsync(CancellationToken cancellationToken = default) { @@ -74,7 +74,7 @@ public async Task> GetPublishingUserAsync(CancellationToken c } } - /// Description for Gets publishing user. + /// Gets publishing user. /// The cancellation token to use. public Response GetPublishingUser(CancellationToken cancellationToken = default) { @@ -115,7 +115,7 @@ internal HttpMessage CreateUpdatePublishingUserRequest(UserData data) return message; } - /// Description for Updates publishing user. + /// Updates publishing user. /// Details of publishing user. /// The cancellation token to use. /// is null. @@ -139,7 +139,7 @@ public async Task> UpdatePublishingUserAsync(UserData data, C } } - /// Description for Updates publishing user. + /// Updates publishing user. /// Details of publishing user. /// The cancellation token to use. /// is null. @@ -178,7 +178,7 @@ internal HttpMessage CreateListSourceControlsRequest() return message; } - /// Description for Gets the source controls available for Azure websites. + /// Gets the source controls available for Azure websites. /// The cancellation token to use. public async Task> ListSourceControlsAsync(CancellationToken cancellationToken = default) { @@ -198,7 +198,7 @@ internal HttpMessage CreateListSourceControlsRequest() } } - /// Description for Gets the source controls available for Azure websites. + /// Gets the source controls available for Azure websites. /// The cancellation token to use. public Response ListSourceControls(CancellationToken cancellationToken = default) { @@ -234,7 +234,7 @@ internal HttpMessage CreateGetSourceControlRequest(string sourceControlType) return message; } - /// Description for Gets source control token. + /// Gets source control token. /// Type of source control. /// The cancellation token to use. /// is null. @@ -261,7 +261,7 @@ public async Task> GetSourceControlAsync(string sour } } - /// Description for Gets source control token. + /// Gets source control token. /// Type of source control. /// The cancellation token to use. /// is null. @@ -308,7 +308,7 @@ internal HttpMessage CreateUpdateSourceControlRequest(string sourceControlType, return message; } - /// Description for Updates source control token. + /// Updates source control token. /// Type of source control. /// Source control token information. /// The cancellation token to use. @@ -335,7 +335,7 @@ public async Task> UpdateSourceControlAsync(string s } } - /// Description for Updates source control token. + /// Updates source control token. /// Type of source control. /// Source control token information. /// The cancellation token to use. @@ -387,7 +387,7 @@ internal HttpMessage CreateListBillingMetersRequest(string subscriptionId, strin return message; } - /// Description for Gets a list of meters for a given location. + /// Gets a list of meters for a given location. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Azure Location of billable resource. /// App Service OS type meters used for. @@ -414,7 +414,7 @@ public async Task> ListBillingMetersAsync(strin } } - /// Description for Gets a list of meters for a given location. + /// Gets a list of meters for a given location. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Azure Location of billable resource. /// App Service OS type meters used for. @@ -462,7 +462,7 @@ internal HttpMessage CreateCheckNameAvailabilityRequest(string subscriptionId, R return message; } - /// Description for Check if a resource name is available. + /// Check if a resource name is available. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name availability request. /// The cancellation token to use. @@ -489,7 +489,7 @@ public async Task> CheckNameAvailabilityAsync } } - /// Description for Check if a resource name is available. + /// Check if a resource name is available. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name availability request. /// The cancellation token to use. @@ -533,7 +533,7 @@ internal HttpMessage CreateGetSubscriptionDeploymentLocationsRequest(string subs return message; } - /// Description for Gets list of available geo regions plus ministamps. + /// Gets list of available geo regions plus ministamps. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -558,7 +558,7 @@ public async Task> GetSubscriptionDeploymentLocati } } - /// Description for Gets list of available geo regions plus ministamps. + /// Gets list of available geo regions plus ministamps. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -616,7 +616,7 @@ internal HttpMessage CreateListGeoRegionsRequest(string subscriptionId, AppServi return message; } - /// Description for Get a list of available geographical regions. + /// Get a list of available geographical regions. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of SKU used to filter the regions. /// Specify <code>true</code> if you want to filter to only regions that support Linux workers. @@ -645,7 +645,7 @@ public async Task> ListGeoRegionsAsync(string subs } } - /// Description for Get a list of available geographical regions. + /// Get a list of available geographical regions. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of SKU used to filter the regions. /// Specify <code>true</code> if you want to filter to only regions that support Linux workers. @@ -695,7 +695,7 @@ internal HttpMessage CreateListSiteIdentifiersAssignedToHostNameRequest(string s return message; } - /// Description for List all apps that are assigned to a hostname. + /// List all apps that are assigned to a hostname. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Hostname information. /// The cancellation token to use. @@ -722,7 +722,7 @@ public async Task> ListSiteIdentifiersAssignedToH } } - /// Description for List all apps that are assigned to a hostname. + /// List all apps that are assigned to a hostname. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Hostname information. /// The cancellation token to use. @@ -766,7 +766,7 @@ internal HttpMessage CreateListPremierAddOnOffersRequest(string subscriptionId) return message; } - /// Description for List all premier add-on offers. + /// List all premier add-on offers. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -791,7 +791,7 @@ public async Task> ListPremierAddOnOffersA } } - /// Description for List all premier add-on offers. + /// List all premier add-on offers. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -833,7 +833,7 @@ internal HttpMessage CreateListSkusRequest(string subscriptionId) return message; } - /// Description for List all SKUs. + /// List all SKUs. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -858,7 +858,7 @@ public async Task> ListSkusAsync(string subscriptionId, Cance } } - /// Description for List all SKUs. + /// List all SKUs. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. /// is null. @@ -904,7 +904,7 @@ internal HttpMessage CreateVerifyHostingEnvironmentVnetRequest(string subscripti return message; } - /// Description for Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules. + /// Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// VNET information. /// The cancellation token to use. @@ -931,7 +931,7 @@ public async Task> VerifyHostingEnvironme } } - /// Description for Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules. + /// Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// VNET information. /// The cancellation token to use. @@ -981,7 +981,7 @@ internal HttpMessage CreateMoveRequest(string subscriptionId, string resourceGro return message; } - /// Description for Move resources between resource groups. + /// Move resources between resource groups. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Object that represents the resource to move. @@ -1005,7 +1005,7 @@ public async Task MoveAsync(string subscriptionId, string resourceGrou } } - /// Description for Move resources between resource groups. + /// Move resources between resource groups. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Object that represents the resource to move. @@ -1052,7 +1052,7 @@ internal HttpMessage CreateValidateRequest(string subscriptionId, string resourc return message; } - /// Description for Validate if a resource can be created. + /// Validate if a resource can be created. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Request with the resources to validate. @@ -1081,7 +1081,7 @@ public async Task> ValidateAsync(string subscriptionI } } - /// Description for Validate if a resource can be created. + /// Validate if a resource can be created. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Request with the resources to validate. @@ -1133,7 +1133,7 @@ internal HttpMessage CreateValidateMoveRequest(string subscriptionId, string res return message; } - /// Description for Validate whether a resource can be moved. + /// Validate whether a resource can be moved. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Object that represents the resource to move. @@ -1157,7 +1157,7 @@ public async Task ValidateMoveAsync(string subscriptionId, string reso } } - /// Description for Validate whether a resource can be moved. + /// Validate whether a resource can be moved. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of the resource group to which the resource belongs. /// Object that represents the resource to move. @@ -1195,7 +1195,7 @@ internal HttpMessage CreateListSourceControlsNextPageRequest(string nextLink) return message; } - /// Description for Gets the source controls available for Azure websites. + /// Gets the source controls available for Azure websites. /// The URL to the next page of results. /// The cancellation token to use. /// is null. @@ -1219,7 +1219,7 @@ internal HttpMessage CreateListSourceControlsNextPageRequest(string nextLink) } } - /// Description for Gets the source controls available for Azure websites. + /// Gets the source controls available for Azure websites. /// The URL to the next page of results. /// The cancellation token to use. /// is null. @@ -1257,7 +1257,7 @@ internal HttpMessage CreateListBillingMetersNextPageRequest(string nextLink, str return message; } - /// Description for Gets a list of meters for a given location. + /// Gets a list of meters for a given location. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Azure Location of billable resource. @@ -1286,7 +1286,7 @@ public async Task> ListBillingMetersNextPageAsy } } - /// Description for Gets a list of meters for a given location. + /// Gets a list of meters for a given location. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Azure Location of billable resource. @@ -1329,7 +1329,7 @@ internal HttpMessage CreateListGeoRegionsNextPageRequest(string nextLink, string return message; } - /// Description for Get a list of available geographical regions. + /// Get a list of available geographical regions. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of SKU used to filter the regions. @@ -1360,7 +1360,7 @@ public async Task> ListGeoRegionsNextPageAsync(str } } - /// Description for Get a list of available geographical regions. + /// Get a list of available geographical regions. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Name of SKU used to filter the regions. @@ -1405,7 +1405,7 @@ internal HttpMessage CreateListSiteIdentifiersAssignedToHostNameNextPageRequest( return message; } - /// Description for List all apps that are assigned to a hostname. + /// List all apps that are assigned to a hostname. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Hostname information. @@ -1434,7 +1434,7 @@ public async Task> ListSiteIdentifiersAssignedToH } } - /// Description for List all apps that are assigned to a hostname. + /// List all apps that are assigned to a hostname. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// Hostname information. @@ -1477,7 +1477,7 @@ internal HttpMessage CreateListPremierAddOnOffersNextPageRequest(string nextLink return message; } - /// Description for List all premier add-on offers. + /// List all premier add-on offers. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. @@ -1504,7 +1504,7 @@ public async Task> ListPremierAddOnOffersN } } - /// Description for List all premier add-on offers. + /// List all premier add-on offers. /// The URL to the next page of results. /// Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). /// The cancellation token to use. diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ScmSiteBasicPublishingCredentialsPolicyResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ScmSiteBasicPublishingCredentialsPolicyResource.cs index c77dd5efa19c..06d0abc7afbb 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ScmSiteBasicPublishingCredentialsPolicyResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ScmSiteBasicPublishingCredentialsPolicyResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Returns whether Scm basic auth is allowed on the site or not. + /// Returns whether Scm basic auth is allowed on the site or not. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/basicPublishingCredentialsPolicies/scm /// Operation Id: WebApps_GetScmAllowed /// @@ -111,7 +111,7 @@ public virtual async Task - /// Description for Returns whether Scm basic auth is allowed on the site or not. + /// Returns whether Scm basic auth is allowed on the site or not. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/basicPublishingCredentialsPolicies/scm /// Operation Id: WebApps_GetScmAllowed /// @@ -135,7 +135,7 @@ public virtual Response Get(Can } /// - /// Description for Updates whether user publishing credentials are allowed on the site or not. + /// Updates whether user publishing credentials are allowed on the site or not. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/basicPublishingCredentialsPolicies/scm /// Operation Id: WebApps_UpdateScmAllowed /// @@ -165,7 +165,7 @@ public virtual async Task - /// Description for Updates whether user publishing credentials are allowed on the site or not. + /// Updates whether user publishing credentials are allowed on the site or not. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/basicPublishingCredentialsPolicies/scm /// Operation Id: WebApps_UpdateScmAllowed /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ScmSiteSlotBasicPublishingCredentialsPolicyResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ScmSiteSlotBasicPublishingCredentialsPolicyResource.cs index 0b9f72689c47..65b0461a845b 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ScmSiteSlotBasicPublishingCredentialsPolicyResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ScmSiteSlotBasicPublishingCredentialsPolicyResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Returns whether Scm basic auth is allowed on the site or not. + /// Returns whether Scm basic auth is allowed on the site or not. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/basicPublishingCredentialsPolicies/scm /// Operation Id: WebApps_GetScmAllowedSlot /// @@ -111,7 +111,7 @@ public virtual async Task - /// Description for Returns whether Scm basic auth is allowed on the site or not. + /// Returns whether Scm basic auth is allowed on the site or not. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/basicPublishingCredentialsPolicies/scm /// Operation Id: WebApps_GetScmAllowedSlot /// @@ -135,7 +135,7 @@ public virtual Response Get } /// - /// Description for Updates whether user publishing credentials are allowed on the site or not. + /// Updates whether user publishing credentials are allowed on the site or not. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/basicPublishingCredentialsPolicies/scm /// Operation Id: WebApps_UpdateScmAllowedSlot /// @@ -165,7 +165,7 @@ public virtual async Task - /// Description for Updates whether user publishing credentials are allowed on the site or not. + /// Updates whether user publishing credentials are allowed on the site or not. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/basicPublishingCredentialsPolicies/scm /// Operation Id: WebApps_UpdateScmAllowedSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmHybridConnectionNamespaceRelayCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmHybridConnectionNamespaceRelayCollection.cs index 5e8a84f1ea9b..24db04fa06fb 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmHybridConnectionNamespaceRelayCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmHybridConnectionNamespaceRelayCollection.cs @@ -51,7 +51,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Retrieve a Hybrid Connection in use in an App Service plan. + /// Retrieve a Hybrid Connection in use in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: AppServicePlans_GetHybridConnection /// @@ -82,7 +82,7 @@ public virtual async Task - /// Description for Retrieve a Hybrid Connection in use in an App Service plan. + /// Retrieve a Hybrid Connection in use in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: AppServicePlans_GetHybridConnection /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmHybridConnectionNamespaceRelayResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmHybridConnectionNamespaceRelayResource.cs index c51346c36ce7..59d763da2e59 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmHybridConnectionNamespaceRelayResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmHybridConnectionNamespaceRelayResource.cs @@ -88,7 +88,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Retrieve a Hybrid Connection in use in an App Service plan. + /// Retrieve a Hybrid Connection in use in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: AppServicePlans_GetHybridConnection /// @@ -112,7 +112,7 @@ public virtual async Task - /// Description for Retrieve a Hybrid Connection in use in an App Service plan. + /// Retrieve a Hybrid Connection in use in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: AppServicePlans_GetHybridConnection /// @@ -136,7 +136,7 @@ public virtual Response Get(Ca } /// - /// Description for Delete a Hybrid Connection in use in an App Service plan. + /// Delete a Hybrid Connection in use in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: AppServicePlans_DeleteHybridConnection /// @@ -162,7 +162,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Delete a Hybrid Connection in use in an App Service plan. + /// Delete a Hybrid Connection in use in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: AppServicePlans_DeleteHybridConnection /// @@ -188,7 +188,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Get the send key name and value of a Hybrid Connection. + /// Get the send key name and value of a Hybrid Connection. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName}/listKeys /// Operation Id: AppServicePlans_ListHybridConnectionKeys /// @@ -210,7 +210,7 @@ public virtual async Task> GetHybridConnectionKeys } /// - /// Description for Get the send key name and value of a Hybrid Connection. + /// Get the send key name and value of a Hybrid Connection. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName}/listKeys /// Operation Id: AppServicePlans_ListHybridConnectionKeys /// @@ -232,7 +232,7 @@ public virtual Response GetHybridConnectionKeys(Cancellatio } /// - /// Description for Get all apps that use a Hybrid Connection in an App Service Plan. + /// Get all apps that use a Hybrid Connection in an App Service Plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName}/sites /// Operation Id: AppServicePlans_ListWebAppsByHybridConnection /// @@ -274,7 +274,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get all apps that use a Hybrid Connection in an App Service Plan. + /// Get all apps that use a Hybrid Connection in an App Service Plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName}/sites /// Operation Id: AppServicePlans_ListWebAppsByHybridConnection /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmVirtualNetworkConnectionCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmVirtualNetworkConnectionCollection.cs index 00b6cab91f95..fd7a13fab3a7 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmVirtualNetworkConnectionCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmVirtualNetworkConnectionCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get a Virtual Network associated with an App Service plan. + /// Get a Virtual Network associated with an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName} /// Operation Id: AppServicePlans_GetVnetFromServerFarm /// @@ -83,7 +83,7 @@ public virtual async Task> } /// - /// Description for Get a Virtual Network associated with an App Service plan. + /// Get a Virtual Network associated with an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName} /// Operation Id: AppServicePlans_GetVnetFromServerFarm /// @@ -112,7 +112,7 @@ public virtual Response Get(string v } /// - /// Description for Get all Virtual Networks associated with an App Service plan. + /// Get all Virtual Networks associated with an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections /// Operation Id: AppServicePlans_ListVnets /// @@ -139,7 +139,7 @@ async Task> FirstPageFunc(int? } /// - /// Description for Get all Virtual Networks associated with an App Service plan. + /// Get all Virtual Networks associated with an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections /// Operation Id: AppServicePlans_ListVnets /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmVirtualNetworkConnectionGatewayCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmVirtualNetworkConnectionGatewayCollection.cs index ec38ffb7f11c..aaa7f937466d 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmVirtualNetworkConnectionGatewayCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmVirtualNetworkConnectionGatewayCollection.cs @@ -51,7 +51,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Update a Virtual Network gateway. + /// Update a Virtual Network gateway. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: AppServicePlans_UpdateVnetGateway /// @@ -84,7 +84,7 @@ public virtual async Task - /// Description for Update a Virtual Network gateway. + /// Update a Virtual Network gateway. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: AppServicePlans_UpdateVnetGateway /// @@ -117,7 +117,7 @@ public virtual ArmOperation C } /// - /// Description for Get a Virtual Network gateway. + /// Get a Virtual Network gateway. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: AppServicePlans_GetVnetGateway /// @@ -146,7 +146,7 @@ public virtual async Task - /// Description for Get a Virtual Network gateway. + /// Get a Virtual Network gateway. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: AppServicePlans_GetVnetGateway /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmVirtualNetworkConnectionGatewayResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmVirtualNetworkConnectionGatewayResource.cs index 6345fe4c59eb..d5d3ce77a425 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmVirtualNetworkConnectionGatewayResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmVirtualNetworkConnectionGatewayResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get a Virtual Network gateway. + /// Get a Virtual Network gateway. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: AppServicePlans_GetVnetGateway /// @@ -111,7 +111,7 @@ public virtual async Task - /// Description for Get a Virtual Network gateway. + /// Get a Virtual Network gateway. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: AppServicePlans_GetVnetGateway /// @@ -135,7 +135,7 @@ public virtual Response Get(C } /// - /// Description for Update a Virtual Network gateway. + /// Update a Virtual Network gateway. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: AppServicePlans_UpdateVnetGateway /// @@ -165,7 +165,7 @@ public virtual async Task - /// Description for Update a Virtual Network gateway. + /// Update a Virtual Network gateway. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: AppServicePlans_UpdateVnetGateway /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmVirtualNetworkConnectionResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmVirtualNetworkConnectionResource.cs index cbe8a7b17534..06683c748c12 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmVirtualNetworkConnectionResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/ServerfarmVirtualNetworkConnectionResource.cs @@ -95,7 +95,7 @@ public virtual ServerfarmVirtualNetworkConnectionGatewayCollection GetServerfarm } /// - /// Description for Get a Virtual Network gateway. + /// Get a Virtual Network gateway. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: AppServicePlans_GetVnetGateway /// @@ -110,7 +110,7 @@ public virtual async Task - /// Description for Get a Virtual Network gateway. + /// Get a Virtual Network gateway. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: AppServicePlans_GetVnetGateway /// @@ -125,7 +125,7 @@ public virtual Response GetSe } /// - /// Description for Get a Virtual Network associated with an App Service plan. + /// Get a Virtual Network associated with an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName} /// Operation Id: AppServicePlans_GetVnetFromServerFarm /// @@ -149,7 +149,7 @@ public virtual async Task> } /// - /// Description for Get a Virtual Network associated with an App Service plan. + /// Get a Virtual Network associated with an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName} /// Operation Id: AppServicePlans_GetVnetFromServerFarm /// @@ -173,7 +173,7 @@ public virtual Response Get(Cancella } /// - /// Description for Get all routes that are associated with a Virtual Network in an App Service plan. + /// Get all routes that are associated with a Virtual Network in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/routes /// Operation Id: AppServicePlans_ListRoutesForVnet /// @@ -200,7 +200,7 @@ async Task> FirstPageFunc(int? pageSizeHint) } /// - /// Description for Get all routes that are associated with a Virtual Network in an App Service plan. + /// Get all routes that are associated with a Virtual Network in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/routes /// Operation Id: AppServicePlans_ListRoutesForVnet /// @@ -227,7 +227,7 @@ Page FirstPageFunc(int? pageSizeHint) } /// - /// Description for Create or update a Virtual Network route in an App Service plan. + /// Create or update a Virtual Network route in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/routes/{routeName} /// Operation Id: AppServicePlans_CreateOrUpdateVnetRoute /// @@ -256,7 +256,7 @@ public virtual async Task> CreateOrUpdateVnetRouteAsync(stri } /// - /// Description for Create or update a Virtual Network route in an App Service plan. + /// Create or update a Virtual Network route in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/routes/{routeName} /// Operation Id: AppServicePlans_CreateOrUpdateVnetRoute /// @@ -285,7 +285,7 @@ public virtual Response CreateOrUpdateVnetRoute(string routeName, Vne } /// - /// Description for Delete a Virtual Network route in an App Service plan. + /// Delete a Virtual Network route in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/routes/{routeName} /// Operation Id: AppServicePlans_DeleteVnetRoute /// @@ -312,7 +312,7 @@ public virtual async Task DeleteVnetRouteAsync(string routeName, Cance } /// - /// Description for Delete a Virtual Network route in an App Service plan. + /// Delete a Virtual Network route in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/routes/{routeName} /// Operation Id: AppServicePlans_DeleteVnetRoute /// @@ -339,7 +339,7 @@ public virtual Response DeleteVnetRoute(string routeName, CancellationToken canc } /// - /// Description for Create or update a Virtual Network route in an App Service plan. + /// Create or update a Virtual Network route in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/routes/{routeName} /// Operation Id: AppServicePlans_UpdateVnetRoute /// @@ -368,7 +368,7 @@ public virtual async Task> UpdateVnetRouteAsync(string route } /// - /// Description for Create or update a Virtual Network route in an App Service plan. + /// Create or update a Virtual Network route in an App Service plan. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/routes/{routeName} /// Operation Id: AppServicePlans_UpdateVnetRoute /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteBackupCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteBackupCollection.cs index a316c1d890a4..d558cefc517b 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteBackupCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteBackupCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a backup of an app by its ID. + /// Gets a backup of an app by its ID. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backups/{backupId} /// Operation Id: WebApps_GetBackupStatus /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(string backupId } /// - /// Description for Gets a backup of an app by its ID. + /// Gets a backup of an app by its ID. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backups/{backupId} /// Operation Id: WebApps_GetBackupStatus /// @@ -112,7 +112,7 @@ public virtual Response Get(string backupId, CancellationTok } /// - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backups /// Operation Id: WebApps_ListBackups /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, int? pageSize } /// - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backups /// Operation Id: WebApps_ListBackups /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteBackupResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteBackupResource.cs index e4e490c96701..d0392d82b75f 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteBackupResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteBackupResource.cs @@ -88,7 +88,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a backup of an app by its ID. + /// Gets a backup of an app by its ID. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backups/{backupId} /// Operation Id: WebApps_GetBackupStatus /// @@ -112,7 +112,7 @@ public virtual async Task> GetAsync(CancellationTok } /// - /// Description for Gets a backup of an app by its ID. + /// Gets a backup of an app by its ID. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backups/{backupId} /// Operation Id: WebApps_GetBackupStatus /// @@ -136,7 +136,7 @@ public virtual Response Get(CancellationToken cancellationTo } /// - /// Description for Deletes a backup of an app by its ID. + /// Deletes a backup of an app by its ID. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backups/{backupId} /// Operation Id: WebApps_DeleteBackup /// @@ -162,7 +162,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Deletes a backup of an app by its ID. + /// Deletes a backup of an app by its ID. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backups/{backupId} /// Operation Id: WebApps_DeleteBackup /// @@ -188,7 +188,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body. + /// Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backups/{backupId}/list /// Operation Id: WebApps_ListBackupStatusSecrets /// @@ -214,7 +214,7 @@ public virtual async Task> GetBackupStatusSecretsAs } /// - /// Description for Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body. + /// Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backups/{backupId}/list /// Operation Id: WebApps_ListBackupStatusSecrets /// @@ -240,7 +240,7 @@ public virtual Response GetBackupStatusSecrets(BackupRequest } /// - /// Description for Restores a specific backup to another app (or deployment slot, if specified). + /// Restores a specific backup to another app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backups/{backupId}/restore /// Operation Id: WebApps_Restore /// @@ -270,7 +270,7 @@ public virtual async Task RestoreAsync(WaitUntil waitUntil, Restor } /// - /// Description for Restores a specific backup to another app (or deployment slot, if specified). + /// Restores a specific backup to another app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backups/{backupId}/restore /// Operation Id: WebApps_Restore /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigAppsettingCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigAppsettingCollection.cs index 1d7d2017c52f..93d69b5cc039 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigAppsettingCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigAppsettingCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/configreferences/appsettings/{appSettingKey} /// Operation Id: WebApps_GetAppSettingKeyVaultReference /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(strin } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/configreferences/appsettings/{appSettingKey} /// Operation Id: WebApps_GetAppSettingKeyVaultReference /// @@ -112,7 +112,7 @@ public virtual Response Get(string appSettingKey, } /// - /// Description for Gets the config reference app settings and status of an app + /// Gets the config reference app settings and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/configreferences/appsettings /// Operation Id: WebApps_GetAppSettingsKeyVaultReferences /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, int } /// - /// Description for Gets the config reference app settings and status of an app + /// Gets the config reference app settings and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/configreferences/appsettings /// Operation Id: WebApps_GetAppSettingsKeyVaultReferences /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigAppsettingResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigAppsettingResource.cs index 565280f009b2..bc88d473d061 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigAppsettingResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigAppsettingResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/configreferences/appsettings/{appSettingKey} /// Operation Id: WebApps_GetAppSettingKeyVaultReference /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Cance } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/configreferences/appsettings/{appSettingKey} /// Operation Id: WebApps_GetAppSettingKeyVaultReference /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigConnectionStringCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigConnectionStringCollection.cs index 6501284bd8aa..0bc67ba3ec57 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigConnectionStringCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigConnectionStringCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/configreferences/connectionstrings/{connectionStringKey} /// Operation Id: WebApps_GetSiteConnectionStringKeyVaultReference /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/configreferences/connectionstrings/{connectionStringKey} /// Operation Id: WebApps_GetSiteConnectionStringKeyVaultReference /// @@ -112,7 +112,7 @@ public virtual Response Get(string connectio } /// - /// Description for Gets the config reference app settings and status of an app + /// Gets the config reference app settings and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/configreferences/connectionstrings /// Operation Id: WebApps_GetSiteConnectionStringKeyVaultReferences /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLin } /// - /// Description for Gets the config reference app settings and status of an app + /// Gets the config reference app settings and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/configreferences/connectionstrings /// Operation Id: WebApps_GetSiteConnectionStringKeyVaultReferences /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigConnectionStringResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigConnectionStringResource.cs index c68d1bb27586..d962d0fa312e 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigConnectionStringResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigConnectionStringResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/configreferences/connectionstrings/{connectionStringKey} /// Operation Id: WebApps_GetSiteConnectionStringKeyVaultReference /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/configreferences/connectionstrings/{connectionStringKey} /// Operation Id: WebApps_GetSiteConnectionStringKeyVaultReference /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigSnapshotCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigSnapshotCollection.cs index 0a8c55a25f7c..ff7416db4621 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigSnapshotCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigSnapshotCollection.cs @@ -51,7 +51,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a snapshot of the configuration of an app at a previous point in time. + /// Gets a snapshot of the configuration of an app at a previous point in time. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/web/snapshots/{snapshotId} /// Operation Id: WebApps_GetConfigurationSnapshot /// @@ -80,7 +80,7 @@ public virtual async Task> GetAsync(string } /// - /// Description for Gets a snapshot of the configuration of an app at a previous point in time. + /// Gets a snapshot of the configuration of an app at a previous point in time. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/web/snapshots/{snapshotId} /// Operation Id: WebApps_GetConfigurationSnapshot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigSnapshotResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigSnapshotResource.cs index ef4c3f7a8dfe..f0bc9f16713c 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigSnapshotResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteConfigSnapshotResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a snapshot of the configuration of an app at a previous point in time. + /// Gets a snapshot of the configuration of an app at a previous point in time. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/web/snapshots/{snapshotId} /// Operation Id: WebApps_GetConfigurationSnapshot /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Cancell } /// - /// Description for Gets a snapshot of the configuration of an app at a previous point in time. + /// Gets a snapshot of the configuration of an app at a previous point in time. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/web/snapshots/{snapshotId} /// Operation Id: WebApps_GetConfigurationSnapshot /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken cancel } /// - /// Description for Reverts the configuration of an app to a previous snapshot. + /// Reverts the configuration of an app to a previous snapshot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/web/snapshots/{snapshotId}/recover /// Operation Id: WebApps_RecoverSiteConfigurationSnapshot /// @@ -157,7 +157,7 @@ public virtual async Task RecoverSiteConfigurationSnapshotAsync(Cancel } /// - /// Description for Reverts the configuration of an app to a previous snapshot. + /// Reverts the configuration of an app to a previous snapshot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/web/snapshots/{snapshotId}/recover /// Operation Id: WebApps_RecoverSiteConfigurationSnapshot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteContinuousWebJobCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteContinuousWebJobCollection.cs index 1f37c05a57ec..d4ac8f0f71eb 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteContinuousWebJobCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteContinuousWebJobCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a continuous web job by its ID for an app, or a deployment slot. + /// Gets a continuous web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/continuouswebjobs/{webJobName} /// Operation Id: WebApps_GetContinuousWebJob /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(strin } /// - /// Description for Gets a continuous web job by its ID for an app, or a deployment slot. + /// Gets a continuous web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/continuouswebjobs/{webJobName} /// Operation Id: WebApps_GetContinuousWebJob /// @@ -112,7 +112,7 @@ public virtual Response Get(string webJobName, Can } /// - /// Description for List continuous web jobs for an app, or a deployment slot. + /// List continuous web jobs for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/continuouswebjobs /// Operation Id: WebApps_ListContinuousWebJobs /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, int } /// - /// Description for List continuous web jobs for an app, or a deployment slot. + /// List continuous web jobs for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/continuouswebjobs /// Operation Id: WebApps_ListContinuousWebJobs /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteContinuousWebJobResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteContinuousWebJobResource.cs index a22551e29db8..d5002ccc9ea3 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteContinuousWebJobResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteContinuousWebJobResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a continuous web job by its ID for an app, or a deployment slot. + /// Gets a continuous web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/continuouswebjobs/{webJobName} /// Operation Id: WebApps_GetContinuousWebJob /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Cance } /// - /// Description for Gets a continuous web job by its ID for an app, or a deployment slot. + /// Gets a continuous web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/continuouswebjobs/{webJobName} /// Operation Id: WebApps_GetContinuousWebJob /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken canc } /// - /// Description for Delete a continuous web job by its ID for an app, or a deployment slot. + /// Delete a continuous web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/continuouswebjobs/{webJobName} /// Operation Id: WebApps_DeleteContinuousWebJob /// @@ -161,7 +161,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Delete a continuous web job by its ID for an app, or a deployment slot. + /// Delete a continuous web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/continuouswebjobs/{webJobName} /// Operation Id: WebApps_DeleteContinuousWebJob /// @@ -187,7 +187,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Start a continuous web job for an app, or a deployment slot. + /// Start a continuous web job for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/continuouswebjobs/{webJobName}/start /// Operation Id: WebApps_StartContinuousWebJob /// @@ -209,7 +209,7 @@ public virtual async Task StartContinuousWebJobAsync(CancellationToken } /// - /// Description for Start a continuous web job for an app, or a deployment slot. + /// Start a continuous web job for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/continuouswebjobs/{webJobName}/start /// Operation Id: WebApps_StartContinuousWebJob /// @@ -231,7 +231,7 @@ public virtual Response StartContinuousWebJob(CancellationToken cancellationToke } /// - /// Description for Stop a continuous web job for an app, or a deployment slot. + /// Stop a continuous web job for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/continuouswebjobs/{webJobName}/stop /// Operation Id: WebApps_StopContinuousWebJob /// @@ -253,7 +253,7 @@ public virtual async Task StopContinuousWebJobAsync(CancellationToken } /// - /// Description for Stop a continuous web job for an app, or a deployment slot. + /// Stop a continuous web job for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/continuouswebjobs/{webJobName}/stop /// Operation Id: WebApps_StopContinuousWebJob /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDeploymentCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDeploymentCollection.cs index c9f147abd591..9ca56988c441 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDeploymentCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDeploymentCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Create a deployment for an app, or a deployment slot. + /// Create a deployment for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/deployments/{id} /// Operation Id: WebApps_CreateDeployment /// @@ -87,7 +87,7 @@ public virtual async Task> CreateOrUpdateAs } /// - /// Description for Create a deployment for an app, or a deployment slot. + /// Create a deployment for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/deployments/{id} /// Operation Id: WebApps_CreateDeployment /// @@ -120,7 +120,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUntil wai } /// - /// Description for Get a deployment by its ID for an app, or a deployment slot. + /// Get a deployment by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/deployments/{id} /// Operation Id: WebApps_GetDeployment /// @@ -149,7 +149,7 @@ public virtual async Task> GetAsync(string id, } /// - /// Description for Get a deployment by its ID for an app, or a deployment slot. + /// Get a deployment by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/deployments/{id} /// Operation Id: WebApps_GetDeployment /// @@ -178,7 +178,7 @@ public virtual Response Get(string id, CancellationToken } /// - /// Description for List deployments for an app, or a deployment slot. + /// List deployments for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/deployments /// Operation Id: WebApps_ListDeployments /// @@ -220,7 +220,7 @@ async Task> NextPageFunc(string nextLink, int? page } /// - /// Description for List deployments for an app, or a deployment slot. + /// List deployments for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/deployments /// Operation Id: WebApps_ListDeployments /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDeploymentResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDeploymentResource.cs index 6535bf8146a5..4175fdb1e5c1 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDeploymentResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDeploymentResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get a deployment by its ID for an app, or a deployment slot. + /// Get a deployment by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/deployments/{id} /// Operation Id: WebApps_GetDeployment /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Cancellatio } /// - /// Description for Get a deployment by its ID for an app, or a deployment slot. + /// Get a deployment by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/deployments/{id} /// Operation Id: WebApps_GetDeployment /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken cancellati } /// - /// Description for Delete a deployment by its ID for an app, or a deployment slot. + /// Delete a deployment by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/deployments/{id} /// Operation Id: WebApps_DeleteDeployment /// @@ -161,7 +161,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Delete a deployment by its ID for an app, or a deployment slot. + /// Delete a deployment by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/deployments/{id} /// Operation Id: WebApps_DeleteDeployment /// @@ -187,7 +187,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Create a deployment for an app, or a deployment slot. + /// Create a deployment for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/deployments/{id} /// Operation Id: WebApps_CreateDeployment /// @@ -217,7 +217,7 @@ public virtual async Task> UpdateAsync(Wait } /// - /// Description for Create a deployment for an app, or a deployment slot. + /// Create a deployment for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/deployments/{id} /// Operation Id: WebApps_CreateDeployment /// @@ -247,7 +247,7 @@ public virtual ArmOperation Update(WaitUntil waitUntil, } /// - /// Description for List deployment log for specific deployment for an app, or a deployment slot. + /// List deployment log for specific deployment for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/deployments/{id}/log /// Operation Id: WebApps_ListDeploymentLog /// @@ -269,7 +269,7 @@ public virtual async Task> GetDeploymentLogAsyn } /// - /// Description for List deployment log for specific deployment for an app, or a deployment slot. + /// List deployment log for specific deployment for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/deployments/{id}/log /// Operation Id: WebApps_ListDeploymentLog /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDetectorCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDetectorCollection.cs index e72e4f255a52..e4a266b5da3c 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDetectorCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDetectorCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get site detector response + /// Get site detector response /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetectorResponse /// @@ -86,7 +86,7 @@ public virtual async Task> GetAsync(string detect } /// - /// Description for Get site detector response + /// Get site detector response /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetectorResponse /// @@ -118,7 +118,7 @@ public virtual Response Get(string detectorName, DateTimeO } /// - /// Description for List Site Detector Responses + /// List Site Detector Responses /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/detectors /// Operation Id: Diagnostics_ListSiteDetectorResponses /// @@ -160,7 +160,7 @@ async Task> NextPageFunc(string nextLink, int? pageSi } /// - /// Description for List Site Detector Responses + /// List Site Detector Responses /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/detectors /// Operation Id: Diagnostics_ListSiteDetectorResponses /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDetectorResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDetectorResource.cs index fcbc74b4ca9a..bf0488e958c5 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDetectorResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDetectorResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get site detector response + /// Get site detector response /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetectorResponse /// @@ -114,7 +114,7 @@ public virtual async Task> GetAsync(DateTimeOffse } /// - /// Description for Get site detector response + /// Get site detector response /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetectorResponse /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticAnalysisCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticAnalysisCollection.cs index e2c284271b1d..1327347eac6e 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticAnalysisCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticAnalysisCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get Site Analysis + /// Get Site Analysis /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/analyses/{analysisName} /// Operation Id: Diagnostics_GetSiteAnalysis /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(str } /// - /// Description for Get Site Analysis + /// Get Site Analysis /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/analyses/{analysisName} /// Operation Id: Diagnostics_GetSiteAnalysis /// @@ -112,7 +112,7 @@ public virtual Response Get(string analysisName, } /// - /// Description for Get Site Analyses + /// Get Site Analyses /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/analyses /// Operation Id: Diagnostics_ListSiteAnalyses /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, i } /// - /// Description for Get Site Analyses + /// Get Site Analyses /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/analyses /// Operation Id: Diagnostics_ListSiteAnalyses /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticAnalysisResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticAnalysisResource.cs index 40d9a54e74ee..4df4e6af678b 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticAnalysisResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticAnalysisResource.cs @@ -88,7 +88,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get Site Analysis + /// Get Site Analysis /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/analyses/{analysisName} /// Operation Id: Diagnostics_GetSiteAnalysis /// @@ -112,7 +112,7 @@ public virtual async Task> GetAsync(Can } /// - /// Description for Get Site Analysis + /// Get Site Analysis /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/analyses/{analysisName} /// Operation Id: Diagnostics_GetSiteAnalysis /// @@ -136,7 +136,7 @@ public virtual Response Get(CancellationToken ca } /// - /// Description for Execute Analysis + /// Execute Analysis /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/analyses/{analysisName}/execute /// Operation Id: Diagnostics_ExecuteSiteAnalysis /// @@ -161,7 +161,7 @@ public virtual async Task> ExecuteAsync(DateTimeOff } /// - /// Description for Execute Analysis + /// Execute Analysis /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/analyses/{analysisName}/execute /// Operation Id: Diagnostics_ExecuteSiteAnalysis /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticCollection.cs index 4d92c26a66b6..f5432257651b 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get Diagnostics Category + /// Get Diagnostics Category /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory} /// Operation Id: Diagnostics_GetSiteDiagnosticCategory /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(string diag } /// - /// Description for Get Diagnostics Category + /// Get Diagnostics Category /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory} /// Operation Id: Diagnostics_GetSiteDiagnosticCategory /// @@ -112,7 +112,7 @@ public virtual Response Get(string diagnosticCategory, C } /// - /// Description for Get Diagnostics Categories + /// Get Diagnostics Categories /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics /// Operation Id: Diagnostics_ListSiteDiagnosticCategories /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, int? page } /// - /// Description for Get Diagnostics Categories + /// Get Diagnostics Categories /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics /// Operation Id: Diagnostics_ListSiteDiagnosticCategories /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticDetectorCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticDetectorCollection.cs index 09a4d0402beb..9ed94b63fd2a 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticDetectorCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticDetectorCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get Detector + /// Get Detector /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetector /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(str } /// - /// Description for Get Detector + /// Get Detector /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetector /// @@ -112,7 +112,7 @@ public virtual Response Get(string detectorName, } /// - /// Description for Get Detectors + /// Get Detectors /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/detectors /// Operation Id: Diagnostics_ListSiteDetectors /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, i } /// - /// Description for Get Detectors + /// Get Detectors /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/detectors /// Operation Id: Diagnostics_ListSiteDetectors /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticDetectorResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticDetectorResource.cs index 76ab8a0b2f41..e7854d20dde3 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticDetectorResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticDetectorResource.cs @@ -88,7 +88,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get Detector + /// Get Detector /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetector /// @@ -112,7 +112,7 @@ public virtual async Task> GetAsync(Can } /// - /// Description for Get Detector + /// Get Detector /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetector /// @@ -136,7 +136,7 @@ public virtual Response Get(CancellationToken ca } /// - /// Description for Execute Detector + /// Execute Detector /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/detectors/{detectorName}/execute /// Operation Id: Diagnostics_ExecuteSiteDetector /// @@ -161,7 +161,7 @@ public virtual async Task> ExecuteAsync(Dat } /// - /// Description for Execute Detector + /// Execute Detector /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/detectors/{detectorName}/execute /// Operation Id: Diagnostics_ExecuteSiteDetector /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticResource.cs index 58d4ed6ccee5..c5ba17b6ea9f 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDiagnosticResource.cs @@ -94,7 +94,7 @@ public virtual SiteDiagnosticAnalysisCollection GetSiteDiagnosticAnalyses() } /// - /// Description for Get Site Analysis + /// Get Site Analysis /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/analyses/{analysisName} /// Operation Id: Diagnostics_GetSiteAnalysis /// @@ -109,7 +109,7 @@ public virtual async Task> GetSiteDiagn } /// - /// Description for Get Site Analysis + /// Get Site Analysis /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/analyses/{analysisName} /// Operation Id: Diagnostics_GetSiteAnalysis /// @@ -131,7 +131,7 @@ public virtual SiteDiagnosticDetectorCollection GetSiteDiagnosticDetectors() } /// - /// Description for Get Detector + /// Get Detector /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetector /// @@ -146,7 +146,7 @@ public virtual async Task> GetSiteDiagn } /// - /// Description for Get Detector + /// Get Detector /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetector /// @@ -161,7 +161,7 @@ public virtual Response GetSiteDiagnosticDetecto } /// - /// Description for Get Diagnostics Category + /// Get Diagnostics Category /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory} /// Operation Id: Diagnostics_GetSiteDiagnosticCategory /// @@ -185,7 +185,7 @@ public virtual async Task> GetAsync(Cancellatio } /// - /// Description for Get Diagnostics Category + /// Get Diagnostics Category /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory} /// Operation Id: Diagnostics_GetSiteDiagnosticCategory /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDomainOwnershipIdentifierCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDomainOwnershipIdentifierCollection.cs index 53f8ef372295..3b5457e05d95 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDomainOwnershipIdentifierCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDomainOwnershipIdentifierCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier. + /// Creates a domain ownership identifier for web app, or updates an existing ownership identifier. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_CreateOrUpdateDomainOwnershipIdentifier /// @@ -87,7 +87,7 @@ public virtual async Task> C } /// - /// Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier. + /// Creates a domain ownership identifier for web app, or updates an existing ownership identifier. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_CreateOrUpdateDomainOwnershipIdentifier /// @@ -120,7 +120,7 @@ public virtual ArmOperation CreateOrUpdat } /// - /// Description for Get domain ownership identifier for web app. + /// Get domain ownership identifier for web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_GetDomainOwnershipIdentifier /// @@ -149,7 +149,7 @@ public virtual async Task> GetAs } /// - /// Description for Get domain ownership identifier for web app. + /// Get domain ownership identifier for web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_GetDomainOwnershipIdentifier /// @@ -178,7 +178,7 @@ public virtual Response Get(string domain } /// - /// Description for Lists ownership identifiers for domain associated with web app. + /// Lists ownership identifiers for domain associated with web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/domainOwnershipIdentifiers /// Operation Id: WebApps_ListDomainOwnershipIdentifiers /// @@ -220,7 +220,7 @@ async Task> NextPageFunc(string next } /// - /// Description for Lists ownership identifiers for domain associated with web app. + /// Lists ownership identifiers for domain associated with web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/domainOwnershipIdentifiers /// Operation Id: WebApps_ListDomainOwnershipIdentifiers /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDomainOwnershipIdentifierResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDomainOwnershipIdentifierResource.cs index 6c7bc9e919f1..806a3acfaedd 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDomainOwnershipIdentifierResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteDomainOwnershipIdentifierResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get domain ownership identifier for web app. + /// Get domain ownership identifier for web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_GetDomainOwnershipIdentifier /// @@ -111,7 +111,7 @@ public virtual async Task> GetAs } /// - /// Description for Get domain ownership identifier for web app. + /// Get domain ownership identifier for web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_GetDomainOwnershipIdentifier /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationT } /// - /// Description for Deletes a domain ownership identifier for a web app. + /// Deletes a domain ownership identifier for a web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_DeleteDomainOwnershipIdentifier /// @@ -161,7 +161,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Deletes a domain ownership identifier for a web app. + /// Deletes a domain ownership identifier for a web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_DeleteDomainOwnershipIdentifier /// @@ -187,7 +187,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier. + /// Creates a domain ownership identifier for web app, or updates an existing ownership identifier. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_UpdateDomainOwnershipIdentifier /// @@ -213,7 +213,7 @@ public virtual async Task> Updat } /// - /// Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier. + /// Creates a domain ownership identifier for web app, or updates an existing ownership identifier. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_UpdateDomainOwnershipIdentifier /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteExtensionResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteExtensionResource.cs index a0539a33eee1..ec1eaac4f080 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteExtensionResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteExtensionResource.cs @@ -88,7 +88,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get the status of the last MSDeploy operation. + /// Get the status of the last MSDeploy operation. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/extensions/MSDeploy /// Operation Id: WebApps_GetMSDeployStatus /// @@ -112,7 +112,7 @@ public virtual async Task> GetAsync(Cancellation } /// - /// Description for Get the status of the last MSDeploy operation. + /// Get the status of the last MSDeploy operation. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/extensions/MSDeploy /// Operation Id: WebApps_GetMSDeployStatus /// @@ -136,7 +136,7 @@ public virtual Response Get(CancellationToken cancellatio } /// - /// Description for Invoke the MSDeploy web app extension. + /// Invoke the MSDeploy web app extension. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/extensions/MSDeploy /// Operation Id: WebApps_CreateMSDeployOperation /// @@ -166,7 +166,7 @@ public virtual async Task> CreateOrUpdateAsy } /// - /// Description for Invoke the MSDeploy web app extension. + /// Invoke the MSDeploy web app extension. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/extensions/MSDeploy /// Operation Id: WebApps_CreateMSDeployOperation /// @@ -196,7 +196,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUntil wait } /// - /// Description for Get the MSDeploy Log for the last MSDeploy operation. + /// Get the MSDeploy Log for the last MSDeploy operation. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/extensions/MSDeploy/log /// Operation Id: WebApps_GetMSDeployLog /// @@ -218,7 +218,7 @@ public virtual async Task> GetMSDeployLogAsync(Cancellatio } /// - /// Description for Get the MSDeploy Log for the last MSDeploy operation. + /// Get the MSDeploy Log for the last MSDeploy operation. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/extensions/MSDeploy/log /// Operation Id: WebApps_GetMSDeployLog /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteFunctionCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteFunctionCollection.cs index aad7656fae72..839e8553d238 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteFunctionCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteFunctionCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Create function for web site, or a deployment slot. + /// Create function for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions/{functionName} /// Operation Id: WebApps_CreateFunction /// @@ -87,7 +87,7 @@ public virtual async Task> CreateOrUpdateAsyn } /// - /// Description for Create function for web site, or a deployment slot. + /// Create function for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions/{functionName} /// Operation Id: WebApps_CreateFunction /// @@ -120,7 +120,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUntil waitU } /// - /// Description for Get function information by its ID for web site, or a deployment slot. + /// Get function information by its ID for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions/{functionName} /// Operation Id: WebApps_GetFunction /// @@ -149,7 +149,7 @@ public virtual async Task> GetAsync(string functi } /// - /// Description for Get function information by its ID for web site, or a deployment slot. + /// Get function information by its ID for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions/{functionName} /// Operation Id: WebApps_GetFunction /// @@ -178,7 +178,7 @@ public virtual Response Get(string functionName, Cancellat } /// - /// Description for List the functions for a web site, or a deployment slot. + /// List the functions for a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions /// Operation Id: WebApps_ListFunctions /// @@ -220,7 +220,7 @@ async Task> NextPageFunc(string nextLink, int? pageSi } /// - /// Description for List the functions for a web site, or a deployment slot. + /// List the functions for a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions /// Operation Id: WebApps_ListFunctions /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteFunctionResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteFunctionResource.cs index 3b8ce0f05d10..f75e1cc5a837 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteFunctionResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteFunctionResource.cs @@ -88,7 +88,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get function information by its ID for web site, or a deployment slot. + /// Get function information by its ID for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions/{functionName} /// Operation Id: WebApps_GetFunction /// @@ -112,7 +112,7 @@ public virtual async Task> GetAsync(CancellationT } /// - /// Description for Get function information by its ID for web site, or a deployment slot. + /// Get function information by its ID for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions/{functionName} /// Operation Id: WebApps_GetFunction /// @@ -136,7 +136,7 @@ public virtual Response Get(CancellationToken cancellation } /// - /// Description for Delete a function for web site, or a deployment slot. + /// Delete a function for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions/{functionName} /// Operation Id: WebApps_DeleteFunction /// @@ -162,7 +162,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Delete a function for web site, or a deployment slot. + /// Delete a function for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions/{functionName} /// Operation Id: WebApps_DeleteFunction /// @@ -188,7 +188,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Create function for web site, or a deployment slot. + /// Create function for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions/{functionName} /// Operation Id: WebApps_CreateFunction /// @@ -218,7 +218,7 @@ public virtual async Task> UpdateAsync(WaitUn } /// - /// Description for Create function for web site, or a deployment slot. + /// Create function for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions/{functionName} /// Operation Id: WebApps_CreateFunction /// @@ -248,7 +248,7 @@ public virtual ArmOperation Update(WaitUntil waitUntil, Fu } /// - /// Description for Add or update a function secret. + /// Add or update a function secret. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions/{functionName}/keys/{keyName} /// Operation Id: WebApps_CreateOrUpdateFunctionSecret /// @@ -277,7 +277,7 @@ public virtual async Task> CreateOrUpdateFunctionSecretAsync(s } /// - /// Description for Add or update a function secret. + /// Add or update a function secret. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions/{functionName}/keys/{keyName} /// Operation Id: WebApps_CreateOrUpdateFunctionSecret /// @@ -306,7 +306,7 @@ public virtual Response CreateOrUpdateFunctionSecret(string keyName, Ke } /// - /// Description for Delete a function secret. + /// Delete a function secret. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions/{functionName}/keys/{keyName} /// Operation Id: WebApps_DeleteFunctionSecret /// @@ -333,7 +333,7 @@ public virtual async Task DeleteFunctionSecretAsync(string keyName, Ca } /// - /// Description for Delete a function secret. + /// Delete a function secret. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions/{functionName}/keys/{keyName} /// Operation Id: WebApps_DeleteFunctionSecret /// @@ -360,7 +360,7 @@ public virtual Response DeleteFunctionSecret(string keyName, CancellationToken c } /// - /// Description for Get function keys for a function in a web site, or a deployment slot. + /// Get function keys for a function in a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions/{functionName}/listkeys /// Operation Id: WebApps_ListFunctionKeys /// @@ -382,7 +382,7 @@ public virtual async Task> GetFunctionKeysAsync(Cance } /// - /// Description for Get function keys for a function in a web site, or a deployment slot. + /// Get function keys for a function in a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions/{functionName}/listkeys /// Operation Id: WebApps_ListFunctionKeys /// @@ -404,7 +404,7 @@ public virtual Response GetFunctionKeys(CancellationToken canc } /// - /// Description for Get function secrets for a function in a web site, or a deployment slot. + /// Get function secrets for a function in a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions/{functionName}/listsecrets /// Operation Id: WebApps_ListFunctionSecrets /// @@ -426,7 +426,7 @@ public virtual async Task> GetFunctionSecretsAsync(Can } /// - /// Description for Get function secrets for a function in a web site, or a deployment slot. + /// Get function secrets for a function in a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions/{functionName}/listsecrets /// Operation Id: WebApps_ListFunctionSecrets /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHostNameBindingCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHostNameBindingCollection.cs index 68675c984f95..273a82d9f5fd 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHostNameBindingCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHostNameBindingCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostNameBindings/{hostName} /// Operation Id: WebApps_CreateOrUpdateHostNameBinding /// @@ -87,7 +87,7 @@ public virtual async Task> CreateOrUpd } /// - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostNameBindings/{hostName} /// Operation Id: WebApps_CreateOrUpdateHostNameBinding /// @@ -120,7 +120,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUnti } /// - /// Description for Get the named hostname binding for an app (or deployment slot, if specified). + /// Get the named hostname binding for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostNameBindings/{hostName} /// Operation Id: WebApps_GetHostNameBinding /// @@ -149,7 +149,7 @@ public virtual async Task> GetAsync(string } /// - /// Description for Get the named hostname binding for an app (or deployment slot, if specified). + /// Get the named hostname binding for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostNameBindings/{hostName} /// Operation Id: WebApps_GetHostNameBinding /// @@ -178,7 +178,7 @@ public virtual Response Get(string hostName, Cancel } /// - /// Description for Get hostname bindings for an app or a deployment slot. + /// Get hostname bindings for an app or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostNameBindings /// Operation Id: WebApps_ListHostNameBindings /// @@ -220,7 +220,7 @@ async Task> NextPageFunc(string nextLink, int? } /// - /// Description for Get hostname bindings for an app or a deployment slot. + /// Get hostname bindings for an app or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostNameBindings /// Operation Id: WebApps_ListHostNameBindings /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHostNameBindingResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHostNameBindingResource.cs index 76242a3c96bb..7e9b94bc1bf5 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHostNameBindingResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHostNameBindingResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get the named hostname binding for an app (or deployment slot, if specified). + /// Get the named hostname binding for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostNameBindings/{hostName} /// Operation Id: WebApps_GetHostNameBinding /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Cancel } /// - /// Description for Get the named hostname binding for an app (or deployment slot, if specified). + /// Get the named hostname binding for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostNameBindings/{hostName} /// Operation Id: WebApps_GetHostNameBinding /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken cance } /// - /// Description for Deletes a hostname binding for an app. + /// Deletes a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostNameBindings/{hostName} /// Operation Id: WebApps_DeleteHostNameBinding /// @@ -161,7 +161,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Deletes a hostname binding for an app. + /// Deletes a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostNameBindings/{hostName} /// Operation Id: WebApps_DeleteHostNameBinding /// @@ -187,7 +187,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostNameBindings/{hostName} /// Operation Id: WebApps_CreateOrUpdateHostNameBinding /// @@ -217,7 +217,7 @@ public virtual async Task> UpdateAsync } /// - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostNameBindings/{hostName} /// Operation Id: WebApps_CreateOrUpdateHostNameBinding /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHybridConnectionCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHybridConnectionCollection.cs index 908c769bf155..5d62af1a3ee6 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHybridConnectionCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHybridConnectionCollection.cs @@ -51,7 +51,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). + /// Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridconnection/{entityName} /// Operation Id: WebApps_CreateOrUpdateRelayServiceConnection /// @@ -84,7 +84,7 @@ public virtual async Task> CreateOrUp } /// - /// Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). + /// Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridconnection/{entityName} /// Operation Id: WebApps_CreateOrUpdateRelayServiceConnection /// @@ -117,7 +117,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUnt } /// - /// Description for Gets a hybrid connection configuration by its name. + /// Gets a hybrid connection configuration by its name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridconnection/{entityName} /// Operation Id: WebApps_GetRelayServiceConnection /// @@ -146,7 +146,7 @@ public virtual async Task> GetAsync(strin } /// - /// Description for Gets a hybrid connection configuration by its name. + /// Gets a hybrid connection configuration by its name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridconnection/{entityName} /// Operation Id: WebApps_GetRelayServiceConnection /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHybridConnectionNamespaceRelayCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHybridConnectionNamespaceRelayCollection.cs index f37a803a69a7..7ca81e31db09 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHybridConnectionNamespaceRelayCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHybridConnectionNamespaceRelayCollection.cs @@ -51,7 +51,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Creates a new Hybrid Connection using a Service Bus relay. + /// Creates a new Hybrid Connection using a Service Bus relay. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_CreateOrUpdateHybridConnection /// @@ -86,7 +86,7 @@ public virtual async Task - /// Description for Creates a new Hybrid Connection using a Service Bus relay. + /// Creates a new Hybrid Connection using a Service Bus relay. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_CreateOrUpdateHybridConnection /// @@ -121,7 +121,7 @@ public virtual ArmOperation CreateOr } /// - /// Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App. + /// Retrieves a specific Service Bus Hybrid Connection used by this Web App. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_GetHybridConnection /// @@ -152,7 +152,7 @@ public virtual async Task> } /// - /// Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App. + /// Retrieves a specific Service Bus Hybrid Connection used by this Web App. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_GetHybridConnection /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHybridConnectionNamespaceRelayResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHybridConnectionNamespaceRelayResource.cs index c268918b4c1d..5153a83204ed 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHybridConnectionNamespaceRelayResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHybridConnectionNamespaceRelayResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App. + /// Retrieves a specific Service Bus Hybrid Connection used by this Web App. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_GetHybridConnection /// @@ -111,7 +111,7 @@ public virtual async Task> } /// - /// Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App. + /// Retrieves a specific Service Bus Hybrid Connection used by this Web App. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_GetHybridConnection /// @@ -135,7 +135,7 @@ public virtual Response Get(Cancella } /// - /// Description for Removes a Hybrid Connection from this site. + /// Removes a Hybrid Connection from this site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_DeleteHybridConnection /// @@ -161,7 +161,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Removes a Hybrid Connection from this site. + /// Removes a Hybrid Connection from this site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_DeleteHybridConnection /// @@ -187,7 +187,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Creates a new Hybrid Connection using a Service Bus relay. + /// Creates a new Hybrid Connection using a Service Bus relay. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_UpdateHybridConnection /// @@ -213,7 +213,7 @@ public virtual async Task> } /// - /// Description for Creates a new Hybrid Connection using a Service Bus relay. + /// Creates a new Hybrid Connection using a Service Bus relay. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_UpdateHybridConnection /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHybridConnectionResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHybridConnectionResource.cs index ca46a2b41290..17cbb70375d4 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHybridConnectionResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteHybridConnectionResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a hybrid connection configuration by its name. + /// Gets a hybrid connection configuration by its name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridconnection/{entityName} /// Operation Id: WebApps_GetRelayServiceConnection /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Cance } /// - /// Description for Gets a hybrid connection configuration by its name. + /// Gets a hybrid connection configuration by its name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridconnection/{entityName} /// Operation Id: WebApps_GetRelayServiceConnection /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken canc } /// - /// Description for Deletes a relay service connection by its name. + /// Deletes a relay service connection by its name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridconnection/{entityName} /// Operation Id: WebApps_DeleteRelayServiceConnection /// @@ -161,7 +161,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Deletes a relay service connection by its name. + /// Deletes a relay service connection by its name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridconnection/{entityName} /// Operation Id: WebApps_DeleteRelayServiceConnection /// @@ -187,7 +187,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). + /// Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridconnection/{entityName} /// Operation Id: WebApps_UpdateRelayServiceConnection /// @@ -213,7 +213,7 @@ public virtual async Task> UpdateAsync(Re } /// - /// Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). + /// Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridconnection/{entityName} /// Operation Id: WebApps_UpdateRelayServiceConnection /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceCollection.cs index 3893a6cdfa34..b2bd1be6f12f 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId} /// Operation Id: WebApps_GetInstanceInfo /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(string instan } /// - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId} /// Operation Id: WebApps_GetInstanceInfo /// @@ -112,7 +112,7 @@ public virtual Response Get(string instanceId, Cancellatio } /// - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances /// Operation Id: WebApps_ListInstanceIdentifiers /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, int? pageSi } /// - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances /// Operation Id: WebApps_ListInstanceIdentifiers /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceExtensionResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceExtensionResource.cs index f2e25e2dd1dc..ec32315bc96c 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceExtensionResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceExtensionResource.cs @@ -88,7 +88,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get the status of the last MSDeploy operation. + /// Get the status of the last MSDeploy operation. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/extensions/MSDeploy /// Operation Id: WebApps_GetInstanceMsDeployStatus /// @@ -112,7 +112,7 @@ public virtual async Task> GetAsync(Canc } /// - /// Description for Get the status of the last MSDeploy operation. + /// Get the status of the last MSDeploy operation. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/extensions/MSDeploy /// Operation Id: WebApps_GetInstanceMsDeployStatus /// @@ -136,7 +136,7 @@ public virtual Response Get(CancellationToken can } /// - /// Description for Invoke the MSDeploy web app extension. + /// Invoke the MSDeploy web app extension. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/extensions/MSDeploy /// Operation Id: WebApps_CreateInstanceMSDeployOperation /// @@ -166,7 +166,7 @@ public virtual async Task> CreateOrU } /// - /// Description for Invoke the MSDeploy web app extension. + /// Invoke the MSDeploy web app extension. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/extensions/MSDeploy /// Operation Id: WebApps_CreateInstanceMSDeployOperation /// @@ -196,7 +196,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUn } /// - /// Description for Get the MSDeploy Log for the last MSDeploy operation. + /// Get the MSDeploy Log for the last MSDeploy operation. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/extensions/MSDeploy/log /// Operation Id: WebApps_GetInstanceMSDeployLog /// @@ -218,7 +218,7 @@ public virtual async Task> GetInstanceMSDeployLogAsync(Can } /// - /// Description for Get the MSDeploy Log for the last MSDeploy operation. + /// Get the MSDeploy Log for the last MSDeploy operation. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/extensions/MSDeploy/log /// Operation Id: WebApps_GetInstanceMSDeployLog /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceProcessCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceProcessCollection.cs index d7bfaeb67916..522ad374e9af 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceProcessCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceProcessCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/processes/{processId} /// Operation Id: WebApps_GetInstanceProcess /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(string } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/processes/{processId} /// Operation Id: WebApps_GetInstanceProcess /// @@ -112,7 +112,7 @@ public virtual Response Get(string processId, Cance } /// - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/processes /// Operation Id: WebApps_ListInstanceProcesses /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, int? } /// - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/processes /// Operation Id: WebApps_ListInstanceProcesses /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceProcessModuleCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceProcessModuleCollection.cs index 28caa79a3d04..8ab2233b342b 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceProcessModuleCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceProcessModuleCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetInstanceProcessModule /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync( } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetInstanceProcessModule /// @@ -112,7 +112,7 @@ public virtual Response Get(string baseAddres } /// - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/processes/{processId}/modules /// Operation Id: WebApps_ListInstanceProcessModules /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink } /// - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/processes/{processId}/modules /// Operation Id: WebApps_ListInstanceProcessModules /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceProcessModuleResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceProcessModuleResource.cs index b8c0de977999..10d79967db81 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceProcessModuleResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceProcessModuleResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetInstanceProcessModule /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync( } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetInstanceProcessModule /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceProcessResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceProcessResource.cs index aab457f2f38d..9e402d8ce21e 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceProcessResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceProcessResource.cs @@ -96,7 +96,7 @@ public virtual SiteInstanceProcessModuleCollection GetSiteInstanceProcessModules } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetInstanceProcessModule /// @@ -111,7 +111,7 @@ public virtual async Task> GetSiteIn } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetInstanceProcessModule /// @@ -126,7 +126,7 @@ public virtual Response GetSiteInstanceProces } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/processes/{processId} /// Operation Id: WebApps_GetInstanceProcess /// @@ -150,7 +150,7 @@ public virtual async Task> GetAsync(Cancel } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/processes/{processId} /// Operation Id: WebApps_GetInstanceProcess /// @@ -174,7 +174,7 @@ public virtual Response Get(CancellationToken cance } /// - /// Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. + /// Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/processes/{processId} /// Operation Id: WebApps_DeleteInstanceProcess /// @@ -200,7 +200,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. + /// Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/processes/{processId} /// Operation Id: WebApps_DeleteInstanceProcess /// @@ -226,7 +226,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. + /// Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/processes/{processId}/dump /// Operation Id: WebApps_GetInstanceProcessDump /// @@ -248,7 +248,7 @@ public virtual async Task> GetInstanceProcessDumpAsync(Cancella } /// - /// Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. + /// Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/processes/{processId}/dump /// Operation Id: WebApps_GetInstanceProcessDump /// @@ -270,7 +270,7 @@ public virtual Response GetInstanceProcessDump(CancellationToken cancell } /// - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/processes/{processId}/threads /// Operation Id: WebApps_ListInstanceProcessThreads /// @@ -312,7 +312,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeH } /// - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/processes/{processId}/threads /// Operation Id: WebApps_ListInstanceProcessThreads /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceResource.cs index 4da1059d1dcd..5b66c53297d5 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteInstanceResource.cs @@ -101,7 +101,7 @@ public virtual SiteInstanceProcessCollection GetSiteInstanceProcesses() } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/processes/{processId} /// Operation Id: WebApps_GetInstanceProcess /// @@ -116,7 +116,7 @@ public virtual async Task> GetSiteInstance } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/processes/{processId} /// Operation Id: WebApps_GetInstanceProcess /// @@ -131,7 +131,7 @@ public virtual Response GetSiteInstanceProcess(stri } /// - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId} /// Operation Id: WebApps_GetInstanceInfo /// @@ -155,7 +155,7 @@ public virtual async Task> GetAsync(CancellationT } /// - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId} /// Operation Id: WebApps_GetInstanceInfo /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteNetworkConfigResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteNetworkConfigResource.cs index 817f7aa18147..2a99ec753952 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteNetworkConfigResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteNetworkConfigResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a Swift Virtual Network connection. + /// Gets a Swift Virtual Network connection. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkConfig/virtualNetwork /// Operation Id: WebApps_GetSwiftVirtualNetworkConnection /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Cancella } /// - /// Description for Gets a Swift Virtual Network connection. + /// Gets a Swift Virtual Network connection. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkConfig/virtualNetwork /// Operation Id: WebApps_GetSwiftVirtualNetworkConnection /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken cancell } /// - /// Description for Deletes a Swift Virtual Network connection from an app (or deployment slot). + /// Deletes a Swift Virtual Network connection from an app (or deployment slot). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkConfig/virtualNetwork /// Operation Id: WebApps_DeleteSwiftVirtualNetwork /// @@ -161,7 +161,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Deletes a Swift Virtual Network connection from an app (or deployment slot). + /// Deletes a Swift Virtual Network connection from an app (or deployment slot). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkConfig/virtualNetwork /// Operation Id: WebApps_DeleteSwiftVirtualNetwork /// @@ -187,7 +187,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not + /// Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not /// in use by another App Service Plan other than the one this App is in. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkConfig/virtualNetwork /// Operation Id: WebApps_UpdateSwiftVirtualNetworkConnectionWithCheck @@ -214,7 +214,7 @@ public virtual async Task> UpdateAsync(Swift } /// - /// Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not + /// Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not /// in use by another App Service Plan other than the one this App is in. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkConfig/virtualNetwork /// Operation Id: WebApps_UpdateSwiftVirtualNetworkConnectionWithCheck @@ -241,7 +241,7 @@ public virtual Response Update(SwiftVirtualNetworkDat } /// - /// Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not + /// Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not /// in use by another App Service Plan other than the one this App is in. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkConfig/virtualNetwork /// Operation Id: WebApps_CreateOrUpdateSwiftVirtualNetworkConnectionWithCheck @@ -272,7 +272,7 @@ public virtual async Task> CreateOrUpdat } /// - /// Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not + /// Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not /// in use by another App Service Plan other than the one this App is in. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkConfig/virtualNetwork /// Operation Id: WebApps_CreateOrUpdateSwiftVirtualNetworkConnectionWithCheck diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePremierAddonCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePremierAddonCollection.cs index bc5a18d660f8..cd276556ec77 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePremierAddonCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePremierAddonCollection.cs @@ -51,7 +51,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Updates a named add-on of an app. + /// Updates a named add-on of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_AddPremierAddOn /// @@ -84,7 +84,7 @@ public virtual async Task> CreateOrUpdate } /// - /// Description for Updates a named add-on of an app. + /// Updates a named add-on of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_AddPremierAddOn /// @@ -117,7 +117,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUntil w } /// - /// Description for Gets a named add-on of an app. + /// Gets a named add-on of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_GetPremierAddOn /// @@ -146,7 +146,7 @@ public virtual async Task> GetAsync(string pr } /// - /// Description for Gets a named add-on of an app. + /// Gets a named add-on of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_GetPremierAddOn /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePremierAddonResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePremierAddonResource.cs index e12757ace811..b583c677a62e 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePremierAddonResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePremierAddonResource.cs @@ -89,7 +89,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a named add-on of an app. + /// Gets a named add-on of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_GetPremierAddOn /// @@ -113,7 +113,7 @@ public virtual async Task> GetAsync(Cancellat } /// - /// Description for Gets a named add-on of an app. + /// Gets a named add-on of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_GetPremierAddOn /// @@ -137,7 +137,7 @@ public virtual Response Get(CancellationToken cancella } /// - /// Description for Delete a premier add-on from an app. + /// Delete a premier add-on from an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_DeletePremierAddOn /// @@ -163,7 +163,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Delete a premier add-on from an app. + /// Delete a premier add-on from an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_DeletePremierAddOn /// @@ -189,7 +189,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Updates a named add-on of an app. + /// Updates a named add-on of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_UpdatePremierAddOn /// @@ -215,7 +215,7 @@ public virtual async Task> UpdateAsync(Premie } /// - /// Description for Updates a named add-on of an app. + /// Updates a named add-on of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_UpdatePremierAddOn /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePrivateAccessResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePrivateAccessResource.cs index 3406a55779a1..49d16cabade8 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePrivateAccessResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePrivateAccessResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets data around private site access enablement and authorized Virtual Networks that can access the site. + /// Gets data around private site access enablement and authorized Virtual Networks that can access the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/privateAccess/virtualNetworks /// Operation Id: WebApps_GetPrivateAccess /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Cancella } /// - /// Description for Gets data around private site access enablement and authorized Virtual Networks that can access the site. + /// Gets data around private site access enablement and authorized Virtual Networks that can access the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/privateAccess/virtualNetworks /// Operation Id: WebApps_GetPrivateAccess /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken cancell } /// - /// Description for Sets data around private site access enablement and authorized Virtual Networks that can access the site. + /// Sets data around private site access enablement and authorized Virtual Networks that can access the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/privateAccess/virtualNetworks /// Operation Id: WebApps_PutPrivateAccessVnet /// @@ -165,7 +165,7 @@ public virtual async Task> CreateOrUpdat } /// - /// Description for Sets data around private site access enablement and authorized Virtual Networks that can access the site. + /// Sets data around private site access enablement and authorized Virtual Networks that can access the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/privateAccess/virtualNetworks /// Operation Id: WebApps_PutPrivateAccessVnet /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePrivateEndpointConnectionCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePrivateEndpointConnectionCollection.cs index 533cbf08df79..881adc822c0f 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePrivateEndpointConnectionCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePrivateEndpointConnectionCollection.cs @@ -55,7 +55,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Approves or rejects a private endpoint connection + /// Approves or rejects a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_ApproveOrRejectPrivateEndpointConnection /// @@ -88,7 +88,7 @@ public virtual async Task> C } /// - /// Description for Approves or rejects a private endpoint connection + /// Approves or rejects a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_ApproveOrRejectPrivateEndpointConnection /// @@ -121,7 +121,7 @@ public virtual ArmOperation CreateOrUpdat } /// - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_GetPrivateEndpointConnection /// @@ -150,7 +150,7 @@ public virtual async Task> GetAs } /// - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_GetPrivateEndpointConnection /// @@ -179,7 +179,7 @@ public virtual Response Get(string privat } /// - /// Description for Gets the list of private endpoint connections associated with a site + /// Gets the list of private endpoint connections associated with a site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/privateEndpointConnections /// Operation Id: WebApps_GetPrivateEndpointConnectionList /// @@ -221,7 +221,7 @@ async Task> NextPageFunc(string next } /// - /// Description for Gets the list of private endpoint connections associated with a site + /// Gets the list of private endpoint connections associated with a site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/privateEndpointConnections /// Operation Id: WebApps_GetPrivateEndpointConnectionList /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePrivateEndpointConnectionResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePrivateEndpointConnectionResource.cs index 1ad1d57358c0..e16e28fa52b7 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePrivateEndpointConnectionResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePrivateEndpointConnectionResource.cs @@ -88,7 +88,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_GetPrivateEndpointConnection /// @@ -112,7 +112,7 @@ public virtual async Task> GetAs } /// - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_GetPrivateEndpointConnection /// @@ -136,7 +136,7 @@ public virtual Response Get(CancellationT } /// - /// Description for Deletes a private endpoint connection + /// Deletes a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_DeletePrivateEndpointConnection /// @@ -162,7 +162,7 @@ public virtual async Task> DeleteAsync(WaitUntil waitUn } /// - /// Description for Deletes a private endpoint connection + /// Deletes a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_DeletePrivateEndpointConnection /// @@ -188,7 +188,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, Cancellation } /// - /// Description for Approves or rejects a private endpoint connection + /// Approves or rejects a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_ApproveOrRejectPrivateEndpointConnection /// @@ -218,7 +218,7 @@ public virtual async Task> U } /// - /// Description for Approves or rejects a private endpoint connection + /// Approves or rejects a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_ApproveOrRejectPrivateEndpointConnection /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteProcessCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteProcessCollection.cs index dd6c6a01655d..b0b5439090d7 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteProcessCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteProcessCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes/{processId} /// Operation Id: WebApps_GetProcess /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(string process } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes/{processId} /// Operation Id: WebApps_GetProcess /// @@ -112,7 +112,7 @@ public virtual Response Get(string processId, CancellationT } /// - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes /// Operation Id: WebApps_ListProcesses /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, int? pageSiz } /// - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes /// Operation Id: WebApps_ListProcesses /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteProcessModuleCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteProcessModuleCollection.cs index 1a7aaf63a79a..d86019311a2d 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteProcessModuleCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteProcessModuleCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetProcessModule /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(string b } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetProcessModule /// @@ -112,7 +112,7 @@ public virtual Response Get(string baseAddress, Cance } /// - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes/{processId}/modules /// Operation Id: WebApps_ListProcessModules /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, int? p } /// - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes/{processId}/modules /// Operation Id: WebApps_ListProcessModules /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteProcessModuleResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteProcessModuleResource.cs index ee76d09a5da7..6c06bb8bbe41 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteProcessModuleResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteProcessModuleResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetProcessModule /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Cancella } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetProcessModule /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteProcessResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteProcessResource.cs index 83f07ba9525f..43c2e85eb442 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteProcessResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteProcessResource.cs @@ -96,7 +96,7 @@ public virtual SiteProcessModuleCollection GetSiteProcessModules() } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetProcessModule /// @@ -111,7 +111,7 @@ public virtual async Task> GetSiteProcessMod } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetProcessModule /// @@ -126,7 +126,7 @@ public virtual Response GetSiteProcessModule(string b } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes/{processId} /// Operation Id: WebApps_GetProcess /// @@ -150,7 +150,7 @@ public virtual async Task> GetAsync(CancellationTo } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes/{processId} /// Operation Id: WebApps_GetProcess /// @@ -174,7 +174,7 @@ public virtual Response Get(CancellationToken cancellationT } /// - /// Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. + /// Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes/{processId} /// Operation Id: WebApps_DeleteProcess /// @@ -200,7 +200,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. + /// Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes/{processId} /// Operation Id: WebApps_DeleteProcess /// @@ -226,7 +226,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. + /// Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes/{processId}/dump /// Operation Id: WebApps_GetProcessDump /// @@ -248,7 +248,7 @@ public virtual async Task> GetProcessDumpAsync(CancellationToke } /// - /// Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. + /// Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes/{processId}/dump /// Operation Id: WebApps_GetProcessDump /// @@ -270,7 +270,7 @@ public virtual Response GetProcessDump(CancellationToken cancellationTok } /// - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes/{processId}/threads /// Operation Id: WebApps_ListProcessThreads /// @@ -312,7 +312,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeH } /// - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes/{processId}/threads /// Operation Id: WebApps_ListProcessThreads /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePublicCertificateCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePublicCertificateCollection.cs index 87adfe772362..9ee6ab37e2c7 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePublicCertificateCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePublicCertificateCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_CreateOrUpdatePublicCertificate /// @@ -87,7 +87,7 @@ public virtual async Task> CreateOrU } /// - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_CreateOrUpdatePublicCertificate /// @@ -120,7 +120,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUn } /// - /// Description for Get the named public certificate for an app (or deployment slot, if specified). + /// Get the named public certificate for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_GetPublicCertificate /// @@ -149,7 +149,7 @@ public virtual async Task> GetAsync(stri } /// - /// Description for Get the named public certificate for an app (or deployment slot, if specified). + /// Get the named public certificate for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_GetPublicCertificate /// @@ -178,7 +178,7 @@ public virtual Response Get(string publicCertific } /// - /// Description for Get public certificates for an app or a deployment slot. + /// Get public certificates for an app or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/publicCertificates /// Operation Id: WebApps_ListPublicCertificates /// @@ -220,7 +220,7 @@ async Task> NextPageFunc(string nextLink, in } /// - /// Description for Get public certificates for an app or a deployment slot. + /// Get public certificates for an app or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/publicCertificates /// Operation Id: WebApps_ListPublicCertificates /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePublicCertificateResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePublicCertificateResource.cs index 61778b8e49f7..53ca517bf7c8 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePublicCertificateResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SitePublicCertificateResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get the named public certificate for an app (or deployment slot, if specified). + /// Get the named public certificate for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_GetPublicCertificate /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Canc } /// - /// Description for Get the named public certificate for an app (or deployment slot, if specified). + /// Get the named public certificate for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_GetPublicCertificate /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken can } /// - /// Description for Deletes a hostname binding for an app. + /// Deletes a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_DeletePublicCertificate /// @@ -161,7 +161,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Deletes a hostname binding for an app. + /// Deletes a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_DeletePublicCertificate /// @@ -187,7 +187,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_CreateOrUpdatePublicCertificate /// @@ -217,7 +217,7 @@ public virtual async Task> UpdateAsy } /// - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_CreateOrUpdatePublicCertificate /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteRecommendationCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteRecommendationCollection.cs index 2f4c23d2436a..caf8662b2d73 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteRecommendationCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteRecommendationCollection.cs @@ -51,7 +51,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get a recommendation rule for an app. + /// Get a recommendation rule for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/{name} /// Operation Id: Recommendations_GetRuleDetailsByWebApp /// @@ -82,7 +82,7 @@ public virtual async Task> GetAsync(string } /// - /// Description for Get a recommendation rule for an app. + /// Get a recommendation rule for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/{name} /// Operation Id: Recommendations_GetRuleDetailsByWebApp /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteRecommendationResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteRecommendationResource.cs index 8f57ead351e0..5ea23043594c 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteRecommendationResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteRecommendationResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get a recommendation rule for an app. + /// Get a recommendation rule for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/{name} /// Operation Id: Recommendations_GetRuleDetailsByWebApp /// @@ -113,7 +113,7 @@ public virtual async Task> GetAsync(bool? u } /// - /// Description for Get a recommendation rule for an app. + /// Get a recommendation rule for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/{name} /// Operation Id: Recommendations_GetRuleDetailsByWebApp /// @@ -139,7 +139,7 @@ public virtual Response Get(bool? updateSeen = null, } /// - /// Description for Disables the specific rule for a web site permanently. + /// Disables the specific rule for a web site permanently. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/{name}/disable /// Operation Id: Recommendations_DisableRecommendationForSite /// @@ -161,7 +161,7 @@ public virtual async Task DisableAsync(CancellationToken cancellationT } /// - /// Description for Disables the specific rule for a web site permanently. + /// Disables the specific rule for a web site permanently. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/{name}/disable /// Operation Id: Recommendations_DisableRecommendationForSite /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteResourceHealthMetadataResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteResourceHealthMetadataResource.cs index 2e14a2749a07..6ff9b90d9454 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteResourceHealthMetadataResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteResourceHealthMetadataResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets the category of ResourceHealthMetadata to use for the given site + /// Gets the category of ResourceHealthMetadata to use for the given site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/resourceHealthMetadata/default /// Operation Id: ResourceHealthMetadata_GetBySite /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync } /// - /// Description for Gets the category of ResourceHealthMetadata to use for the given site + /// Gets the category of ResourceHealthMetadata to use for the given site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/resourceHealthMetadata/default /// Operation Id: ResourceHealthMetadata_GetBySite /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSiteextensionCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSiteextensionCollection.cs index 7de7ce6698d1..68eb7904383a 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSiteextensionCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSiteextensionCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Install site extension on a web site, or a deployment slot. + /// Install site extension on a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_InstallSiteExtension /// @@ -85,7 +85,7 @@ public virtual async Task> CreateOrUpdat } /// - /// Description for Install site extension on a web site, or a deployment slot. + /// Install site extension on a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_InstallSiteExtension /// @@ -116,7 +116,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUntil } /// - /// Description for Get site extension information by its ID for a web site, or a deployment slot. + /// Get site extension information by its ID for a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_GetSiteExtension /// @@ -145,7 +145,7 @@ public virtual async Task> GetAsync(string s } /// - /// Description for Get site extension information by its ID for a web site, or a deployment slot. + /// Get site extension information by its ID for a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_GetSiteExtension /// @@ -174,7 +174,7 @@ public virtual Response Get(string siteExtensionId, C } /// - /// Description for Get list of siteextensions for a web site, or a deployment slot. + /// Get list of siteextensions for a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/siteextensions /// Operation Id: WebApps_ListSiteExtensions /// @@ -216,7 +216,7 @@ async Task> NextPageFunc(string nextLink, int? p } /// - /// Description for Get list of siteextensions for a web site, or a deployment slot. + /// Get list of siteextensions for a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/siteextensions /// Operation Id: WebApps_ListSiteExtensions /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSiteextensionResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSiteextensionResource.cs index 177ae0400634..12cec906518a 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSiteextensionResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSiteextensionResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get site extension information by its ID for a web site, or a deployment slot. + /// Get site extension information by its ID for a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_GetSiteExtension /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Cancella } /// - /// Description for Get site extension information by its ID for a web site, or a deployment slot. + /// Get site extension information by its ID for a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_GetSiteExtension /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken cancell } /// - /// Description for Remove a site extension from a web site, or a deployment slot. + /// Remove a site extension from a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_DeleteSiteExtension /// @@ -161,7 +161,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Remove a site extension from a web site, or a deployment slot. + /// Remove a site extension from a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_DeleteSiteExtension /// @@ -187,7 +187,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Install site extension on a web site, or a deployment slot. + /// Install site extension on a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_InstallSiteExtension /// @@ -213,7 +213,7 @@ public virtual async Task> UpdateAsync(W } /// - /// Description for Install site extension on a web site, or a deployment slot. + /// Install site extension on a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_InstallSiteExtension /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotBackupCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotBackupCollection.cs index 22b3e27d00a8..8807da342591 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotBackupCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotBackupCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a backup of an app by its ID. + /// Gets a backup of an app by its ID. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/backups/{backupId} /// Operation Id: WebApps_GetBackupStatusSlot /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(string back } /// - /// Description for Gets a backup of an app by its ID. + /// Gets a backup of an app by its ID. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/backups/{backupId} /// Operation Id: WebApps_GetBackupStatusSlot /// @@ -112,7 +112,7 @@ public virtual Response Get(string backupId, Cancellatio } /// - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/backups /// Operation Id: WebApps_ListBackupsSlot /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, int? page } /// - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/backups /// Operation Id: WebApps_ListBackupsSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotBackupResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotBackupResource.cs index e446f0a8d4a4..05b2a62ac91b 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotBackupResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotBackupResource.cs @@ -88,7 +88,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a backup of an app by its ID. + /// Gets a backup of an app by its ID. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/backups/{backupId} /// Operation Id: WebApps_GetBackupStatusSlot /// @@ -112,7 +112,7 @@ public virtual async Task> GetAsync(Cancellatio } /// - /// Description for Gets a backup of an app by its ID. + /// Gets a backup of an app by its ID. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/backups/{backupId} /// Operation Id: WebApps_GetBackupStatusSlot /// @@ -136,7 +136,7 @@ public virtual Response Get(CancellationToken cancellati } /// - /// Description for Deletes a backup of an app by its ID. + /// Deletes a backup of an app by its ID. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/backups/{backupId} /// Operation Id: WebApps_DeleteBackupSlot /// @@ -162,7 +162,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Deletes a backup of an app by its ID. + /// Deletes a backup of an app by its ID. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/backups/{backupId} /// Operation Id: WebApps_DeleteBackupSlot /// @@ -188,7 +188,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body. + /// Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/backups/{backupId}/list /// Operation Id: WebApps_ListBackupStatusSecretsSlot /// @@ -214,7 +214,7 @@ public virtual async Task> GetBackupStatusSecre } /// - /// Description for Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body. + /// Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/backups/{backupId}/list /// Operation Id: WebApps_ListBackupStatusSecretsSlot /// @@ -240,7 +240,7 @@ public virtual Response GetBackupStatusSecretsSlot(Backu } /// - /// Description for Restores a specific backup to another app (or deployment slot, if specified). + /// Restores a specific backup to another app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/backups/{backupId}/restore /// Operation Id: WebApps_RestoreSlot /// @@ -270,7 +270,7 @@ public virtual async Task RestoreSlotAsync(WaitUntil waitUntil, Re } /// - /// Description for Restores a specific backup to another app (or deployment slot, if specified). + /// Restores a specific backup to another app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/backups/{backupId}/restore /// Operation Id: WebApps_RestoreSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotCollection.cs index c8d739baea5a..7042326c0e3e 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. + /// Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot} /// Operation Id: WebApps_CreateOrUpdateSlot /// @@ -87,7 +87,7 @@ public virtual async Task> CreateOrUpdateAsync(Wa } /// - /// Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. + /// Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot} /// Operation Id: WebApps_CreateOrUpdateSlot /// @@ -120,7 +120,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUntil waitUntil } /// - /// Description for Gets the details of a web, mobile, or API app. + /// Gets the details of a web, mobile, or API app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot} /// Operation Id: WebApps_GetSlot /// @@ -149,7 +149,7 @@ public virtual async Task> GetAsync(string slot, Canc } /// - /// Description for Gets the details of a web, mobile, or API app. + /// Gets the details of a web, mobile, or API app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot} /// Operation Id: WebApps_GetSlot /// @@ -178,7 +178,7 @@ public virtual Response Get(string slot, CancellationToken can } /// - /// Description for Gets an app's deployment slots. + /// Gets an app's deployment slots. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots /// Operation Id: WebApps_ListSlots /// @@ -220,7 +220,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHi } /// - /// Description for Gets an app's deployment slots. + /// Gets an app's deployment slots. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots /// Operation Id: WebApps_ListSlots /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigAppSettingCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigAppSettingCollection.cs index a796f97a4db8..fc014589c0dc 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigAppSettingCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigAppSettingCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/configreferences/appsettings/{appSettingKey} /// Operation Id: WebApps_GetAppSettingKeyVaultReferenceSlot /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(s } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/configreferences/appsettings/{appSettingKey} /// Operation Id: WebApps_GetAppSettingKeyVaultReferenceSlot /// @@ -112,7 +112,7 @@ public virtual Response Get(string appSettingK } /// - /// Description for Gets the config reference app settings and status of an app + /// Gets the config reference app settings and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/configreferences/appsettings /// Operation Id: WebApps_GetAppSettingsKeyVaultReferencesSlot /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, } /// - /// Description for Gets the config reference app settings and status of an app + /// Gets the config reference app settings and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/configreferences/appsettings /// Operation Id: WebApps_GetAppSettingsKeyVaultReferencesSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigAppSettingResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigAppSettingResource.cs index 7e6cae8ec2e4..d6c87ef05d29 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigAppSettingResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigAppSettingResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/configreferences/appsettings/{appSettingKey} /// Operation Id: WebApps_GetAppSettingKeyVaultReferenceSlot /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(C } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/configreferences/appsettings/{appSettingKey} /// Operation Id: WebApps_GetAppSettingKeyVaultReferenceSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigConnectionStringCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigConnectionStringCollection.cs index 7c6bf9149d9b..d48f47ce2b66 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigConnectionStringCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigConnectionStringCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/configreferences/connectionstrings/{connectionStringKey} /// Operation Id: WebApps_GetSiteConnectionStringKeyVaultReferenceSlot /// @@ -83,7 +83,7 @@ public virtual async Task> GetA } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/configreferences/connectionstrings/{connectionStringKey} /// Operation Id: WebApps_GetSiteConnectionStringKeyVaultReferenceSlot /// @@ -112,7 +112,7 @@ public virtual Response Get(string conne } /// - /// Description for Gets the config reference app settings and status of an app + /// Gets the config reference app settings and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/configreferences/connectionstrings /// Operation Id: WebApps_GetSiteConnectionStringKeyVaultReferencesSlot /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nex } /// - /// Description for Gets the config reference app settings and status of an app + /// Gets the config reference app settings and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/configreferences/connectionstrings /// Operation Id: WebApps_GetSiteConnectionStringKeyVaultReferencesSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigConnectionStringResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigConnectionStringResource.cs index 736fdf112545..8b18c259ddbd 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigConnectionStringResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigConnectionStringResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/configreferences/connectionstrings/{connectionStringKey} /// Operation Id: WebApps_GetSiteConnectionStringKeyVaultReferenceSlot /// @@ -111,7 +111,7 @@ public virtual async Task> GetA } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/configreferences/connectionstrings/{connectionStringKey} /// Operation Id: WebApps_GetSiteConnectionStringKeyVaultReferenceSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigSnapshotCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigSnapshotCollection.cs index 7e4e9e4078e7..99e693130f3d 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigSnapshotCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigSnapshotCollection.cs @@ -51,7 +51,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a snapshot of the configuration of an app at a previous point in time. + /// Gets a snapshot of the configuration of an app at a previous point in time. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/web/snapshots/{snapshotId} /// Operation Id: WebApps_GetConfigurationSnapshotSlot /// @@ -80,7 +80,7 @@ public virtual async Task> GetAsync(str } /// - /// Description for Gets a snapshot of the configuration of an app at a previous point in time. + /// Gets a snapshot of the configuration of an app at a previous point in time. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/web/snapshots/{snapshotId} /// Operation Id: WebApps_GetConfigurationSnapshotSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigSnapshotResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigSnapshotResource.cs index dfe6d48afb54..ed1b8067d648 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigSnapshotResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotConfigSnapshotResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a snapshot of the configuration of an app at a previous point in time. + /// Gets a snapshot of the configuration of an app at a previous point in time. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/web/snapshots/{snapshotId} /// Operation Id: WebApps_GetConfigurationSnapshotSlot /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Can } /// - /// Description for Gets a snapshot of the configuration of an app at a previous point in time. + /// Gets a snapshot of the configuration of an app at a previous point in time. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/web/snapshots/{snapshotId} /// Operation Id: WebApps_GetConfigurationSnapshotSlot /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken ca } /// - /// Description for Reverts the configuration of an app to a previous snapshot. + /// Reverts the configuration of an app to a previous snapshot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/web/snapshots/{snapshotId}/recover /// Operation Id: WebApps_RecoverSiteConfigurationSnapshotSlot /// @@ -157,7 +157,7 @@ public virtual async Task RecoverSiteConfigurationSnapshotSlotAsync(Ca } /// - /// Description for Reverts the configuration of an app to a previous snapshot. + /// Reverts the configuration of an app to a previous snapshot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/web/snapshots/{snapshotId}/recover /// Operation Id: WebApps_RecoverSiteConfigurationSnapshotSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotContinuousWebJobCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotContinuousWebJobCollection.cs index b881e0a8cdd7..d90fb3da24a9 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotContinuousWebJobCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotContinuousWebJobCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a continuous web job by its ID for an app, or a deployment slot. + /// Gets a continuous web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/continuouswebjobs/{webJobName} /// Operation Id: WebApps_GetContinuousWebJobSlot /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(s } /// - /// Description for Gets a continuous web job by its ID for an app, or a deployment slot. + /// Gets a continuous web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/continuouswebjobs/{webJobName} /// Operation Id: WebApps_GetContinuousWebJobSlot /// @@ -112,7 +112,7 @@ public virtual Response Get(string webJobName, } /// - /// Description for List continuous web jobs for an app, or a deployment slot. + /// List continuous web jobs for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/continuouswebjobs /// Operation Id: WebApps_ListContinuousWebJobsSlot /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, } /// - /// Description for List continuous web jobs for an app, or a deployment slot. + /// List continuous web jobs for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/continuouswebjobs /// Operation Id: WebApps_ListContinuousWebJobsSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotContinuousWebJobResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotContinuousWebJobResource.cs index 9594cd6ff255..5beed74822d4 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotContinuousWebJobResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotContinuousWebJobResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a continuous web job by its ID for an app, or a deployment slot. + /// Gets a continuous web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/continuouswebjobs/{webJobName} /// Operation Id: WebApps_GetContinuousWebJobSlot /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(C } /// - /// Description for Gets a continuous web job by its ID for an app, or a deployment slot. + /// Gets a continuous web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/continuouswebjobs/{webJobName} /// Operation Id: WebApps_GetContinuousWebJobSlot /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken } /// - /// Description for Delete a continuous web job by its ID for an app, or a deployment slot. + /// Delete a continuous web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/continuouswebjobs/{webJobName} /// Operation Id: WebApps_DeleteContinuousWebJobSlot /// @@ -161,7 +161,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Delete a continuous web job by its ID for an app, or a deployment slot. + /// Delete a continuous web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/continuouswebjobs/{webJobName} /// Operation Id: WebApps_DeleteContinuousWebJobSlot /// @@ -187,7 +187,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Start a continuous web job for an app, or a deployment slot. + /// Start a continuous web job for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/continuouswebjobs/{webJobName}/start /// Operation Id: WebApps_StartContinuousWebJobSlot /// @@ -209,7 +209,7 @@ public virtual async Task StartContinuousWebJobSlotAsync(CancellationT } /// - /// Description for Start a continuous web job for an app, or a deployment slot. + /// Start a continuous web job for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/continuouswebjobs/{webJobName}/start /// Operation Id: WebApps_StartContinuousWebJobSlot /// @@ -231,7 +231,7 @@ public virtual Response StartContinuousWebJobSlot(CancellationToken cancellation } /// - /// Description for Stop a continuous web job for an app, or a deployment slot. + /// Stop a continuous web job for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/continuouswebjobs/{webJobName}/stop /// Operation Id: WebApps_StopContinuousWebJobSlot /// @@ -253,7 +253,7 @@ public virtual async Task StopContinuousWebJobSlotAsync(CancellationTo } /// - /// Description for Stop a continuous web job for an app, or a deployment slot. + /// Stop a continuous web job for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/continuouswebjobs/{webJobName}/stop /// Operation Id: WebApps_StopContinuousWebJobSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDeploymentCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDeploymentCollection.cs index 8c1f7ef7d98b..b37dd4e1ebae 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDeploymentCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDeploymentCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Create a deployment for an app, or a deployment slot. + /// Create a deployment for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/deployments/{id} /// Operation Id: WebApps_CreateDeploymentSlot /// @@ -87,7 +87,7 @@ public virtual async Task> CreateOrUpda } /// - /// Description for Create a deployment for an app, or a deployment slot. + /// Create a deployment for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/deployments/{id} /// Operation Id: WebApps_CreateDeploymentSlot /// @@ -120,7 +120,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUntil } /// - /// Description for Get a deployment by its ID for an app, or a deployment slot. + /// Get a deployment by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/deployments/{id} /// Operation Id: WebApps_GetDeploymentSlot /// @@ -149,7 +149,7 @@ public virtual async Task> GetAsync(string } /// - /// Description for Get a deployment by its ID for an app, or a deployment slot. + /// Get a deployment by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/deployments/{id} /// Operation Id: WebApps_GetDeploymentSlot /// @@ -178,7 +178,7 @@ public virtual Response Get(string id, CancellationT } /// - /// Description for List deployments for an app, or a deployment slot. + /// List deployments for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/deployments /// Operation Id: WebApps_ListDeploymentsSlot /// @@ -220,7 +220,7 @@ async Task> NextPageFunc(string nextLink, int? } /// - /// Description for List deployments for an app, or a deployment slot. + /// List deployments for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/deployments /// Operation Id: WebApps_ListDeploymentsSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDeploymentResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDeploymentResource.cs index 9c601cc3497a..e111031aecb3 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDeploymentResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDeploymentResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get a deployment by its ID for an app, or a deployment slot. + /// Get a deployment by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/deployments/{id} /// Operation Id: WebApps_GetDeploymentSlot /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Cancell } /// - /// Description for Get a deployment by its ID for an app, or a deployment slot. + /// Get a deployment by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/deployments/{id} /// Operation Id: WebApps_GetDeploymentSlot /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken cancel } /// - /// Description for Delete a deployment by its ID for an app, or a deployment slot. + /// Delete a deployment by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/deployments/{id} /// Operation Id: WebApps_DeleteDeploymentSlot /// @@ -161,7 +161,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Delete a deployment by its ID for an app, or a deployment slot. + /// Delete a deployment by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/deployments/{id} /// Operation Id: WebApps_DeleteDeploymentSlot /// @@ -187,7 +187,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Create a deployment for an app, or a deployment slot. + /// Create a deployment for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/deployments/{id} /// Operation Id: WebApps_CreateDeploymentSlot /// @@ -217,7 +217,7 @@ public virtual async Task> UpdateAsync( } /// - /// Description for Create a deployment for an app, or a deployment slot. + /// Create a deployment for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/deployments/{id} /// Operation Id: WebApps_CreateDeploymentSlot /// @@ -247,7 +247,7 @@ public virtual ArmOperation Update(WaitUntil waitUnt } /// - /// Description for List deployment log for specific deployment for an app, or a deployment slot. + /// List deployment log for specific deployment for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/deployments/{id}/log /// Operation Id: WebApps_ListDeploymentLogSlot /// @@ -269,7 +269,7 @@ public virtual async Task> GetDeploymentLog } /// - /// Description for List deployment log for specific deployment for an app, or a deployment slot. + /// List deployment log for specific deployment for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/deployments/{id}/log /// Operation Id: WebApps_ListDeploymentLogSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDetectorCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDetectorCollection.cs index b70d763f2240..62f2828007c4 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDetectorCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDetectorCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get site detector response + /// Get site detector response /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetectorResponseSlot /// @@ -86,7 +86,7 @@ public virtual async Task> GetAsync(string de } /// - /// Description for Get site detector response + /// Get site detector response /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetectorResponseSlot /// @@ -118,7 +118,7 @@ public virtual Response Get(string detectorName, DateT } /// - /// Description for List Site Detector Responses + /// List Site Detector Responses /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/detectors /// Operation Id: Diagnostics_ListSiteDetectorResponsesSlot /// @@ -160,7 +160,7 @@ async Task> NextPageFunc(string nextLink, int? pa } /// - /// Description for List Site Detector Responses + /// List Site Detector Responses /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/detectors /// Operation Id: Diagnostics_ListSiteDetectorResponsesSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDetectorResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDetectorResource.cs index 534f883ca141..e89d99b10df4 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDetectorResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDetectorResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get site detector response + /// Get site detector response /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetectorResponseSlot /// @@ -114,7 +114,7 @@ public virtual async Task> GetAsync(DateTimeO } /// - /// Description for Get site detector response + /// Get site detector response /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetectorResponseSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticAnalysisCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticAnalysisCollection.cs index cc681bf43e01..18ff1eb315f1 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticAnalysisCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticAnalysisCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get Site Analysis + /// Get Site Analysis /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/analyses/{analysisName} /// Operation Id: Diagnostics_GetSiteAnalysisSlot /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync } /// - /// Description for Get Site Analysis + /// Get Site Analysis /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/analyses/{analysisName} /// Operation Id: Diagnostics_GetSiteAnalysisSlot /// @@ -112,7 +112,7 @@ public virtual Response Get(string analysisN } /// - /// Description for Get Site Analyses + /// Get Site Analyses /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/analyses /// Operation Id: Diagnostics_ListSiteAnalysesSlot /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLin } /// - /// Description for Get Site Analyses + /// Get Site Analyses /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/analyses /// Operation Id: Diagnostics_ListSiteAnalysesSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticAnalysisResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticAnalysisResource.cs index 3537cd6e6d9a..2fe177edd8ee 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticAnalysisResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticAnalysisResource.cs @@ -88,7 +88,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get Site Analysis + /// Get Site Analysis /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/analyses/{analysisName} /// Operation Id: Diagnostics_GetSiteAnalysisSlot /// @@ -112,7 +112,7 @@ public virtual async Task> GetAsync } /// - /// Description for Get Site Analysis + /// Get Site Analysis /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/analyses/{analysisName} /// Operation Id: Diagnostics_GetSiteAnalysisSlot /// @@ -136,7 +136,7 @@ public virtual Response Get(CancellationToke } /// - /// Description for Execute Analysis + /// Execute Analysis /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/analyses/{analysisName}/execute /// Operation Id: Diagnostics_ExecuteSiteAnalysisSlot /// @@ -161,7 +161,7 @@ public virtual async Task> ExecuteSiteAnalysisSlotA } /// - /// Description for Execute Analysis + /// Execute Analysis /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/analyses/{analysisName}/execute /// Operation Id: Diagnostics_ExecuteSiteAnalysisSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticCollection.cs index 883211a305dd..251698fe1e67 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get Diagnostics Category + /// Get Diagnostics Category /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory} /// Operation Id: Diagnostics_GetSiteDiagnosticCategorySlot /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(string } /// - /// Description for Get Diagnostics Category + /// Get Diagnostics Category /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory} /// Operation Id: Diagnostics_GetSiteDiagnosticCategorySlot /// @@ -112,7 +112,7 @@ public virtual Response Get(string diagnosticCategor } /// - /// Description for Get Diagnostics Categories + /// Get Diagnostics Categories /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics /// Operation Id: Diagnostics_ListSiteDiagnosticCategoriesSlot /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, int? } /// - /// Description for Get Diagnostics Categories + /// Get Diagnostics Categories /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics /// Operation Id: Diagnostics_ListSiteDiagnosticCategoriesSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticDetectorCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticDetectorCollection.cs index c08386c206f9..898ca23a6ab9 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticDetectorCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticDetectorCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get Detector + /// Get Detector /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetectorSlot /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync } /// - /// Description for Get Detector + /// Get Detector /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetectorSlot /// @@ -112,7 +112,7 @@ public virtual Response Get(string detectorN } /// - /// Description for Get Detectors + /// Get Detectors /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/detectors /// Operation Id: Diagnostics_ListSiteDetectorsSlot /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLin } /// - /// Description for Get Detectors + /// Get Detectors /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/detectors /// Operation Id: Diagnostics_ListSiteDetectorsSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticDetectorResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticDetectorResource.cs index 72ad8ed69ed1..bd476d7aa834 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticDetectorResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticDetectorResource.cs @@ -88,7 +88,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get Detector + /// Get Detector /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetectorSlot /// @@ -112,7 +112,7 @@ public virtual async Task> GetAsync } /// - /// Description for Get Detector + /// Get Detector /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetectorSlot /// @@ -136,7 +136,7 @@ public virtual Response Get(CancellationToke } /// - /// Description for Execute Detector + /// Execute Detector /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/detectors/{detectorName}/execute /// Operation Id: Diagnostics_ExecuteSiteDetectorSlot /// @@ -161,7 +161,7 @@ public virtual async Task> ExecuteSiteDetec } /// - /// Description for Execute Detector + /// Execute Detector /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/detectors/{detectorName}/execute /// Operation Id: Diagnostics_ExecuteSiteDetectorSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticResource.cs index 26118fb8c09f..66af6ff1dde4 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDiagnosticResource.cs @@ -94,7 +94,7 @@ public virtual SiteSlotDiagnosticAnalysisCollection GetSiteSlotDiagnosticAnalyse } /// - /// Description for Get Site Analysis + /// Get Site Analysis /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/analyses/{analysisName} /// Operation Id: Diagnostics_GetSiteAnalysisSlot /// @@ -109,7 +109,7 @@ public virtual async Task> GetSiteS } /// - /// Description for Get Site Analysis + /// Get Site Analysis /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/analyses/{analysisName} /// Operation Id: Diagnostics_GetSiteAnalysisSlot /// @@ -131,7 +131,7 @@ public virtual SiteSlotDiagnosticDetectorCollection GetSiteSlotDiagnosticDetecto } /// - /// Description for Get Detector + /// Get Detector /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetectorSlot /// @@ -146,7 +146,7 @@ public virtual async Task> GetSiteS } /// - /// Description for Get Detector + /// Get Detector /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetectorSlot /// @@ -161,7 +161,7 @@ public virtual Response GetSiteSlotDiagnosti } /// - /// Description for Get Diagnostics Category + /// Get Diagnostics Category /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory} /// Operation Id: Diagnostics_GetSiteDiagnosticCategorySlot /// @@ -185,7 +185,7 @@ public virtual async Task> GetAsync(Cancell } /// - /// Description for Get Diagnostics Category + /// Get Diagnostics Category /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory} /// Operation Id: Diagnostics_GetSiteDiagnosticCategorySlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDomainOwnershipIdentifierCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDomainOwnershipIdentifierCollection.cs index a6d31e44a938..404e94c8ffdd 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDomainOwnershipIdentifierCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDomainOwnershipIdentifierCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier. + /// Creates a domain ownership identifier for web app, or updates an existing ownership identifier. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_CreateOrUpdateDomainOwnershipIdentifierSlot /// @@ -87,7 +87,7 @@ public virtual async Task - /// Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier. + /// Creates a domain ownership identifier for web app, or updates an existing ownership identifier. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_CreateOrUpdateDomainOwnershipIdentifierSlot /// @@ -120,7 +120,7 @@ public virtual ArmOperation CreateOrU } /// - /// Description for Get domain ownership identifier for web app. + /// Get domain ownership identifier for web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_GetDomainOwnershipIdentifierSlot /// @@ -149,7 +149,7 @@ public virtual async Task> G } /// - /// Description for Get domain ownership identifier for web app. + /// Get domain ownership identifier for web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_GetDomainOwnershipIdentifierSlot /// @@ -178,7 +178,7 @@ public virtual Response Get(string do } /// - /// Description for Lists ownership identifiers for domain associated with web app. + /// Lists ownership identifiers for domain associated with web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/domainOwnershipIdentifiers /// Operation Id: WebApps_ListDomainOwnershipIdentifiersSlot /// @@ -220,7 +220,7 @@ async Task> NextPageFunc(string } /// - /// Description for Lists ownership identifiers for domain associated with web app. + /// Lists ownership identifiers for domain associated with web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/domainOwnershipIdentifiers /// Operation Id: WebApps_ListDomainOwnershipIdentifiersSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDomainOwnershipIdentifierResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDomainOwnershipIdentifierResource.cs index dcfa58bbdee5..4d7462f5d444 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDomainOwnershipIdentifierResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotDomainOwnershipIdentifierResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get domain ownership identifier for web app. + /// Get domain ownership identifier for web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_GetDomainOwnershipIdentifierSlot /// @@ -111,7 +111,7 @@ public virtual async Task> G } /// - /// Description for Get domain ownership identifier for web app. + /// Get domain ownership identifier for web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_GetDomainOwnershipIdentifierSlot /// @@ -135,7 +135,7 @@ public virtual Response Get(Cancellat } /// - /// Description for Deletes a domain ownership identifier for a web app. + /// Deletes a domain ownership identifier for a web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_DeleteDomainOwnershipIdentifierSlot /// @@ -161,7 +161,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Deletes a domain ownership identifier for a web app. + /// Deletes a domain ownership identifier for a web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_DeleteDomainOwnershipIdentifierSlot /// @@ -187,7 +187,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier. + /// Creates a domain ownership identifier for web app, or updates an existing ownership identifier. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_UpdateDomainOwnershipIdentifierSlot /// @@ -213,7 +213,7 @@ public virtual async Task> U } /// - /// Description for Creates a domain ownership identifier for web app, or updates an existing ownership identifier. + /// Creates a domain ownership identifier for web app, or updates an existing ownership identifier. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_UpdateDomainOwnershipIdentifierSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotExtensionResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotExtensionResource.cs index 35bf132192c4..056cb6e27371 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotExtensionResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotExtensionResource.cs @@ -88,7 +88,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get the status of the last MSDeploy operation. + /// Get the status of the last MSDeploy operation. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/extensions/MSDeploy /// Operation Id: WebApps_GetMSDeployStatusSlot /// @@ -112,7 +112,7 @@ public virtual async Task> GetAsync(Cancella } /// - /// Description for Get the status of the last MSDeploy operation. + /// Get the status of the last MSDeploy operation. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/extensions/MSDeploy /// Operation Id: WebApps_GetMSDeployStatusSlot /// @@ -136,7 +136,7 @@ public virtual Response Get(CancellationToken cancell } /// - /// Description for Invoke the MSDeploy web app extension. + /// Invoke the MSDeploy web app extension. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/extensions/MSDeploy /// Operation Id: WebApps_CreateMSDeployOperationSlot /// @@ -166,7 +166,7 @@ public virtual async Task> CreateOrUpdat } /// - /// Description for Invoke the MSDeploy web app extension. + /// Invoke the MSDeploy web app extension. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/extensions/MSDeploy /// Operation Id: WebApps_CreateMSDeployOperationSlot /// @@ -196,7 +196,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUntil } /// - /// Description for Get the MSDeploy Log for the last MSDeploy operation. + /// Get the MSDeploy Log for the last MSDeploy operation. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/extensions/MSDeploy/log /// Operation Id: WebApps_GetMSDeployLogSlot /// @@ -218,7 +218,7 @@ public virtual async Task> GetMSDeployLogSlotAsync(Cancell } /// - /// Description for Get the MSDeploy Log for the last MSDeploy operation. + /// Get the MSDeploy Log for the last MSDeploy operation. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/extensions/MSDeploy/log /// Operation Id: WebApps_GetMSDeployLogSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotFunctionCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotFunctionCollection.cs index 9911a3da4ae0..52b92a8f4832 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotFunctionCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotFunctionCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Create function for web site, or a deployment slot. + /// Create function for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName} /// Operation Id: WebApps_CreateInstanceFunctionSlot /// @@ -87,7 +87,7 @@ public virtual async Task> CreateOrUpdate } /// - /// Description for Create function for web site, or a deployment slot. + /// Create function for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName} /// Operation Id: WebApps_CreateInstanceFunctionSlot /// @@ -120,7 +120,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUntil w } /// - /// Description for Get function information by its ID for web site, or a deployment slot. + /// Get function information by its ID for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName} /// Operation Id: WebApps_GetInstanceFunctionSlot /// @@ -149,7 +149,7 @@ public virtual async Task> GetAsync(string fu } /// - /// Description for Get function information by its ID for web site, or a deployment slot. + /// Get function information by its ID for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName} /// Operation Id: WebApps_GetInstanceFunctionSlot /// @@ -178,7 +178,7 @@ public virtual Response Get(string functionName, Cance } /// - /// Description for List the functions for a web site, or a deployment slot. + /// List the functions for a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions /// Operation Id: WebApps_ListInstanceFunctionsSlot /// @@ -220,7 +220,7 @@ async Task> NextPageFunc(string nextLink, int? pa } /// - /// Description for List the functions for a web site, or a deployment slot. + /// List the functions for a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions /// Operation Id: WebApps_ListInstanceFunctionsSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotFunctionResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotFunctionResource.cs index d5b669b411f8..569d9d8bd875 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotFunctionResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotFunctionResource.cs @@ -88,7 +88,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get function information by its ID for web site, or a deployment slot. + /// Get function information by its ID for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName} /// Operation Id: WebApps_GetInstanceFunctionSlot /// @@ -112,7 +112,7 @@ public virtual async Task> GetAsync(Cancellat } /// - /// Description for Get function information by its ID for web site, or a deployment slot. + /// Get function information by its ID for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName} /// Operation Id: WebApps_GetInstanceFunctionSlot /// @@ -136,7 +136,7 @@ public virtual Response Get(CancellationToken cancella } /// - /// Description for Delete a function for web site, or a deployment slot. + /// Delete a function for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName} /// Operation Id: WebApps_DeleteInstanceFunctionSlot /// @@ -162,7 +162,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Delete a function for web site, or a deployment slot. + /// Delete a function for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName} /// Operation Id: WebApps_DeleteInstanceFunctionSlot /// @@ -188,7 +188,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Create function for web site, or a deployment slot. + /// Create function for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName} /// Operation Id: WebApps_CreateInstanceFunctionSlot /// @@ -218,7 +218,7 @@ public virtual async Task> UpdateAsync(Wa } /// - /// Description for Create function for web site, or a deployment slot. + /// Create function for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName} /// Operation Id: WebApps_CreateInstanceFunctionSlot /// @@ -248,7 +248,7 @@ public virtual ArmOperation Update(WaitUntil waitUntil } /// - /// Description for Add or update a function secret. + /// Add or update a function secret. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName}/keys/{keyName} /// Operation Id: WebApps_CreateOrUpdateFunctionSecretSlot /// @@ -277,7 +277,7 @@ public virtual async Task> CreateOrUpdateFunctionSecretSlotAsy } /// - /// Description for Add or update a function secret. + /// Add or update a function secret. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName}/keys/{keyName} /// Operation Id: WebApps_CreateOrUpdateFunctionSecretSlot /// @@ -306,7 +306,7 @@ public virtual Response CreateOrUpdateFunctionSecretSlot(string keyName } /// - /// Description for Delete a function secret. + /// Delete a function secret. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName}/keys/{keyName} /// Operation Id: WebApps_DeleteFunctionSecretSlot /// @@ -333,7 +333,7 @@ public virtual async Task DeleteFunctionSecretSlotAsync(string keyName } /// - /// Description for Delete a function secret. + /// Delete a function secret. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName}/keys/{keyName} /// Operation Id: WebApps_DeleteFunctionSecretSlot /// @@ -360,7 +360,7 @@ public virtual Response DeleteFunctionSecretSlot(string keyName, CancellationTok } /// - /// Description for Get function keys for a function in a web site, or a deployment slot. + /// Get function keys for a function in a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName}/listkeys /// Operation Id: WebApps_ListFunctionKeysSlot /// @@ -382,7 +382,7 @@ public virtual async Task> GetFunctionKeysSlotAsync(C } /// - /// Description for Get function keys for a function in a web site, or a deployment slot. + /// Get function keys for a function in a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName}/listkeys /// Operation Id: WebApps_ListFunctionKeysSlot /// @@ -404,7 +404,7 @@ public virtual Response GetFunctionKeysSlot(CancellationToken } /// - /// Description for Get function secrets for a function in a web site, or a deployment slot. + /// Get function secrets for a function in a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName}/listsecrets /// Operation Id: WebApps_ListFunctionSecretsSlot /// @@ -426,7 +426,7 @@ public virtual async Task> GetFunctionSecretsSlotAsync } /// - /// Description for Get function secrets for a function in a web site, or a deployment slot. + /// Get function secrets for a function in a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName}/listsecrets /// Operation Id: WebApps_ListFunctionSecretsSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHostNameBindingCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHostNameBindingCollection.cs index a7d7ba657788..7d0614238a7d 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHostNameBindingCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHostNameBindingCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hostNameBindings/{hostName} /// Operation Id: WebApps_CreateOrUpdateHostNameBindingSlot /// @@ -87,7 +87,7 @@ public virtual async Task> CreateO } /// - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hostNameBindings/{hostName} /// Operation Id: WebApps_CreateOrUpdateHostNameBindingSlot /// @@ -120,7 +120,7 @@ public virtual ArmOperation CreateOrUpdate(Wait } /// - /// Description for Get the named hostname binding for an app (or deployment slot, if specified). + /// Get the named hostname binding for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hostNameBindings/{hostName} /// Operation Id: WebApps_GetHostNameBindingSlot /// @@ -149,7 +149,7 @@ public virtual async Task> GetAsync(st } /// - /// Description for Get the named hostname binding for an app (or deployment slot, if specified). + /// Get the named hostname binding for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hostNameBindings/{hostName} /// Operation Id: WebApps_GetHostNameBindingSlot /// @@ -178,7 +178,7 @@ public virtual Response Get(string hostName, Ca } /// - /// Description for Get hostname bindings for an app or a deployment slot. + /// Get hostname bindings for an app or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hostNameBindings /// Operation Id: WebApps_ListHostNameBindingsSlot /// @@ -220,7 +220,7 @@ async Task> NextPageFunc(string nextLink, } /// - /// Description for Get hostname bindings for an app or a deployment slot. + /// Get hostname bindings for an app or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hostNameBindings /// Operation Id: WebApps_ListHostNameBindingsSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHostNameBindingResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHostNameBindingResource.cs index 70c23ed16d58..69c250e130ad 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHostNameBindingResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHostNameBindingResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get the named hostname binding for an app (or deployment slot, if specified). + /// Get the named hostname binding for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hostNameBindings/{hostName} /// Operation Id: WebApps_GetHostNameBindingSlot /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Ca } /// - /// Description for Get the named hostname binding for an app (or deployment slot, if specified). + /// Get the named hostname binding for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hostNameBindings/{hostName} /// Operation Id: WebApps_GetHostNameBindingSlot /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken c } /// - /// Description for Deletes a hostname binding for an app. + /// Deletes a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hostNameBindings/{hostName} /// Operation Id: WebApps_DeleteHostNameBindingSlot /// @@ -161,7 +161,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Deletes a hostname binding for an app. + /// Deletes a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hostNameBindings/{hostName} /// Operation Id: WebApps_DeleteHostNameBindingSlot /// @@ -187,7 +187,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hostNameBindings/{hostName} /// Operation Id: WebApps_CreateOrUpdateHostNameBindingSlot /// @@ -217,7 +217,7 @@ public virtual async Task> UpdateA } /// - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hostNameBindings/{hostName} /// Operation Id: WebApps_CreateOrUpdateHostNameBindingSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHybridConnectionNamespaceRelayCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHybridConnectionNamespaceRelayCollection.cs index 6586399bd91f..c1bfa0636db7 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHybridConnectionNamespaceRelayCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHybridConnectionNamespaceRelayCollection.cs @@ -51,7 +51,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Creates a new Hybrid Connection using a Service Bus relay. + /// Creates a new Hybrid Connection using a Service Bus relay. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_CreateOrUpdateHybridConnectionSlot /// @@ -86,7 +86,7 @@ public virtual async Task - /// Description for Creates a new Hybrid Connection using a Service Bus relay. + /// Creates a new Hybrid Connection using a Service Bus relay. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_CreateOrUpdateHybridConnectionSlot /// @@ -121,7 +121,7 @@ public virtual ArmOperation Crea } /// - /// Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App. + /// Retrieves a specific Service Bus Hybrid Connection used by this Web App. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_GetHybridConnectionSlot /// @@ -152,7 +152,7 @@ public virtual async Task - /// Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App. + /// Retrieves a specific Service Bus Hybrid Connection used by this Web App. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_GetHybridConnectionSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHybridConnectionNamespaceRelayResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHybridConnectionNamespaceRelayResource.cs index 1716c82ef865..180a55396dc7 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHybridConnectionNamespaceRelayResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHybridConnectionNamespaceRelayResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App. + /// Retrieves a specific Service Bus Hybrid Connection used by this Web App. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_GetHybridConnectionSlot /// @@ -111,7 +111,7 @@ public virtual async Task - /// Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App. + /// Retrieves a specific Service Bus Hybrid Connection used by this Web App. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_GetHybridConnectionSlot /// @@ -135,7 +135,7 @@ public virtual Response Get(Canc } /// - /// Description for Removes a Hybrid Connection from this site. + /// Removes a Hybrid Connection from this site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_DeleteHybridConnectionSlot /// @@ -161,7 +161,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Removes a Hybrid Connection from this site. + /// Removes a Hybrid Connection from this site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_DeleteHybridConnectionSlot /// @@ -187,7 +187,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Creates a new Hybrid Connection using a Service Bus relay. + /// Creates a new Hybrid Connection using a Service Bus relay. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_UpdateHybridConnectionSlot /// @@ -213,7 +213,7 @@ public virtual async Task - /// Description for Creates a new Hybrid Connection using a Service Bus relay. + /// Creates a new Hybrid Connection using a Service Bus relay. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_UpdateHybridConnectionSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHybridconnectionCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHybridconnectionCollection.cs index 5bd96bece372..d40e969a337c 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHybridconnectionCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHybridconnectionCollection.cs @@ -51,7 +51,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). + /// Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridconnection/{entityName} /// Operation Id: WebApps_CreateOrUpdateRelayServiceConnectionSlot /// @@ -84,7 +84,7 @@ public virtual async Task> Create } /// - /// Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). + /// Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridconnection/{entityName} /// Operation Id: WebApps_CreateOrUpdateRelayServiceConnectionSlot /// @@ -117,7 +117,7 @@ public virtual ArmOperation CreateOrUpdate(Wai } /// - /// Description for Gets a hybrid connection configuration by its name. + /// Gets a hybrid connection configuration by its name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridconnection/{entityName} /// Operation Id: WebApps_GetRelayServiceConnectionSlot /// @@ -146,7 +146,7 @@ public virtual async Task> GetAsync(s } /// - /// Description for Gets a hybrid connection configuration by its name. + /// Gets a hybrid connection configuration by its name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridconnection/{entityName} /// Operation Id: WebApps_GetRelayServiceConnectionSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHybridconnectionResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHybridconnectionResource.cs index 629cef78b082..f1bb87ec323e 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHybridconnectionResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotHybridconnectionResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a hybrid connection configuration by its name. + /// Gets a hybrid connection configuration by its name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridconnection/{entityName} /// Operation Id: WebApps_GetRelayServiceConnectionSlot /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(C } /// - /// Description for Gets a hybrid connection configuration by its name. + /// Gets a hybrid connection configuration by its name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridconnection/{entityName} /// Operation Id: WebApps_GetRelayServiceConnectionSlot /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken } /// - /// Description for Deletes a relay service connection by its name. + /// Deletes a relay service connection by its name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridconnection/{entityName} /// Operation Id: WebApps_DeleteRelayServiceConnectionSlot /// @@ -161,7 +161,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Deletes a relay service connection by its name. + /// Deletes a relay service connection by its name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridconnection/{entityName} /// Operation Id: WebApps_DeleteRelayServiceConnectionSlot /// @@ -187,7 +187,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). + /// Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridconnection/{entityName} /// Operation Id: WebApps_UpdateRelayServiceConnectionSlot /// @@ -213,7 +213,7 @@ public virtual async Task> UpdateAsyn } /// - /// Description for Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). + /// Creates a new hybrid connection configuration (PUT), or updates an existing one (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridconnection/{entityName} /// Operation Id: WebApps_UpdateRelayServiceConnectionSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceCollection.cs index c16d96ce6809..c55fb131eef9 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId} /// Operation Id: WebApps_GetInstanceInfoSlot /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(string in } /// - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId} /// Operation Id: WebApps_GetInstanceInfoSlot /// @@ -112,7 +112,7 @@ public virtual Response Get(string instanceId, Cancell } /// - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances /// Operation Id: WebApps_ListInstanceIdentifiersSlot /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, int? pa } /// - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances /// Operation Id: WebApps_ListInstanceIdentifiersSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceExtensionResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceExtensionResource.cs index 6c38be40766d..becfa2493a9c 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceExtensionResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceExtensionResource.cs @@ -88,7 +88,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get the status of the last MSDeploy operation. + /// Get the status of the last MSDeploy operation. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/extensions/MSDeploy /// Operation Id: WebApps_GetInstanceMsDeployStatusSlot /// @@ -112,7 +112,7 @@ public virtual async Task> GetAsync( } /// - /// Description for Get the status of the last MSDeploy operation. + /// Get the status of the last MSDeploy operation. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/extensions/MSDeploy /// Operation Id: WebApps_GetInstanceMsDeployStatusSlot /// @@ -136,7 +136,7 @@ public virtual Response Get(CancellationToken } /// - /// Description for Invoke the MSDeploy web app extension. + /// Invoke the MSDeploy web app extension. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/extensions/MSDeploy /// Operation Id: WebApps_CreateInstanceMSDeployOperationSlot /// @@ -166,7 +166,7 @@ public virtual async Task> Creat } /// - /// Description for Invoke the MSDeploy web app extension. + /// Invoke the MSDeploy web app extension. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/extensions/MSDeploy /// Operation Id: WebApps_CreateInstanceMSDeployOperationSlot /// @@ -196,7 +196,7 @@ public virtual ArmOperation CreateOrUpdate(Wa } /// - /// Description for Get the MSDeploy Log for the last MSDeploy operation. + /// Get the MSDeploy Log for the last MSDeploy operation. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/extensions/MSDeploy/log /// Operation Id: WebApps_GetInstanceMSDeployLogSlot /// @@ -218,7 +218,7 @@ public virtual async Task> GetInstanceMSDeployLogSlotAsync } /// - /// Description for Get the MSDeploy Log for the last MSDeploy operation. + /// Get the MSDeploy Log for the last MSDeploy operation. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/extensions/MSDeploy/log /// Operation Id: WebApps_GetInstanceMSDeployLogSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceProcessCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceProcessCollection.cs index 873082e3e2f0..0d271bc89910 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceProcessCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceProcessCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes/{processId} /// Operation Id: WebApps_GetInstanceProcessSlot /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(st } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes/{processId} /// Operation Id: WebApps_GetInstanceProcessSlot /// @@ -112,7 +112,7 @@ public virtual Response Get(string processId, C } /// - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes /// Operation Id: WebApps_ListInstanceProcessesSlot /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, } /// - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes /// Operation Id: WebApps_ListInstanceProcessesSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceProcessModuleCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceProcessModuleCollection.cs index 41ff38c64063..c21e0985f643 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceProcessModuleCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceProcessModuleCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetInstanceProcessModuleSlot /// @@ -83,7 +83,7 @@ public virtual async Task> GetAs } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetInstanceProcessModuleSlot /// @@ -112,7 +112,7 @@ public virtual Response Get(string baseAd } /// - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes/{processId}/modules /// Operation Id: WebApps_ListInstanceProcessModulesSlot /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string next } /// - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes/{processId}/modules /// Operation Id: WebApps_ListInstanceProcessModulesSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceProcessModuleResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceProcessModuleResource.cs index 50b9b7d67433..6714ea3bf26e 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceProcessModuleResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceProcessModuleResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetInstanceProcessModuleSlot /// @@ -111,7 +111,7 @@ public virtual async Task> GetAs } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetInstanceProcessModuleSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceProcessResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceProcessResource.cs index 99f28c553547..afe475133485 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceProcessResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceProcessResource.cs @@ -96,7 +96,7 @@ public virtual SiteSlotInstanceProcessModuleCollection GetSiteSlotInstanceProces } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetInstanceProcessModuleSlot /// @@ -111,7 +111,7 @@ public virtual async Task> GetSi } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetInstanceProcessModuleSlot /// @@ -126,7 +126,7 @@ public virtual Response GetSiteSlotInstan } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes/{processId} /// Operation Id: WebApps_GetInstanceProcessSlot /// @@ -150,7 +150,7 @@ public virtual async Task> GetAsync(Ca } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes/{processId} /// Operation Id: WebApps_GetInstanceProcessSlot /// @@ -174,7 +174,7 @@ public virtual Response Get(CancellationToken c } /// - /// Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. + /// Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes/{processId} /// Operation Id: WebApps_DeleteInstanceProcessSlot /// @@ -200,7 +200,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. + /// Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes/{processId} /// Operation Id: WebApps_DeleteInstanceProcessSlot /// @@ -226,7 +226,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. + /// Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes/{processId}/dump /// Operation Id: WebApps_GetInstanceProcessDumpSlot /// @@ -248,7 +248,7 @@ public virtual async Task> GetInstanceProcessDumpSlotAsync(Canc } /// - /// Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. + /// Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes/{processId}/dump /// Operation Id: WebApps_GetInstanceProcessDumpSlot /// @@ -270,7 +270,7 @@ public virtual Response GetInstanceProcessDumpSlot(CancellationToken can } /// - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes/{processId}/threads /// Operation Id: WebApps_ListInstanceProcessThreadsSlot /// @@ -312,7 +312,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeH } /// - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes/{processId}/threads /// Operation Id: WebApps_ListInstanceProcessThreadsSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceResource.cs index 0fc139ac0073..964833b40a8a 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotInstanceResource.cs @@ -101,7 +101,7 @@ public virtual SiteSlotInstanceProcessCollection GetSiteSlotInstanceProcesses() } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes/{processId} /// Operation Id: WebApps_GetInstanceProcessSlot /// @@ -116,7 +116,7 @@ public virtual async Task> GetSiteSlot } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId}/processes/{processId} /// Operation Id: WebApps_GetInstanceProcessSlot /// @@ -131,7 +131,7 @@ public virtual Response GetSiteSlotInstanceProc } /// - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId} /// Operation Id: WebApps_GetInstanceInfoSlot /// @@ -155,7 +155,7 @@ public virtual async Task> GetAsync(Cancellat } /// - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId} /// Operation Id: WebApps_GetInstanceInfoSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotNetworkConfigResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotNetworkConfigResource.cs index 7a68b2715d04..2e1dcb8bb412 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotNetworkConfigResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotNetworkConfigResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a Swift Virtual Network connection. + /// Gets a Swift Virtual Network connection. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkConfig/virtualNetwork /// Operation Id: WebApps_GetSwiftVirtualNetworkConnectionSlot /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Canc } /// - /// Description for Gets a Swift Virtual Network connection. + /// Gets a Swift Virtual Network connection. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkConfig/virtualNetwork /// Operation Id: WebApps_GetSwiftVirtualNetworkConnectionSlot /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken can } /// - /// Description for Deletes a Swift Virtual Network connection from an app (or deployment slot). + /// Deletes a Swift Virtual Network connection from an app (or deployment slot). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkConfig/virtualNetwork /// Operation Id: WebApps_DeleteSwiftVirtualNetworkSlot /// @@ -161,7 +161,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Deletes a Swift Virtual Network connection from an app (or deployment slot). + /// Deletes a Swift Virtual Network connection from an app (or deployment slot). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkConfig/virtualNetwork /// Operation Id: WebApps_DeleteSwiftVirtualNetworkSlot /// @@ -187,7 +187,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not + /// Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not /// in use by another App Service Plan other than the one this App is in. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkConfig/virtualNetwork /// Operation Id: WebApps_UpdateSwiftVirtualNetworkConnectionWithCheckSlot @@ -214,7 +214,7 @@ public virtual async Task> UpdateAsync(S } /// - /// Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not + /// Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not /// in use by another App Service Plan other than the one this App is in. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkConfig/virtualNetwork /// Operation Id: WebApps_UpdateSwiftVirtualNetworkConnectionWithCheckSlot @@ -241,7 +241,7 @@ public virtual Response Update(SwiftVirtualNetwor } /// - /// Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not + /// Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not /// in use by another App Service Plan other than the one this App is in. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkConfig/virtualNetwork /// Operation Id: WebApps_CreateOrUpdateSwiftVirtualNetworkConnectionWithCheckSlot @@ -272,7 +272,7 @@ public virtual async Task> CreateOrU } /// - /// Description for Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not + /// Integrates this Web App with a Virtual Network. This requires that 1) "swiftSupported" is true when doing a GET against this resource, and 2) that the target Subnet has already been delegated, and is not /// in use by another App Service Plan other than the one this App is in. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkConfig/virtualNetwork /// Operation Id: WebApps_CreateOrUpdateSwiftVirtualNetworkConnectionWithCheckSlot diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPremierAddOnCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPremierAddOnCollection.cs index 8b879b85f1d5..8067e30ed94b 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPremierAddOnCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPremierAddOnCollection.cs @@ -51,7 +51,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Updates a named add-on of an app. + /// Updates a named add-on of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_AddPremierAddOnSlot /// @@ -84,7 +84,7 @@ public virtual async Task> CreateOrUp } /// - /// Description for Updates a named add-on of an app. + /// Updates a named add-on of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_AddPremierAddOnSlot /// @@ -117,7 +117,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUnt } /// - /// Description for Gets a named add-on of an app. + /// Gets a named add-on of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_GetPremierAddOnSlot /// @@ -146,7 +146,7 @@ public virtual async Task> GetAsync(strin } /// - /// Description for Gets a named add-on of an app. + /// Gets a named add-on of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_GetPremierAddOnSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPremierAddOnResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPremierAddOnResource.cs index db73c0a0f19f..b1437d46c171 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPremierAddOnResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPremierAddOnResource.cs @@ -89,7 +89,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a named add-on of an app. + /// Gets a named add-on of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_GetPremierAddOnSlot /// @@ -113,7 +113,7 @@ public virtual async Task> GetAsync(Cance } /// - /// Description for Gets a named add-on of an app. + /// Gets a named add-on of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_GetPremierAddOnSlot /// @@ -137,7 +137,7 @@ public virtual Response Get(CancellationToken canc } /// - /// Description for Delete a premier add-on from an app. + /// Delete a premier add-on from an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_DeletePremierAddOnSlot /// @@ -163,7 +163,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Delete a premier add-on from an app. + /// Delete a premier add-on from an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_DeletePremierAddOnSlot /// @@ -189,7 +189,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Updates a named add-on of an app. + /// Updates a named add-on of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_UpdatePremierAddOnSlot /// @@ -215,7 +215,7 @@ public virtual async Task> UpdateAsync(Pr } /// - /// Description for Updates a named add-on of an app. + /// Updates a named add-on of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_UpdatePremierAddOnSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPrivateAccessResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPrivateAccessResource.cs index 2df750dff159..e1f6386df698 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPrivateAccessResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPrivateAccessResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets data around private site access enablement and authorized Virtual Networks that can access the site. + /// Gets data around private site access enablement and authorized Virtual Networks that can access the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateAccess/virtualNetworks /// Operation Id: WebApps_GetPrivateAccessSlot /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Canc } /// - /// Description for Gets data around private site access enablement and authorized Virtual Networks that can access the site. + /// Gets data around private site access enablement and authorized Virtual Networks that can access the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateAccess/virtualNetworks /// Operation Id: WebApps_GetPrivateAccessSlot /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken can } /// - /// Description for Sets data around private site access enablement and authorized Virtual Networks that can access the site. + /// Sets data around private site access enablement and authorized Virtual Networks that can access the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateAccess/virtualNetworks /// Operation Id: WebApps_PutPrivateAccessVnetSlot /// @@ -165,7 +165,7 @@ public virtual async Task> CreateOrU } /// - /// Description for Sets data around private site access enablement and authorized Virtual Networks that can access the site. + /// Sets data around private site access enablement and authorized Virtual Networks that can access the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateAccess/virtualNetworks /// Operation Id: WebApps_PutPrivateAccessVnetSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPrivateEndpointConnectionCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPrivateEndpointConnectionCollection.cs index 07348b07cd1c..e8be74494a04 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPrivateEndpointConnectionCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPrivateEndpointConnectionCollection.cs @@ -55,7 +55,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Approves or rejects a private endpoint connection + /// Approves or rejects a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_ApproveOrRejectPrivateEndpointConnectionSlot /// @@ -88,7 +88,7 @@ public virtual async Task - /// Description for Approves or rejects a private endpoint connection + /// Approves or rejects a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_ApproveOrRejectPrivateEndpointConnectionSlot /// @@ -121,7 +121,7 @@ public virtual ArmOperation CreateOrU } /// - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_GetPrivateEndpointConnectionSlot /// @@ -150,7 +150,7 @@ public virtual async Task> G } /// - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_GetPrivateEndpointConnectionSlot /// @@ -179,7 +179,7 @@ public virtual Response Get(string pr } /// - /// Description for Gets the list of private endpoint connections associated with a site + /// Gets the list of private endpoint connections associated with a site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateEndpointConnections /// Operation Id: WebApps_GetPrivateEndpointConnectionListSlot /// @@ -221,7 +221,7 @@ async Task> NextPageFunc(string } /// - /// Description for Gets the list of private endpoint connections associated with a site + /// Gets the list of private endpoint connections associated with a site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateEndpointConnections /// Operation Id: WebApps_GetPrivateEndpointConnectionListSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPrivateEndpointConnectionResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPrivateEndpointConnectionResource.cs index 1e0086c7adb1..6e45274b8546 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPrivateEndpointConnectionResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPrivateEndpointConnectionResource.cs @@ -88,7 +88,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_GetPrivateEndpointConnectionSlot /// @@ -112,7 +112,7 @@ public virtual async Task> G } /// - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_GetPrivateEndpointConnectionSlot /// @@ -136,7 +136,7 @@ public virtual Response Get(Cancellat } /// - /// Description for Deletes a private endpoint connection + /// Deletes a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_DeletePrivateEndpointConnectionSlot /// @@ -162,7 +162,7 @@ public virtual async Task> DeleteAsync(WaitUntil waitUn } /// - /// Description for Deletes a private endpoint connection + /// Deletes a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_DeletePrivateEndpointConnectionSlot /// @@ -188,7 +188,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, Cancellation } /// - /// Description for Approves or rejects a private endpoint connection + /// Approves or rejects a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_ApproveOrRejectPrivateEndpointConnectionSlot /// @@ -218,7 +218,7 @@ public virtual async Task - /// Description for Approves or rejects a private endpoint connection + /// Approves or rejects a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_ApproveOrRejectPrivateEndpointConnectionSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotProcessCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotProcessCollection.cs index 964807591090..2223ffab5663 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotProcessCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotProcessCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId} /// Operation Id: WebApps_GetProcessSlot /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(string pro } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId} /// Operation Id: WebApps_GetProcessSlot /// @@ -112,7 +112,7 @@ public virtual Response Get(string processId, Cancellat } /// - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes /// Operation Id: WebApps_ListProcessesSlot /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, int? pag } /// - /// Description for Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. + /// Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes /// Operation Id: WebApps_ListProcessesSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotProcessModuleCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotProcessModuleCollection.cs index b3526dfc607b..7de99dd0414e 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotProcessModuleCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotProcessModuleCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetProcessModuleSlot /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(stri } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetProcessModuleSlot /// @@ -112,7 +112,7 @@ public virtual Response Get(string baseAddress, C } /// - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId}/modules /// Operation Id: WebApps_ListProcessModulesSlot /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, in } /// - /// Description for List module information for a process by its ID for a specific scaled-out instance in a web site. + /// List module information for a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId}/modules /// Operation Id: WebApps_ListProcessModulesSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotProcessModuleResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotProcessModuleResource.cs index 7258f8e3a587..3dabe170c423 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotProcessModuleResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotProcessModuleResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetProcessModuleSlot /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Canc } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetProcessModuleSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotProcessResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotProcessResource.cs index 8fbbcf6559fa..8691990195f1 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotProcessResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotProcessResource.cs @@ -96,7 +96,7 @@ public virtual SiteSlotProcessModuleCollection GetSiteSlotProcessModules() } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetProcessModuleSlot /// @@ -111,7 +111,7 @@ public virtual async Task> GetSiteSlotPr } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId}/modules/{baseAddress} /// Operation Id: WebApps_GetProcessModuleSlot /// @@ -126,7 +126,7 @@ public virtual Response GetSiteSlotProcessModule( } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId} /// Operation Id: WebApps_GetProcessSlot /// @@ -150,7 +150,7 @@ public virtual async Task> GetAsync(Cancellati } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId} /// Operation Id: WebApps_GetProcessSlot /// @@ -174,7 +174,7 @@ public virtual Response Get(CancellationToken cancellat } /// - /// Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. + /// Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId} /// Operation Id: WebApps_DeleteProcessSlot /// @@ -200,7 +200,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. + /// Terminate a process by its ID for a web site, or a deployment slot, or specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId} /// Operation Id: WebApps_DeleteProcessSlot /// @@ -226,7 +226,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. + /// Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId}/dump /// Operation Id: WebApps_GetProcessDumpSlot /// @@ -248,7 +248,7 @@ public virtual async Task> GetProcessDumpSlotAsync(Cancellation } /// - /// Description for Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. + /// Get a memory dump of a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId}/dump /// Operation Id: WebApps_GetProcessDumpSlot /// @@ -270,7 +270,7 @@ public virtual Response GetProcessDumpSlot(CancellationToken cancellatio } /// - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId}/threads /// Operation Id: WebApps_ListProcessThreadsSlot /// @@ -312,7 +312,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeH } /// - /// Description for List the threads in a process by its ID for a specific scaled-out instance in a web site. + /// List the threads in a process by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId}/threads /// Operation Id: WebApps_ListProcessThreadsSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPublicCertificateCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPublicCertificateCollection.cs index 938022b0b820..2b1abf825c17 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPublicCertificateCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPublicCertificateCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_CreateOrUpdatePublicCertificateSlot /// @@ -87,7 +87,7 @@ public virtual async Task> Creat } /// - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_CreateOrUpdatePublicCertificateSlot /// @@ -120,7 +120,7 @@ public virtual ArmOperation CreateOrUpdate(Wa } /// - /// Description for Get the named public certificate for an app (or deployment slot, if specified). + /// Get the named public certificate for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_GetPublicCertificateSlot /// @@ -149,7 +149,7 @@ public virtual async Task> GetAsync( } /// - /// Description for Get the named public certificate for an app (or deployment slot, if specified). + /// Get the named public certificate for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_GetPublicCertificateSlot /// @@ -178,7 +178,7 @@ public virtual Response Get(string publicCert } /// - /// Description for Get public certificates for an app or a deployment slot. + /// Get public certificates for an app or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/publicCertificates /// Operation Id: WebApps_ListPublicCertificatesSlot /// @@ -220,7 +220,7 @@ async Task> NextPageFunc(string nextLink } /// - /// Description for Get public certificates for an app or a deployment slot. + /// Get public certificates for an app or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/publicCertificates /// Operation Id: WebApps_ListPublicCertificatesSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPublicCertificateResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPublicCertificateResource.cs index 363ba09d89a3..c42b0cd25771 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPublicCertificateResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotPublicCertificateResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get the named public certificate for an app (or deployment slot, if specified). + /// Get the named public certificate for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_GetPublicCertificateSlot /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync( } /// - /// Description for Get the named public certificate for an app (or deployment slot, if specified). + /// Get the named public certificate for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_GetPublicCertificateSlot /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken } /// - /// Description for Deletes a hostname binding for an app. + /// Deletes a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_DeletePublicCertificateSlot /// @@ -161,7 +161,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Deletes a hostname binding for an app. + /// Deletes a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_DeletePublicCertificateSlot /// @@ -187,7 +187,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_CreateOrUpdatePublicCertificateSlot /// @@ -217,7 +217,7 @@ public virtual async Task> Updat } /// - /// Description for Creates a hostname binding for an app. + /// Creates a hostname binding for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_CreateOrUpdatePublicCertificateSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotResource.cs index 8d75357b9683..7e26d1f5e2e2 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotResource.cs @@ -98,7 +98,7 @@ public virtual SiteSlotDetectorCollection GetSiteSlotDetectors() } /// - /// Description for Get site detector response + /// Get site detector response /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetectorResponseSlot /// @@ -116,7 +116,7 @@ public virtual async Task> GetSiteSlotDetecto } /// - /// Description for Get site detector response + /// Get site detector response /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetectorResponseSlot /// @@ -141,7 +141,7 @@ public virtual SiteSlotPrivateEndpointConnectionCollection GetSiteSlotPrivateEnd } /// - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_GetPrivateEndpointConnectionSlot /// @@ -156,7 +156,7 @@ public virtual async Task> G } /// - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_GetPrivateEndpointConnectionSlot /// @@ -178,7 +178,7 @@ public virtual SiteSlotHybridConnectionNamespaceRelayCollection GetSiteSlotHybri } /// - /// Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App. + /// Retrieves a specific Service Bus Hybrid Connection used by this Web App. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_GetHybridConnectionSlot /// @@ -194,7 +194,7 @@ public virtual async Task - /// Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App. + /// Retrieves a specific Service Bus Hybrid Connection used by this Web App. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_GetHybridConnectionSlot /// @@ -217,7 +217,7 @@ public virtual SiteSlotVirtualNetworkConnectionCollection GetSiteSlotVirtualNetw } /// - /// Description for Gets a virtual network the app (or deployment slot) is connected to by name. + /// Gets a virtual network the app (or deployment slot) is connected to by name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_GetVnetConnectionSlot /// @@ -232,7 +232,7 @@ public virtual async Task> Ge } /// - /// Description for Gets a virtual network the app (or deployment slot) is connected to by name. + /// Gets a virtual network the app (or deployment slot) is connected to by name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_GetVnetConnectionSlot /// @@ -254,7 +254,7 @@ public virtual SiteSlotDiagnosticCollection GetSiteSlotDiagnostics() } /// - /// Description for Get Diagnostics Category + /// Get Diagnostics Category /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory} /// Operation Id: Diagnostics_GetSiteDiagnosticCategorySlot /// @@ -269,7 +269,7 @@ public virtual async Task> GetSiteSlotDiagn } /// - /// Description for Get Diagnostics Category + /// Get Diagnostics Category /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory} /// Operation Id: Diagnostics_GetSiteDiagnosticCategorySlot /// @@ -298,7 +298,7 @@ public virtual SiteSlotBackupCollection GetSiteSlotBackups() } /// - /// Description for Gets a backup of an app by its ID. + /// Gets a backup of an app by its ID. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/backups/{backupId} /// Operation Id: WebApps_GetBackupStatusSlot /// @@ -313,7 +313,7 @@ public virtual async Task> GetSiteSlotBackupAsy } /// - /// Description for Gets a backup of an app by its ID. + /// Gets a backup of an app by its ID. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/backups/{backupId} /// Operation Id: WebApps_GetBackupStatusSlot /// @@ -349,7 +349,7 @@ public virtual SiteSlotConfigAppSettingCollection GetSiteSlotConfigAppSettings() } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/configreferences/appsettings/{appSettingKey} /// Operation Id: WebApps_GetAppSettingKeyVaultReferenceSlot /// @@ -364,7 +364,7 @@ public virtual async Task> GetSiteSlo } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/configreferences/appsettings/{appSettingKey} /// Operation Id: WebApps_GetAppSettingKeyVaultReferenceSlot /// @@ -386,7 +386,7 @@ public virtual SiteSlotConfigConnectionStringCollection GetSiteSlotConfigConnect } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/configreferences/connectionstrings/{connectionStringKey} /// Operation Id: WebApps_GetSiteConnectionStringKeyVaultReferenceSlot /// @@ -401,7 +401,7 @@ public virtual async Task> GetS } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/configreferences/connectionstrings/{connectionStringKey} /// Operation Id: WebApps_GetSiteConnectionStringKeyVaultReferenceSlot /// @@ -437,7 +437,7 @@ public virtual SiteSlotContinuousWebJobCollection GetSiteSlotContinuousWebJobs() } /// - /// Description for Gets a continuous web job by its ID for an app, or a deployment slot. + /// Gets a continuous web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/continuouswebjobs/{webJobName} /// Operation Id: WebApps_GetContinuousWebJobSlot /// @@ -452,7 +452,7 @@ public virtual async Task> GetSiteSlo } /// - /// Description for Gets a continuous web job by its ID for an app, or a deployment slot. + /// Gets a continuous web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/continuouswebjobs/{webJobName} /// Operation Id: WebApps_GetContinuousWebJobSlot /// @@ -474,7 +474,7 @@ public virtual SiteSlotDeploymentCollection GetSiteSlotDeployments() } /// - /// Description for Get a deployment by its ID for an app, or a deployment slot. + /// Get a deployment by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/deployments/{id} /// Operation Id: WebApps_GetDeploymentSlot /// @@ -489,7 +489,7 @@ public virtual async Task> GetSiteSlotDeplo } /// - /// Description for Get a deployment by its ID for an app, or a deployment slot. + /// Get a deployment by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/deployments/{id} /// Operation Id: WebApps_GetDeploymentSlot /// @@ -511,7 +511,7 @@ public virtual SiteSlotDomainOwnershipIdentifierCollection GetSiteSlotDomainOwne } /// - /// Description for Get domain ownership identifier for web app. + /// Get domain ownership identifier for web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_GetDomainOwnershipIdentifierSlot /// @@ -526,7 +526,7 @@ public virtual async Task> G } /// - /// Description for Get domain ownership identifier for web app. + /// Get domain ownership identifier for web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_GetDomainOwnershipIdentifierSlot /// @@ -555,7 +555,7 @@ public virtual SiteSlotFunctionCollection GetSiteSlotFunctions() } /// - /// Description for Get function information by its ID for web site, or a deployment slot. + /// Get function information by its ID for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName} /// Operation Id: WebApps_GetInstanceFunctionSlot /// @@ -570,7 +570,7 @@ public virtual async Task> GetSiteSlotFunctio } /// - /// Description for Get function information by its ID for web site, or a deployment slot. + /// Get function information by its ID for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName} /// Operation Id: WebApps_GetInstanceFunctionSlot /// @@ -592,7 +592,7 @@ public virtual SiteSlotHostNameBindingCollection GetSiteSlotHostNameBindings() } /// - /// Description for Get the named hostname binding for an app (or deployment slot, if specified). + /// Get the named hostname binding for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hostNameBindings/{hostName} /// Operation Id: WebApps_GetHostNameBindingSlot /// @@ -607,7 +607,7 @@ public virtual async Task> GetSiteSlot } /// - /// Description for Get the named hostname binding for an app (or deployment slot, if specified). + /// Get the named hostname binding for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hostNameBindings/{hostName} /// Operation Id: WebApps_GetHostNameBindingSlot /// @@ -629,7 +629,7 @@ public virtual SiteSlotHybridconnectionCollection GetSiteSlotHybridconnections() } /// - /// Description for Gets a hybrid connection configuration by its name. + /// Gets a hybrid connection configuration by its name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridconnection/{entityName} /// Operation Id: WebApps_GetRelayServiceConnectionSlot /// @@ -644,7 +644,7 @@ public virtual async Task> GetSiteSlo } /// - /// Description for Gets a hybrid connection configuration by its name. + /// Gets a hybrid connection configuration by its name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridconnection/{entityName} /// Operation Id: WebApps_GetRelayServiceConnectionSlot /// @@ -666,7 +666,7 @@ public virtual SiteSlotInstanceCollection GetSiteSlotInstances() } /// - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId} /// Operation Id: WebApps_GetInstanceInfoSlot /// @@ -681,7 +681,7 @@ public virtual async Task> GetSiteSlotInstanc } /// - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/instances/{instanceId} /// Operation Id: WebApps_GetInstanceInfoSlot /// @@ -703,7 +703,7 @@ public virtual SiteSlotProcessCollection GetSiteSlotProcesses() } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId} /// Operation Id: WebApps_GetProcessSlot /// @@ -718,7 +718,7 @@ public virtual async Task> GetSiteSlotProcessA } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/processes/{processId} /// Operation Id: WebApps_GetProcessSlot /// @@ -747,7 +747,7 @@ public virtual SiteSlotPremierAddOnCollection GetSiteSlotPremierAddOns() } /// - /// Description for Gets a named add-on of an app. + /// Gets a named add-on of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_GetPremierAddOnSlot /// @@ -762,7 +762,7 @@ public virtual async Task> GetSiteSlotPre } /// - /// Description for Gets a named add-on of an app. + /// Gets a named add-on of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_GetPremierAddOnSlot /// @@ -791,7 +791,7 @@ public virtual SiteSlotPublicCertificateCollection GetSiteSlotPublicCertificates } /// - /// Description for Get the named public certificate for an app (or deployment slot, if specified). + /// Get the named public certificate for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_GetPublicCertificateSlot /// @@ -806,7 +806,7 @@ public virtual async Task> GetSiteSl } /// - /// Description for Get the named public certificate for an app (or deployment slot, if specified). + /// Get the named public certificate for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_GetPublicCertificateSlot /// @@ -828,7 +828,7 @@ public virtual SiteSlotSiteextensionCollection GetSiteSlotSiteextensions() } /// - /// Description for Get site extension information by its ID for a web site, or a deployment slot. + /// Get site extension information by its ID for a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_GetSiteExtensionSlot /// @@ -843,7 +843,7 @@ public virtual async Task> GetSiteSlotSi } /// - /// Description for Get site extension information by its ID for a web site, or a deployment slot. + /// Get site extension information by its ID for a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_GetSiteExtensionSlot /// @@ -872,7 +872,7 @@ public virtual NetworkFeaturesCollection GetNetworkFeatures() } /// - /// Description for Gets all network features used by the app (or deployment slot, if specified). + /// Gets all network features used by the app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkFeatures/{view} /// Operation Id: WebApps_ListNetworkFeaturesSlot /// @@ -887,7 +887,7 @@ public virtual async Task> GetNetworkFeaturesA } /// - /// Description for Gets all network features used by the app (or deployment slot, if specified). + /// Gets all network features used by the app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkFeatures/{view} /// Operation Id: WebApps_ListNetworkFeaturesSlot /// @@ -916,7 +916,7 @@ public virtual SiteTriggeredwebJobCollection GetSiteTriggeredwebJobs() } /// - /// Description for Gets a triggered web job by its ID for an app, or a deployment slot. + /// Gets a triggered web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName} /// Operation Id: WebApps_GetTriggeredWebJobSlot /// @@ -931,7 +931,7 @@ public virtual async Task> GetSiteTriggere } /// - /// Description for Gets a triggered web job by its ID for an app, or a deployment slot. + /// Gets a triggered web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName} /// Operation Id: WebApps_GetTriggeredWebJobSlot /// @@ -953,7 +953,7 @@ public virtual SiteSlotWebJobCollection GetSiteSlotWebJobs() } /// - /// Description for Get webjob information for an app, or a deployment slot. + /// Get webjob information for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/webjobs/{webJobName} /// Operation Id: WebApps_GetWebJobSlot /// @@ -968,7 +968,7 @@ public virtual async Task> GetSiteSlotWebJobAsy } /// - /// Description for Get webjob information for an app, or a deployment slot. + /// Get webjob information for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/webjobs/{webJobName} /// Operation Id: WebApps_GetWebJobSlot /// @@ -983,7 +983,7 @@ public virtual Response GetSiteSlotWebJob(string webJobN } /// - /// Description for Gets the details of a web, mobile, or API app. + /// Gets the details of a web, mobile, or API app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot} /// Operation Id: WebApps_GetSlot /// @@ -1007,7 +1007,7 @@ public virtual async Task> GetAsync(CancellationToken } /// - /// Description for Gets the details of a web, mobile, or API app. + /// Gets the details of a web, mobile, or API app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot} /// Operation Id: WebApps_GetSlot /// @@ -1031,7 +1031,7 @@ public virtual Response Get(CancellationToken cancellationToke } /// - /// Description for Deletes a web, mobile, or API app, or one of the deployment slots. + /// Deletes a web, mobile, or API app, or one of the deployment slots. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot} /// Operation Id: WebApps_DeleteSlot /// @@ -1059,7 +1059,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, bool? d } /// - /// Description for Deletes a web, mobile, or API app, or one of the deployment slots. + /// Deletes a web, mobile, or API app, or one of the deployment slots. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot} /// Operation Id: WebApps_DeleteSlot /// @@ -1087,7 +1087,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, bool? deleteMetrics = nu } /// - /// Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. + /// Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot} /// Operation Id: WebApps_UpdateSlot /// @@ -1113,7 +1113,7 @@ public virtual async Task> UpdateAsync(SitePatchResou } /// - /// Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. + /// Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot} /// Operation Id: WebApps_UpdateSlot /// @@ -1139,7 +1139,7 @@ public virtual Response Update(SitePatchResource siteEnvelope, } /// - /// Description for Analyze a custom hostname. + /// Analyze a custom hostname. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/analyzeCustomHostname /// Operation Id: WebApps_AnalyzeCustomHostnameSlot /// @@ -1162,7 +1162,7 @@ public virtual async Task> AnalyzeCustomH } /// - /// Description for Analyze a custom hostname. + /// Analyze a custom hostname. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/analyzeCustomHostname /// Operation Id: WebApps_AnalyzeCustomHostnameSlot /// @@ -1185,7 +1185,7 @@ public virtual Response AnalyzeCustomHostnameSlot( } /// - /// Description for Applies the configuration settings from the target slot onto the current slot. + /// Applies the configuration settings from the target slot onto the current slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/applySlotConfig /// Operation Id: WebApps_ApplySlotConfigurationSlot /// @@ -1211,7 +1211,7 @@ public virtual async Task ApplySlotConfigurationSlotAsync(CsmSlotEntit } /// - /// Description for Applies the configuration settings from the target slot onto the current slot. + /// Applies the configuration settings from the target slot onto the current slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/applySlotConfig /// Operation Id: WebApps_ApplySlotConfigurationSlot /// @@ -1237,7 +1237,7 @@ public virtual Response ApplySlotConfigurationSlot(CsmSlotEntity slotSwapEntity, } /// - /// Description for Creates a backup of an app. + /// Creates a backup of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/backup /// Operation Id: WebApps_BackupSlot /// @@ -1263,7 +1263,7 @@ public virtual async Task> BackupSlotAsync(BackupRe } /// - /// Description for Creates a backup of an app. + /// Creates a backup of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/backup /// Operation Id: WebApps_BackupSlot /// @@ -1289,7 +1289,7 @@ public virtual Response BackupSlot(BackupRequest request, Ca } /// - /// Description for List the configurations of an app + /// List the configurations of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config /// Operation Id: WebApps_ListConfigurationsSlot /// @@ -1331,7 +1331,7 @@ async Task> NextPageFunc(string nextLink, int? pageS } /// - /// Description for List the configurations of an app + /// List the configurations of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config /// Operation Id: WebApps_ListConfigurationsSlot /// @@ -1373,7 +1373,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Replaces the application settings of an app. + /// Replaces the application settings of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/appsettings /// Operation Id: WebApps_UpdateApplicationSettingsSlot /// @@ -1399,7 +1399,7 @@ public virtual async Task> UpdateApplicationSettingsS } /// - /// Description for Replaces the application settings of an app. + /// Replaces the application settings of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/appsettings /// Operation Id: WebApps_UpdateApplicationSettingsSlot /// @@ -1425,7 +1425,7 @@ public virtual Response UpdateApplicationSettingsSlot(StringDi } /// - /// Description for Gets the application settings of an app. + /// Gets the application settings of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/appsettings/list /// Operation Id: WebApps_ListApplicationSettingsSlot /// @@ -1447,7 +1447,7 @@ public virtual async Task> GetApplicationSettingsSlot } /// - /// Description for Gets the application settings of an app. + /// Gets the application settings of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/appsettings/list /// Operation Id: WebApps_ListApplicationSettingsSlot /// @@ -1469,7 +1469,7 @@ public virtual Response GetApplicationSettingsSlot(Cancellatio } /// - /// Description for Updates the Authentication / Authorization settings associated with web app. + /// Updates the Authentication / Authorization settings associated with web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/authsettings /// Operation Id: WebApps_UpdateAuthSettingsSlot /// @@ -1495,7 +1495,7 @@ public virtual async Task> UpdateAuthSettingsSlotAsyn } /// - /// Description for Updates the Authentication / Authorization settings associated with web app. + /// Updates the Authentication / Authorization settings associated with web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/authsettings /// Operation Id: WebApps_UpdateAuthSettingsSlot /// @@ -1521,7 +1521,7 @@ public virtual Response UpdateAuthSettingsSlot(SiteAuthSetting } /// - /// Description for Gets the Authentication/Authorization settings of an app. + /// Gets the Authentication/Authorization settings of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/authsettings/list /// Operation Id: WebApps_GetAuthSettingsSlot /// @@ -1543,7 +1543,7 @@ public virtual async Task> GetAuthSettingsSlotAsync(C } /// - /// Description for Gets the Authentication/Authorization settings of an app. + /// Gets the Authentication/Authorization settings of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/authsettings/list /// Operation Id: WebApps_GetAuthSettingsSlot /// @@ -1565,7 +1565,7 @@ public virtual Response GetAuthSettingsSlot(CancellationToken } /// - /// Description for Updates site's Authentication / Authorization settings for apps via the V2 format + /// Updates site's Authentication / Authorization settings for apps via the V2 format /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/authsettingsV2 /// Operation Id: WebApps_UpdateAuthSettingsV2Slot /// @@ -1591,7 +1591,7 @@ public virtual async Task> UpdateAuthSettingsV2Slot } /// - /// Description for Updates site's Authentication / Authorization settings for apps via the V2 format + /// Updates site's Authentication / Authorization settings for apps via the V2 format /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/authsettingsV2 /// Operation Id: WebApps_UpdateAuthSettingsV2Slot /// @@ -1617,7 +1617,7 @@ public virtual Response UpdateAuthSettingsV2Slot(SiteAuthSet } /// - /// Description for Gets site's Authentication / Authorization settings for apps via the V2 format + /// Gets site's Authentication / Authorization settings for apps via the V2 format /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/authsettingsV2/list /// Operation Id: WebApps_GetAuthSettingsV2Slot /// @@ -1639,7 +1639,7 @@ public virtual async Task> GetAuthSettingsV2SlotAsy } /// - /// Description for Gets site's Authentication / Authorization settings for apps via the V2 format + /// Gets site's Authentication / Authorization settings for apps via the V2 format /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/authsettingsV2/list /// Operation Id: WebApps_GetAuthSettingsV2Slot /// @@ -1661,7 +1661,7 @@ public virtual Response GetAuthSettingsV2Slot(CancellationTo } /// - /// Description for Updates the Azure storage account configurations of an app. + /// Updates the Azure storage account configurations of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/azurestorageaccounts /// Operation Id: WebApps_UpdateAzureStorageAccountsSlot /// @@ -1687,7 +1687,7 @@ public virtual async Task> Upda } /// - /// Description for Updates the Azure storage account configurations of an app. + /// Updates the Azure storage account configurations of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/azurestorageaccounts /// Operation Id: WebApps_UpdateAzureStorageAccountsSlot /// @@ -1713,7 +1713,7 @@ public virtual Response UpdateAzureStora } /// - /// Description for Gets the Azure storage account configurations of an app. + /// Gets the Azure storage account configurations of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/azurestorageaccounts/list /// Operation Id: WebApps_ListAzureStorageAccountsSlot /// @@ -1735,7 +1735,7 @@ public virtual async Task> GetA } /// - /// Description for Gets the Azure storage account configurations of an app. + /// Gets the Azure storage account configurations of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/azurestorageaccounts/list /// Operation Id: WebApps_ListAzureStorageAccountsSlot /// @@ -1757,7 +1757,7 @@ public virtual Response GetAzureStorageA } /// - /// Description for Updates the backup configuration of an app. + /// Updates the backup configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/backup /// Operation Id: WebApps_UpdateBackupConfigurationSlot /// @@ -1783,7 +1783,7 @@ public virtual async Task> UpdateBackupConfigurationSlot } /// - /// Description for Updates the backup configuration of an app. + /// Updates the backup configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/backup /// Operation Id: WebApps_UpdateBackupConfigurationSlot /// @@ -1809,7 +1809,7 @@ public virtual Response UpdateBackupConfigurationSlot(BackupReque } /// - /// Description for Deletes the backup configuration of an app. + /// Deletes the backup configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/backup /// Operation Id: WebApps_DeleteBackupConfigurationSlot /// @@ -1831,7 +1831,7 @@ public virtual async Task DeleteBackupConfigurationSlotAsync(Cancellat } /// - /// Description for Deletes the backup configuration of an app. + /// Deletes the backup configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/backup /// Operation Id: WebApps_DeleteBackupConfigurationSlot /// @@ -1853,7 +1853,7 @@ public virtual Response DeleteBackupConfigurationSlot(CancellationToken cancella } /// - /// Description for Gets the backup configuration of an app. + /// Gets the backup configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/backup/list /// Operation Id: WebApps_GetBackupConfigurationSlot /// @@ -1875,7 +1875,7 @@ public virtual async Task> GetBackupConfigurationSlotAsy } /// - /// Description for Gets the backup configuration of an app. + /// Gets the backup configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/backup/list /// Operation Id: WebApps_GetBackupConfigurationSlot /// @@ -1897,7 +1897,7 @@ public virtual Response GetBackupConfigurationSlot(CancellationTo } /// - /// Description for Replaces the connection strings of an app. + /// Replaces the connection strings of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/connectionstrings /// Operation Id: WebApps_UpdateConnectionStringsSlot /// @@ -1923,7 +1923,7 @@ public virtual async Task> UpdateConnection } /// - /// Description for Replaces the connection strings of an app. + /// Replaces the connection strings of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/connectionstrings /// Operation Id: WebApps_UpdateConnectionStringsSlot /// @@ -1949,7 +1949,7 @@ public virtual Response UpdateConnectionStringsSlot( } /// - /// Description for Gets the connection strings of an app. + /// Gets the connection strings of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/connectionstrings/list /// Operation Id: WebApps_ListConnectionStringsSlot /// @@ -1971,7 +1971,7 @@ public virtual async Task> GetConnectionStr } /// - /// Description for Gets the connection strings of an app. + /// Gets the connection strings of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/connectionstrings/list /// Operation Id: WebApps_ListConnectionStringsSlot /// @@ -1993,7 +1993,7 @@ public virtual Response GetConnectionStringsSlot(Can } /// - /// Description for Replaces the metadata of an app. + /// Replaces the metadata of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/metadata /// Operation Id: WebApps_UpdateMetadataSlot /// @@ -2019,7 +2019,7 @@ public virtual async Task> UpdateMetadataSlotAsync(St } /// - /// Description for Replaces the metadata of an app. + /// Replaces the metadata of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/metadata /// Operation Id: WebApps_UpdateMetadataSlot /// @@ -2045,7 +2045,7 @@ public virtual Response UpdateMetadataSlot(StringDictionary me } /// - /// Description for Gets the metadata of an app. + /// Gets the metadata of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/metadata/list /// Operation Id: WebApps_ListMetadataSlot /// @@ -2067,7 +2067,7 @@ public virtual async Task> GetMetadataSlotAsync(Cance } /// - /// Description for Gets the metadata of an app. + /// Gets the metadata of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/metadata/list /// Operation Id: WebApps_ListMetadataSlot /// @@ -2089,7 +2089,7 @@ public virtual Response GetMetadataSlot(CancellationToken canc } /// - /// Description for Gets the Git/FTP publishing credentials of an app. + /// Gets the Git/FTP publishing credentials of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/publishingcredentials/list /// Operation Id: WebApps_ListPublishingCredentialsSlot /// @@ -2115,7 +2115,7 @@ public virtual async Task> GetPublishingCredentialsSl } /// - /// Description for Gets the Git/FTP publishing credentials of an app. + /// Gets the Git/FTP publishing credentials of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/publishingcredentials/list /// Operation Id: WebApps_ListPublishingCredentialsSlot /// @@ -2141,7 +2141,7 @@ public virtual ArmOperation GetPublishingCredentialsSlot(WaitUntil } /// - /// Description for Updates the Push settings associated with web app. + /// Updates the Push settings associated with web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/pushsettings /// Operation Id: WebApps_UpdateSitePushSettingsSlot /// @@ -2167,7 +2167,7 @@ public virtual async Task> UpdateSitePushSettingsSlotAsyn } /// - /// Description for Updates the Push settings associated with web app. + /// Updates the Push settings associated with web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/pushsettings /// Operation Id: WebApps_UpdateSitePushSettingsSlot /// @@ -2193,7 +2193,7 @@ public virtual Response UpdateSitePushSettingsSlot(PushSettings pu } /// - /// Description for Gets the Push settings associated with web app. + /// Gets the Push settings associated with web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/pushsettings/list /// Operation Id: WebApps_ListSitePushSettingsSlot /// @@ -2215,7 +2215,7 @@ public virtual async Task> GetSitePushSettingsSlotAsync(C } /// - /// Description for Gets the Push settings associated with web app. + /// Gets the Push settings associated with web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/pushsettings/list /// Operation Id: WebApps_ListSitePushSettingsSlot /// @@ -2237,7 +2237,7 @@ public virtual Response GetSitePushSettingsSlot(CancellationToken } /// - /// Description for Gets the last lines of docker logs for the given site + /// Gets the last lines of docker logs for the given site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/containerlogs /// Operation Id: WebApps_GetWebSiteContainerLogsSlot /// @@ -2259,7 +2259,7 @@ public virtual async Task> GetWebSiteContainerLogsSlotAsync(Can } /// - /// Description for Gets the last lines of docker logs for the given site + /// Gets the last lines of docker logs for the given site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/containerlogs /// Operation Id: WebApps_GetWebSiteContainerLogsSlot /// @@ -2281,7 +2281,7 @@ public virtual Response GetWebSiteContainerLogsSlot(CancellationToken ca } /// - /// Description for Gets the ZIP archived docker log files for the given site + /// Gets the ZIP archived docker log files for the given site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/containerlogs/zip/download /// Operation Id: WebApps_GetContainerLogsZipSlot /// @@ -2303,7 +2303,7 @@ public virtual async Task> GetContainerLogsZipSlotAsync(Cancell } /// - /// Description for Gets the ZIP archived docker log files for the given site + /// Gets the ZIP archived docker log files for the given site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/containerlogs/zip/download /// Operation Id: WebApps_GetContainerLogsZipSlot /// @@ -2325,7 +2325,7 @@ public virtual Response GetContainerLogsZipSlot(CancellationToken cancel } /// - /// Description for Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. + /// Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/discoverbackup /// Operation Id: WebApps_DiscoverBackupSlot /// @@ -2351,7 +2351,7 @@ public virtual async Task> DiscoverBackupSlotAsync(Rest } /// - /// Description for Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. + /// Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/discoverbackup /// Operation Id: WebApps_DiscoverBackupSlot /// @@ -2377,7 +2377,7 @@ public virtual Response DiscoverBackupSlot(RestoreRequest reques } /// - /// Description for Fetch a short lived token that can be exchanged for a master key. + /// Fetch a short lived token that can be exchanged for a master key. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/admin/token /// Operation Id: WebApps_GetFunctionsAdminTokenSlot /// @@ -2399,7 +2399,7 @@ public virtual async Task> GetFunctionsAdminTokenSlotAsync(Canc } /// - /// Description for Fetch a short lived token that can be exchanged for a master key. + /// Fetch a short lived token that can be exchanged for a master key. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/admin/token /// Operation Id: WebApps_GetFunctionsAdminTokenSlot /// @@ -2421,7 +2421,7 @@ public virtual Response GetFunctionsAdminTokenSlot(CancellationToken can } /// - /// Description for Get host secrets for a function app. + /// Get host secrets for a function app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/host/default/listkeys /// Operation Id: WebApps_ListHostKeysSlot /// @@ -2443,7 +2443,7 @@ public virtual async Task> GetHostKeysSlotAsync(CancellationT } /// - /// Description for Get host secrets for a function app. + /// Get host secrets for a function app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/host/default/listkeys /// Operation Id: WebApps_ListHostKeysSlot /// @@ -2465,7 +2465,7 @@ public virtual Response GetHostKeysSlot(CancellationToken cancellation } /// - /// Description for This is to allow calling via powershell and ARM template. + /// This is to allow calling via powershell and ARM template. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/host/default/listsyncstatus /// Operation Id: WebApps_ListSyncStatusSlot /// @@ -2487,7 +2487,7 @@ public virtual async Task GetSyncStatusSlotAsync(CancellationToken can } /// - /// Description for This is to allow calling via powershell and ARM template. + /// This is to allow calling via powershell and ARM template. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/host/default/listsyncstatus /// Operation Id: WebApps_ListSyncStatusSlot /// @@ -2509,7 +2509,7 @@ public virtual Response GetSyncStatusSlot(CancellationToken cancellationToken = } /// - /// Description for Syncs function trigger metadata to the management database + /// Syncs function trigger metadata to the management database /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/host/default/sync /// Operation Id: WebApps_SyncFunctionsSlot /// @@ -2531,7 +2531,7 @@ public virtual async Task SyncFunctionsSlotAsync(CancellationToken can } /// - /// Description for Syncs function trigger metadata to the management database + /// Syncs function trigger metadata to the management database /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/host/default/sync /// Operation Id: WebApps_SyncFunctionsSlot /// @@ -2553,7 +2553,7 @@ public virtual Response SyncFunctionsSlot(CancellationToken cancellationToken = } /// - /// Description for Add or update a host level secret. + /// Add or update a host level secret. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/host/default/{keyType}/{keyName} /// Operation Id: WebApps_CreateOrUpdateHostSecretSlot /// @@ -2584,7 +2584,7 @@ public virtual async Task> CreateOrUpdateHostSecretSlotAsync(s } /// - /// Description for Add or update a host level secret. + /// Add or update a host level secret. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/host/default/{keyType}/{keyName} /// Operation Id: WebApps_CreateOrUpdateHostSecretSlot /// @@ -2615,7 +2615,7 @@ public virtual Response CreateOrUpdateHostSecretSlot(string keyType, st } /// - /// Description for Delete a host level secret. + /// Delete a host level secret. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/host/default/{keyType}/{keyName} /// Operation Id: WebApps_DeleteHostSecretSlot /// @@ -2644,7 +2644,7 @@ public virtual async Task DeleteHostSecretSlotAsync(string keyType, st } /// - /// Description for Delete a host level secret. + /// Delete a host level secret. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/host/default/{keyType}/{keyName} /// Operation Id: WebApps_DeleteHostSecretSlot /// @@ -2673,7 +2673,7 @@ public virtual Response DeleteHostSecretSlot(string keyType, string keyName, Can } /// - /// Description for Retrieves all Service Bus Hybrid Connections used by this Web App. + /// Retrieves all Service Bus Hybrid Connections used by this Web App. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridConnectionRelays /// Operation Id: WebApps_ListHybridConnectionsSlot /// @@ -2695,7 +2695,7 @@ public virtual async Task - /// Description for Retrieves all Service Bus Hybrid Connections used by this Web App. + /// Retrieves all Service Bus Hybrid Connections used by this Web App. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridConnectionRelays /// Operation Id: WebApps_ListHybridConnectionsSlot /// @@ -2717,7 +2717,7 @@ public virtual Response GetHyb } /// - /// Description for Gets hybrid connections configured for an app (or deployment slot, if specified). + /// Gets hybrid connections configured for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridconnection /// Operation Id: WebApps_ListRelayServiceConnectionsSlot /// @@ -2739,7 +2739,7 @@ public virtual async Task> GetRelayServic } /// - /// Description for Gets hybrid connections configured for an app (or deployment slot, if specified). + /// Gets hybrid connections configured for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/hybridconnection /// Operation Id: WebApps_ListRelayServiceConnectionsSlot /// @@ -2761,7 +2761,7 @@ public virtual Response GetRelayServiceConnections } /// - /// Description for Shows whether an app can be cloned to another resource group or subscription. + /// Shows whether an app can be cloned to another resource group or subscription. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/iscloneable /// Operation Id: WebApps_IsCloneableSlot /// @@ -2783,7 +2783,7 @@ public virtual async Task> IsCloneableSlotAsync(Cance } /// - /// Description for Shows whether an app can be cloned to another resource group or subscription. + /// Shows whether an app can be cloned to another resource group or subscription. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/iscloneable /// Operation Id: WebApps_IsCloneableSlot /// @@ -2805,7 +2805,7 @@ public virtual Response IsCloneableSlot(CancellationToken canc } /// - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/listbackups /// Operation Id: WebApps_ListSiteBackupsSlot /// @@ -2847,7 +2847,7 @@ async Task> NextPageFunc(string nextLink, int? pageSize } /// - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/listbackups /// Operation Id: WebApps_ListSiteBackupsSlot /// @@ -2889,7 +2889,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for This is to allow calling via powershell and ARM template. + /// This is to allow calling via powershell and ARM template. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/listsyncfunctiontriggerstatus /// Operation Id: WebApps_ListSyncFunctionTriggersSlot /// @@ -2911,7 +2911,7 @@ public virtual async Task> GetSyncFunctionTriggersSlot } /// - /// Description for This is to allow calling via powershell and ARM template. + /// This is to allow calling via powershell and ARM template. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/listsyncfunctiontriggerstatus /// Operation Id: WebApps_ListSyncFunctionTriggersSlot /// @@ -2933,7 +2933,7 @@ public virtual Response GetSyncFunctionTriggersSlot(Cancellatio } /// - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTrace/operationresults/{operationId} /// Operation Id: WebApps_GetNetworkTraceOperationSlot /// @@ -2965,7 +2965,7 @@ async Task> FirstPageFunc(int? pageSizeHint) } /// - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTrace/operationresults/{operationId} /// Operation Id: WebApps_GetNetworkTraceOperationSlot /// @@ -2997,7 +2997,7 @@ Page FirstPageFunc(int? pageSizeHint) } /// - /// Description for Start capturing network packets for the site (To be deprecated). + /// Start capturing network packets for the site (To be deprecated). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTrace/start /// Operation Id: WebApps_StartWebSiteNetworkTraceSlot /// @@ -3022,7 +3022,7 @@ public virtual async Task> StartWebSiteNetworkTraceSlotAsync(in } /// - /// Description for Start capturing network packets for the site (To be deprecated). + /// Start capturing network packets for the site (To be deprecated). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTrace/start /// Operation Id: WebApps_StartWebSiteNetworkTraceSlot /// @@ -3047,7 +3047,7 @@ public virtual Response StartWebSiteNetworkTraceSlot(int? durationInSeco } /// - /// Description for Start capturing network packets for the site. + /// Start capturing network packets for the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTrace/startOperation /// Operation Id: WebApps_StartWebSiteNetworkTraceOperationSlot /// @@ -3076,7 +3076,7 @@ public virtual async Task>> StartWebSiteNetwork } /// - /// Description for Start capturing network packets for the site. + /// Start capturing network packets for the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTrace/startOperation /// Operation Id: WebApps_StartWebSiteNetworkTraceOperationSlot /// @@ -3105,7 +3105,7 @@ public virtual ArmOperation> StartWebSiteNetworkTraceOperati } /// - /// Description for Stop ongoing capturing network packets for the site. + /// Stop ongoing capturing network packets for the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTrace/stop /// Operation Id: WebApps_StopWebSiteNetworkTraceSlot /// @@ -3127,7 +3127,7 @@ public virtual async Task StopWebSiteNetworkTraceSlotAsync(Cancellatio } /// - /// Description for Stop ongoing capturing network packets for the site. + /// Stop ongoing capturing network packets for the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTrace/stop /// Operation Id: WebApps_StopWebSiteNetworkTraceSlot /// @@ -3149,7 +3149,7 @@ public virtual Response StopWebSiteNetworkTraceSlot(CancellationToken cancellati } /// - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTrace/{operationId} /// Operation Id: WebApps_GetNetworkTracesSlot /// @@ -3181,7 +3181,7 @@ async Task> FirstPageFunc(int? pageSizeHint) } /// - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTrace/{operationId} /// Operation Id: WebApps_GetNetworkTracesSlot /// @@ -3213,7 +3213,7 @@ Page FirstPageFunc(int? pageSizeHint) } /// - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTraces/current/operationresults/{operationId} /// Operation Id: WebApps_GetNetworkTraceOperationSlotV2 /// @@ -3245,7 +3245,7 @@ async Task> FirstPageFunc(int? pageSizeHint) } /// - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTraces/current/operationresults/{operationId} /// Operation Id: WebApps_GetNetworkTraceOperationSlotV2 /// @@ -3277,7 +3277,7 @@ Page FirstPageFunc(int? pageSizeHint) } /// - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTraces/{operationId} /// Operation Id: WebApps_GetNetworkTracesSlotV2 /// @@ -3309,7 +3309,7 @@ async Task> FirstPageFunc(int? pageSizeHint) } /// - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/networkTraces/{operationId} /// Operation Id: WebApps_GetNetworkTracesSlotV2 /// @@ -3341,7 +3341,7 @@ Page FirstPageFunc(int? pageSizeHint) } /// - /// Description for Generates a new publishing password for an app (or deployment slot, if specified). + /// Generates a new publishing password for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/newpassword /// Operation Id: WebApps_GenerateNewSitePublishingPasswordSlot /// @@ -3363,7 +3363,7 @@ public virtual async Task GenerateNewSitePublishingPasswordSlotAsync(C } /// - /// Description for Generates a new publishing password for an app (or deployment slot, if specified). + /// Generates a new publishing password for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/newpassword /// Operation Id: WebApps_GenerateNewSitePublishingPasswordSlot /// @@ -3385,7 +3385,7 @@ public virtual Response GenerateNewSitePublishingPasswordSlot(CancellationToken } /// - /// Description for Gets perfmon counters for web app. + /// Gets perfmon counters for web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/perfcounters /// Operation Id: WebApps_ListPerfMonCountersSlot /// @@ -3428,7 +3428,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHin } /// - /// Description for Gets perfmon counters for web app. + /// Gets perfmon counters for web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/perfcounters /// Operation Id: WebApps_ListPerfMonCountersSlot /// @@ -3471,7 +3471,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Gets web app's event logs. + /// Gets web app's event logs. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/phplogging /// Operation Id: WebApps_GetSitePhpErrorLogFlagSlot /// @@ -3493,7 +3493,7 @@ public virtual async Task> GetSitePhpErrorLogFlagS } /// - /// Description for Gets web app's event logs. + /// Gets web app's event logs. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/phplogging /// Operation Id: WebApps_GetSitePhpErrorLogFlagSlot /// @@ -3515,7 +3515,7 @@ public virtual Response GetSitePhpErrorLogFlagSlot(Cancella } /// - /// Description for Gets the premier add-ons of an app. + /// Gets the premier add-ons of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/premieraddons /// Operation Id: WebApps_ListPremierAddOnsSlot /// @@ -3537,7 +3537,7 @@ public virtual async Task> GetPremierAddOnsSl } /// - /// Description for Gets the premier add-ons of an app. + /// Gets the premier add-ons of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/premieraddons /// Operation Id: WebApps_ListPremierAddOnsSlot /// @@ -3559,7 +3559,7 @@ public virtual Response GetPremierAddOnsSlot(Cancellat } /// - /// Description for Gets the private link resources + /// Gets the private link resources /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateLinkResources /// Operation Id: WebApps_GetPrivateLinkResourcesSlot /// @@ -3586,7 +3586,7 @@ async Task> FirstPageFunc(int? pageSizeHint) } /// - /// Description for Gets the private link resources + /// Gets the private link resources /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/privateLinkResources /// Operation Id: WebApps_GetPrivateLinkResourcesSlot /// @@ -3613,7 +3613,7 @@ Page FirstPageFunc(int? pageSizeHint) } /// - /// Description for Gets the publishing profile for an app (or deployment slot, if specified). + /// Gets the publishing profile for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/publishxml /// Operation Id: WebApps_ListPublishingProfileXmlWithSecretsSlot /// @@ -3639,7 +3639,7 @@ public virtual async Task> GetPublishingProfileXmlWithSecretsSl } /// - /// Description for Gets the publishing profile for an app (or deployment slot, if specified). + /// Gets the publishing profile for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/publishxml /// Operation Id: WebApps_ListPublishingProfileXmlWithSecretsSlot /// @@ -3665,7 +3665,7 @@ public virtual Response GetPublishingProfileXmlWithSecretsSlot(CsmPublis } /// - /// Description for Resets the configuration settings of the current slot if they were previously modified by calling the API with POST. + /// Resets the configuration settings of the current slot if they were previously modified by calling the API with POST. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/resetSlotConfig /// Operation Id: WebApps_ResetSlotConfigurationSlot /// @@ -3687,7 +3687,7 @@ public virtual async Task ResetSlotConfigurationSlotAsync(Cancellation } /// - /// Description for Resets the configuration settings of the current slot if they were previously modified by calling the API with POST. + /// Resets the configuration settings of the current slot if they were previously modified by calling the API with POST. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/resetSlotConfig /// Operation Id: WebApps_ResetSlotConfigurationSlot /// @@ -3709,7 +3709,7 @@ public virtual Response ResetSlotConfigurationSlot(CancellationToken cancellatio } /// - /// Description for Restarts an app (or deployment slot, if specified). + /// Restarts an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/restart /// Operation Id: WebApps_RestartSlot /// @@ -3733,7 +3733,7 @@ public virtual async Task RestartSlotAsync(bool? softRestart = null, b } /// - /// Description for Restarts an app (or deployment slot, if specified). + /// Restarts an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/restart /// Operation Id: WebApps_RestartSlot /// @@ -3757,7 +3757,7 @@ public virtual Response RestartSlot(bool? softRestart = null, bool? synchronous } /// - /// Description for Restores an app from a backup blob in Azure Storage. + /// Restores an app from a backup blob in Azure Storage. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/restoreFromBackupBlob /// Operation Id: WebApps_RestoreFromBackupBlobSlot /// @@ -3787,7 +3787,7 @@ public virtual async Task RestoreFromBackupBlobSlotAsync(WaitUntil } /// - /// Description for Restores an app from a backup blob in Azure Storage. + /// Restores an app from a backup blob in Azure Storage. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/restoreFromBackupBlob /// Operation Id: WebApps_RestoreFromBackupBlobSlot /// @@ -3817,7 +3817,7 @@ public virtual ArmOperation RestoreFromBackupBlobSlot(WaitUntil waitUntil, Resto } /// - /// Description for Restores a deleted web app to this web app. + /// Restores a deleted web app to this web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/restoreFromDeletedApp /// Operation Id: WebApps_RestoreFromDeletedAppSlot /// @@ -3847,7 +3847,7 @@ public virtual async Task RestoreFromDeletedAppSlotAsync(WaitUntil } /// - /// Description for Restores a deleted web app to this web app. + /// Restores a deleted web app to this web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/restoreFromDeletedApp /// Operation Id: WebApps_RestoreFromDeletedAppSlot /// @@ -3877,7 +3877,7 @@ public virtual ArmOperation RestoreFromDeletedAppSlot(WaitUntil waitUntil, Delet } /// - /// Description for Restores a web app from a snapshot. + /// Restores a web app from a snapshot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/restoreSnapshot /// Operation Id: WebApps_RestoreSnapshotSlot /// @@ -3907,7 +3907,7 @@ public virtual async Task RestoreSnapshotSlotAsync(WaitUntil waitU } /// - /// Description for Restores a web app from a snapshot. + /// Restores a web app from a snapshot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/restoreSnapshot /// Operation Id: WebApps_RestoreSnapshotSlot /// @@ -3937,7 +3937,7 @@ public virtual ArmOperation RestoreSnapshotSlot(WaitUntil waitUntil, SnapshotRes } /// - /// Description for Get the difference in configuration settings between two web app slots. + /// Get the difference in configuration settings between two web app slots. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/slotsdiffs /// Operation Id: WebApps_ListSlotDifferencesSlot /// @@ -3983,7 +3983,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHint } /// - /// Description for Get the difference in configuration settings between two web app slots. + /// Get the difference in configuration settings between two web app slots. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/slotsdiffs /// Operation Id: WebApps_ListSlotDifferencesSlot /// @@ -4029,7 +4029,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Swaps two deployment slots of an app. + /// Swaps two deployment slots of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/slotsswap /// Operation Id: WebApps_SwapSlotSlot /// @@ -4059,7 +4059,7 @@ public virtual async Task SwapSlotAsync(WaitUntil waitUntil, CsmSl } /// - /// Description for Swaps two deployment slots of an app. + /// Swaps two deployment slots of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/slotsswap /// Operation Id: WebApps_SwapSlotSlot /// @@ -4089,7 +4089,7 @@ public virtual ArmOperation SwapSlot(WaitUntil waitUntil, CsmSlotEntity slotSwap } /// - /// Description for Returns all Snapshots to the user. + /// Returns all Snapshots to the user. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/snapshots /// Operation Id: WebApps_ListSnapshotsSlot /// @@ -4131,7 +4131,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Returns all Snapshots to the user. + /// Returns all Snapshots to the user. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/snapshots /// Operation Id: WebApps_ListSnapshotsSlot /// @@ -4173,7 +4173,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Returns all Snapshots to the user from DRSecondary endpoint. + /// Returns all Snapshots to the user from DRSecondary endpoint. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/snapshotsdr /// Operation Id: WebApps_ListSnapshotsFromDRSecondarySlot /// @@ -4215,7 +4215,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Returns all Snapshots to the user from DRSecondary endpoint. + /// Returns all Snapshots to the user from DRSecondary endpoint. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/snapshotsdr /// Operation Id: WebApps_ListSnapshotsFromDRSecondarySlot /// @@ -4257,7 +4257,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Starts an app (or deployment slot, if specified). + /// Starts an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/start /// Operation Id: WebApps_StartSlot /// @@ -4279,7 +4279,7 @@ public virtual async Task StartSlotAsync(CancellationToken cancellatio } /// - /// Description for Starts an app (or deployment slot, if specified). + /// Starts an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/start /// Operation Id: WebApps_StartSlot /// @@ -4301,7 +4301,7 @@ public virtual Response StartSlot(CancellationToken cancellationToken = default) } /// - /// Description for Start capturing network packets for the site. + /// Start capturing network packets for the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/startNetworkTrace /// Operation Id: WebApps_StartNetworkTraceSlot /// @@ -4330,7 +4330,7 @@ public virtual async Task>> StartNetworkTraceSl } /// - /// Description for Start capturing network packets for the site. + /// Start capturing network packets for the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/startNetworkTrace /// Operation Id: WebApps_StartNetworkTraceSlot /// @@ -4359,7 +4359,7 @@ public virtual ArmOperation> StartNetworkTraceSlot(WaitUntil } /// - /// Description for Stops an app (or deployment slot, if specified). + /// Stops an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/stop /// Operation Id: WebApps_StopSlot /// @@ -4381,7 +4381,7 @@ public virtual async Task StopSlotAsync(CancellationToken cancellation } /// - /// Description for Stops an app (or deployment slot, if specified). + /// Stops an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/stop /// Operation Id: WebApps_StopSlot /// @@ -4403,7 +4403,7 @@ public virtual Response StopSlot(CancellationToken cancellationToken = default) } /// - /// Description for Stop ongoing capturing network packets for the site. + /// Stop ongoing capturing network packets for the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/stopNetworkTrace /// Operation Id: WebApps_StopNetworkTraceSlot /// @@ -4425,7 +4425,7 @@ public virtual async Task StopNetworkTraceSlotAsync(CancellationToken } /// - /// Description for Stop ongoing capturing network packets for the site. + /// Stop ongoing capturing network packets for the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/stopNetworkTrace /// Operation Id: WebApps_StopNetworkTraceSlot /// @@ -4447,7 +4447,7 @@ public virtual Response StopNetworkTraceSlot(CancellationToken cancellationToken } /// - /// Description for Sync web app repository. + /// Sync web app repository. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/sync /// Operation Id: WebApps_SyncRepositorySlot /// @@ -4469,7 +4469,7 @@ public virtual async Task SyncRepositorySlotAsync(CancellationToken ca } /// - /// Description for Sync web app repository. + /// Sync web app repository. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/sync /// Operation Id: WebApps_SyncRepositorySlot /// @@ -4491,7 +4491,7 @@ public virtual Response SyncRepositorySlot(CancellationToken cancellationToken = } /// - /// Description for Syncs function trigger metadata to the management database + /// Syncs function trigger metadata to the management database /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/syncfunctiontriggers /// Operation Id: WebApps_SyncFunctionTriggersSlot /// @@ -4513,7 +4513,7 @@ public virtual async Task SyncFunctionTriggersSlotAsync(CancellationTo } /// - /// Description for Syncs function trigger metadata to the management database + /// Syncs function trigger metadata to the management database /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/syncfunctiontriggers /// Operation Id: WebApps_SyncFunctionTriggersSlot /// @@ -4535,7 +4535,7 @@ public virtual Response SyncFunctionTriggersSlot(CancellationToken cancellationT } /// - /// Description for Gets the quota usage information of an app (or deployment slot, if specified). + /// Gets the quota usage information of an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/usages /// Operation Id: WebApps_ListUsagesSlot /// @@ -4578,7 +4578,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Gets the quota usage information of an app (or deployment slot, if specified). + /// Gets the quota usage information of an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/usages /// Operation Id: WebApps_ListUsagesSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotResourceHealthMetadataResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotResourceHealthMetadataResource.cs index 562fa0ca960a..f586956c7b0d 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotResourceHealthMetadataResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotResourceHealthMetadataResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets the category of ResourceHealthMetadata to use for the given site + /// Gets the category of ResourceHealthMetadata to use for the given site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/resourceHealthMetadata/default /// Operation Id: ResourceHealthMetadata_GetBySiteSlot /// @@ -111,7 +111,7 @@ public virtual async Task> GetA } /// - /// Description for Gets the category of ResourceHealthMetadata to use for the given site + /// Gets the category of ResourceHealthMetadata to use for the given site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/resourceHealthMetadata/default /// Operation Id: ResourceHealthMetadata_GetBySiteSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotSiteextensionCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotSiteextensionCollection.cs index e5744905f9c7..7be03687c069 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotSiteextensionCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotSiteextensionCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Install site extension on a web site, or a deployment slot. + /// Install site extension on a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_InstallSiteExtensionSlot /// @@ -85,7 +85,7 @@ public virtual async Task> CreateOrU } /// - /// Description for Install site extension on a web site, or a deployment slot. + /// Install site extension on a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_InstallSiteExtensionSlot /// @@ -116,7 +116,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUn } /// - /// Description for Get site extension information by its ID for a web site, or a deployment slot. + /// Get site extension information by its ID for a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_GetSiteExtensionSlot /// @@ -145,7 +145,7 @@ public virtual async Task> GetAsync(stri } /// - /// Description for Get site extension information by its ID for a web site, or a deployment slot. + /// Get site extension information by its ID for a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_GetSiteExtensionSlot /// @@ -174,7 +174,7 @@ public virtual Response Get(string siteExtensionI } /// - /// Description for Get list of siteextensions for a web site, or a deployment slot. + /// Get list of siteextensions for a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/siteextensions /// Operation Id: WebApps_ListSiteExtensionsSlot /// @@ -216,7 +216,7 @@ async Task> NextPageFunc(string nextLink, in } /// - /// Description for Get list of siteextensions for a web site, or a deployment slot. + /// Get list of siteextensions for a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/siteextensions /// Operation Id: WebApps_ListSiteExtensionsSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotSiteextensionResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotSiteextensionResource.cs index e5f622980213..b53b478d2c40 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotSiteextensionResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotSiteextensionResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get site extension information by its ID for a web site, or a deployment slot. + /// Get site extension information by its ID for a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_GetSiteExtensionSlot /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Canc } /// - /// Description for Get site extension information by its ID for a web site, or a deployment slot. + /// Get site extension information by its ID for a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_GetSiteExtensionSlot /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken can } /// - /// Description for Remove a site extension from a web site, or a deployment slot. + /// Remove a site extension from a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_DeleteSiteExtensionSlot /// @@ -161,7 +161,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Remove a site extension from a web site, or a deployment slot. + /// Remove a site extension from a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_DeleteSiteExtensionSlot /// @@ -187,7 +187,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Install site extension on a web site, or a deployment slot. + /// Install site extension on a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_InstallSiteExtensionSlot /// @@ -213,7 +213,7 @@ public virtual async Task> UpdateAsy } /// - /// Description for Install site extension on a web site, or a deployment slot. + /// Install site extension on a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_InstallSiteExtensionSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotSourcecontrolResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotSourcecontrolResource.cs index 10014e99c016..75e89ba77484 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotSourcecontrolResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotSourcecontrolResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets the source control configuration of an app. + /// Gets the source control configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/sourcecontrols/web /// Operation Id: WebApps_GetSourceControlSlot /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Canc } /// - /// Description for Gets the source control configuration of an app. + /// Gets the source control configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/sourcecontrols/web /// Operation Id: WebApps_GetSourceControlSlot /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken can } /// - /// Description for Deletes the source control configuration of an app. + /// Deletes the source control configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/sourcecontrols/web /// Operation Id: WebApps_DeleteSourceControlSlot /// @@ -162,7 +162,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, string } /// - /// Description for Deletes the source control configuration of an app. + /// Deletes the source control configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/sourcecontrols/web /// Operation Id: WebApps_DeleteSourceControlSlot /// @@ -189,7 +189,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, string additionalFlags = } /// - /// Description for Updates the source control configuration of an app. + /// Updates the source control configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/sourcecontrols/web /// Operation Id: WebApps_UpdateSourceControlSlot /// @@ -215,7 +215,7 @@ public virtual async Task> UpdateAsync(S } /// - /// Description for Updates the source control configuration of an app. + /// Updates the source control configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/sourcecontrols/web /// Operation Id: WebApps_UpdateSourceControlSlot /// @@ -241,7 +241,7 @@ public virtual Response Update(SiteSourceControlD } /// - /// Description for Updates the source control configuration of an app. + /// Updates the source control configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/sourcecontrols/web /// Operation Id: WebApps_CreateOrUpdateSourceControlSlot /// @@ -271,7 +271,7 @@ public virtual async Task> CreateOrU } /// - /// Description for Updates the source control configuration of an app. + /// Updates the source control configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/sourcecontrols/web /// Operation Id: WebApps_CreateOrUpdateSourceControlSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotTriggeredWebJobCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotTriggeredWebJobCollection.cs index afbc083382b6..ef418e42f55c 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotTriggeredWebJobCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotTriggeredWebJobCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a triggered web job by its ID for an app, or a deployment slot. + /// Gets a triggered web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName} /// Operation Id: WebApps_GetTriggeredWebJob /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(st } /// - /// Description for Gets a triggered web job by its ID for an app, or a deployment slot. + /// Gets a triggered web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName} /// Operation Id: WebApps_GetTriggeredWebJob /// @@ -112,7 +112,7 @@ public virtual Response Get(string webJobName, } /// - /// Description for List triggered web jobs for an app, or a deployment slot. + /// List triggered web jobs for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs /// Operation Id: WebApps_ListTriggeredWebJobs /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, } /// - /// Description for List triggered web jobs for an app, or a deployment slot. + /// List triggered web jobs for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs /// Operation Id: WebApps_ListTriggeredWebJobs /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotTriggeredWebJobHistoryCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotTriggeredWebJobHistoryCollection.cs index 25a3397d6951..0d621257386b 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotTriggeredWebJobHistoryCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotTriggeredWebJobHistoryCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot. + /// Gets a triggered web job's history by its ID for an app, , or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName}/history/{id} /// Operation Id: WebApps_GetTriggeredWebJobHistory /// @@ -83,7 +83,7 @@ public virtual async Task> GetA } /// - /// Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot. + /// Gets a triggered web job's history by its ID for an app, , or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName}/history/{id} /// Operation Id: WebApps_GetTriggeredWebJobHistory /// @@ -112,7 +112,7 @@ public virtual Response Get(string id, C } /// - /// Description for List a triggered web job's history for an app, or a deployment slot. + /// List a triggered web job's history for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName}/history /// Operation Id: WebApps_ListTriggeredWebJobHistory /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nex } /// - /// Description for List a triggered web job's history for an app, or a deployment slot. + /// List a triggered web job's history for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName}/history /// Operation Id: WebApps_ListTriggeredWebJobHistory /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotTriggeredWebJobHistoryResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotTriggeredWebJobHistoryResource.cs index 8facc65c4a7c..420720c6934c 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotTriggeredWebJobHistoryResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotTriggeredWebJobHistoryResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot. + /// Gets a triggered web job's history by its ID for an app, , or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName}/history/{id} /// Operation Id: WebApps_GetTriggeredWebJobHistory /// @@ -111,7 +111,7 @@ public virtual async Task> GetA } /// - /// Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot. + /// Gets a triggered web job's history by its ID for an app, , or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName}/history/{id} /// Operation Id: WebApps_GetTriggeredWebJobHistory /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotTriggeredWebJobResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotTriggeredWebJobResource.cs index 4740680dc7f0..25a0b0111187 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotTriggeredWebJobResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotTriggeredWebJobResource.cs @@ -94,7 +94,7 @@ public virtual SiteSlotTriggeredWebJobHistoryCollection GetSiteSlotTriggeredWebJ } /// - /// Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot. + /// Gets a triggered web job's history by its ID for an app, , or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName}/history/{id} /// Operation Id: WebApps_GetTriggeredWebJobHistory /// @@ -109,7 +109,7 @@ public virtual async Task> GetS } /// - /// Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot. + /// Gets a triggered web job's history by its ID for an app, , or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName}/history/{id} /// Operation Id: WebApps_GetTriggeredWebJobHistory /// @@ -124,7 +124,7 @@ public virtual Response GetSiteSlotTrigg } /// - /// Description for Gets a triggered web job by its ID for an app, or a deployment slot. + /// Gets a triggered web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName} /// Operation Id: WebApps_GetTriggeredWebJob /// @@ -148,7 +148,7 @@ public virtual async Task> GetAsync(Ca } /// - /// Description for Gets a triggered web job by its ID for an app, or a deployment slot. + /// Gets a triggered web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName} /// Operation Id: WebApps_GetTriggeredWebJob /// @@ -172,7 +172,7 @@ public virtual Response Get(CancellationToken c } /// - /// Description for Delete a triggered web job by its ID for an app, or a deployment slot. + /// Delete a triggered web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName} /// Operation Id: WebApps_DeleteTriggeredWebJob /// @@ -198,7 +198,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Delete a triggered web job by its ID for an app, or a deployment slot. + /// Delete a triggered web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName} /// Operation Id: WebApps_DeleteTriggeredWebJob /// @@ -224,7 +224,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Run a triggered web job for an app, or a deployment slot. + /// Run a triggered web job for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName}/run /// Operation Id: WebApps_RunTriggeredWebJob /// @@ -246,7 +246,7 @@ public virtual async Task RunAsync(CancellationToken cancellationToken } /// - /// Description for Run a triggered web job for an app, or a deployment slot. + /// Run a triggered web job for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName}/run /// Operation Id: WebApps_RunTriggeredWebJob /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotVirtualNetworkConnectionCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotVirtualNetworkConnectionCollection.cs index 0bcd53e92d76..d5fd4eeb5c7c 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotVirtualNetworkConnectionCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotVirtualNetworkConnectionCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). + /// Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_CreateOrUpdateVnetConnectionSlot /// @@ -87,7 +87,7 @@ public virtual async Task } /// - /// Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). + /// Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_CreateOrUpdateVnetConnectionSlot /// @@ -120,7 +120,7 @@ public virtual ArmOperation CreateOrUp } /// - /// Description for Gets a virtual network the app (or deployment slot) is connected to by name. + /// Gets a virtual network the app (or deployment slot) is connected to by name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_GetVnetConnectionSlot /// @@ -149,7 +149,7 @@ public virtual async Task> Ge } /// - /// Description for Gets a virtual network the app (or deployment slot) is connected to by name. + /// Gets a virtual network the app (or deployment slot) is connected to by name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_GetVnetConnectionSlot /// @@ -178,7 +178,7 @@ public virtual Response Get(string vne } /// - /// Description for Gets the virtual networks the app (or deployment slot) is connected to. + /// Gets the virtual networks the app (or deployment slot) is connected to. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections /// Operation Id: WebApps_ListVnetConnectionsSlot /// @@ -205,7 +205,7 @@ async Task> FirstPageFunc(int? pa } /// - /// Description for Gets the virtual networks the app (or deployment slot) is connected to. + /// Gets the virtual networks the app (or deployment slot) is connected to. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections /// Operation Id: WebApps_ListVnetConnectionsSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotVirtualNetworkConnectionGatewayCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotVirtualNetworkConnectionGatewayCollection.cs index 031b1644a59e..b4c6e3122e36 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotVirtualNetworkConnectionGatewayCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotVirtualNetworkConnectionGatewayCollection.cs @@ -51,7 +51,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). + /// Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: WebApps_CreateOrUpdateVnetConnectionGatewaySlot /// @@ -84,7 +84,7 @@ public virtual async Task - /// Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). + /// Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: WebApps_CreateOrUpdateVnetConnectionGatewaySlot /// @@ -117,7 +117,7 @@ public virtual ArmOperation Cre } /// - /// Description for Gets an app's Virtual Network gateway. + /// Gets an app's Virtual Network gateway. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: WebApps_GetVnetConnectionGatewaySlot /// @@ -146,7 +146,7 @@ public virtual async Task - /// Description for Gets an app's Virtual Network gateway. + /// Gets an app's Virtual Network gateway. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: WebApps_GetVnetConnectionGatewaySlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotVirtualNetworkConnectionGatewayResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotVirtualNetworkConnectionGatewayResource.cs index 9fa54d6fc130..bce5329dbeeb 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotVirtualNetworkConnectionGatewayResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotVirtualNetworkConnectionGatewayResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets an app's Virtual Network gateway. + /// Gets an app's Virtual Network gateway. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: WebApps_GetVnetConnectionGatewaySlot /// @@ -111,7 +111,7 @@ public virtual async Task - /// Description for Gets an app's Virtual Network gateway. + /// Gets an app's Virtual Network gateway. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: WebApps_GetVnetConnectionGatewaySlot /// @@ -135,7 +135,7 @@ public virtual Response Get(Can } /// - /// Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). + /// Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: WebApps_UpdateVnetConnectionGatewaySlot /// @@ -161,7 +161,7 @@ public virtual async Task - /// Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). + /// Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: WebApps_UpdateVnetConnectionGatewaySlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotVirtualNetworkConnectionResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotVirtualNetworkConnectionResource.cs index deb3bcb1a17f..695b722d7126 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotVirtualNetworkConnectionResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotVirtualNetworkConnectionResource.cs @@ -94,7 +94,7 @@ public virtual SiteSlotVirtualNetworkConnectionGatewayCollection GetSiteSlotVirt } /// - /// Description for Gets an app's Virtual Network gateway. + /// Gets an app's Virtual Network gateway. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: WebApps_GetVnetConnectionGatewaySlot /// @@ -109,7 +109,7 @@ public virtual async Task - /// Description for Gets an app's Virtual Network gateway. + /// Gets an app's Virtual Network gateway. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: WebApps_GetVnetConnectionGatewaySlot /// @@ -124,7 +124,7 @@ public virtual Response GetSite } /// - /// Description for Gets a virtual network the app (or deployment slot) is connected to by name. + /// Gets a virtual network the app (or deployment slot) is connected to by name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_GetVnetConnectionSlot /// @@ -148,7 +148,7 @@ public virtual async Task> Ge } /// - /// Description for Gets a virtual network the app (or deployment slot) is connected to by name. + /// Gets a virtual network the app (or deployment slot) is connected to by name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_GetVnetConnectionSlot /// @@ -172,7 +172,7 @@ public virtual Response Get(Cancellati } /// - /// Description for Deletes a connection from an app (or deployment slot to a named virtual network. + /// Deletes a connection from an app (or deployment slot to a named virtual network. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_DeleteVnetConnectionSlot /// @@ -198,7 +198,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Deletes a connection from an app (or deployment slot to a named virtual network. + /// Deletes a connection from an app (or deployment slot to a named virtual network. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_DeleteVnetConnectionSlot /// @@ -224,7 +224,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). + /// Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_UpdateVnetConnectionSlot /// @@ -250,7 +250,7 @@ public virtual async Task> Up } /// - /// Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). + /// Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_UpdateVnetConnectionSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotWebJobCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotWebJobCollection.cs index ad54826a2d2d..cbd4732cf75d 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotWebJobCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotWebJobCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get webjob information for an app, or a deployment slot. + /// Get webjob information for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/webjobs/{webJobName} /// Operation Id: WebApps_GetWebJobSlot /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(string webJ } /// - /// Description for Get webjob information for an app, or a deployment slot. + /// Get webjob information for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/webjobs/{webJobName} /// Operation Id: WebApps_GetWebJobSlot /// @@ -112,7 +112,7 @@ public virtual Response Get(string webJobName, Cancellat } /// - /// Description for List webjobs for an app, or a deployment slot. + /// List webjobs for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/webjobs /// Operation Id: WebApps_ListWebJobsSlot /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, int? page } /// - /// Description for List webjobs for an app, or a deployment slot. + /// List webjobs for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/webjobs /// Operation Id: WebApps_ListWebJobsSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotWebJobResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotWebJobResource.cs index 5f272def9282..a63c29c70561 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotWebJobResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSlotWebJobResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get webjob information for an app, or a deployment slot. + /// Get webjob information for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/webjobs/{webJobName} /// Operation Id: WebApps_GetWebJobSlot /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Cancellatio } /// - /// Description for Get webjob information for an app, or a deployment slot. + /// Get webjob information for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/webjobs/{webJobName} /// Operation Id: WebApps_GetWebJobSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSourceControlResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSourceControlResource.cs index a60363872f4c..6aeb9543e6b5 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSourceControlResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteSourceControlResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets the source control configuration of an app. + /// Gets the source control configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/sourcecontrols/web /// Operation Id: WebApps_GetSourceControl /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Cancella } /// - /// Description for Gets the source control configuration of an app. + /// Gets the source control configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/sourcecontrols/web /// Operation Id: WebApps_GetSourceControl /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken cancell } /// - /// Description for Deletes the source control configuration of an app. + /// Deletes the source control configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/sourcecontrols/web /// Operation Id: WebApps_DeleteSourceControl /// @@ -162,7 +162,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, string } /// - /// Description for Deletes the source control configuration of an app. + /// Deletes the source control configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/sourcecontrols/web /// Operation Id: WebApps_DeleteSourceControl /// @@ -189,7 +189,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, string additionalFlags = } /// - /// Description for Updates the source control configuration of an app. + /// Updates the source control configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/sourcecontrols/web /// Operation Id: WebApps_UpdateSourceControl /// @@ -215,7 +215,7 @@ public virtual async Task> UpdateAsync(SiteS } /// - /// Description for Updates the source control configuration of an app. + /// Updates the source control configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/sourcecontrols/web /// Operation Id: WebApps_UpdateSourceControl /// @@ -241,7 +241,7 @@ public virtual Response Update(SiteSourceControlData } /// - /// Description for Updates the source control configuration of an app. + /// Updates the source control configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/sourcecontrols/web /// Operation Id: WebApps_CreateOrUpdateSourceControl /// @@ -271,7 +271,7 @@ public virtual async Task> CreateOrUpdat } /// - /// Description for Updates the source control configuration of an app. + /// Updates the source control configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/sourcecontrols/web /// Operation Id: WebApps_CreateOrUpdateSourceControl /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteTriggeredWebJobHistoryCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteTriggeredWebJobHistoryCollection.cs index 76bedcb61793..1dbbe0fd8dea 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteTriggeredWebJobHistoryCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteTriggeredWebJobHistoryCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot. + /// Gets a triggered web job's history by its ID for an app, , or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName}/history/{id} /// Operation Id: WebApps_GetTriggeredWebJobHistorySlot /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync } /// - /// Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot. + /// Gets a triggered web job's history by its ID for an app, , or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName}/history/{id} /// Operation Id: WebApps_GetTriggeredWebJobHistorySlot /// @@ -112,7 +112,7 @@ public virtual Response Get(string id, Cance } /// - /// Description for List a triggered web job's history for an app, or a deployment slot. + /// List a triggered web job's history for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName}/history /// Operation Id: WebApps_ListTriggeredWebJobHistorySlot /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLin } /// - /// Description for List a triggered web job's history for an app, or a deployment slot. + /// List a triggered web job's history for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName}/history /// Operation Id: WebApps_ListTriggeredWebJobHistorySlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteTriggeredWebJobHistoryResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteTriggeredWebJobHistoryResource.cs index 969a9910bf33..1b6122eb09b9 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteTriggeredWebJobHistoryResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteTriggeredWebJobHistoryResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot. + /// Gets a triggered web job's history by its ID for an app, , or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName}/history/{id} /// Operation Id: WebApps_GetTriggeredWebJobHistorySlot /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync } /// - /// Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot. + /// Gets a triggered web job's history by its ID for an app, , or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName}/history/{id} /// Operation Id: WebApps_GetTriggeredWebJobHistorySlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteTriggeredwebJobCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteTriggeredwebJobCollection.cs index fea1c0e0b2b8..e0519ffcdb3d 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteTriggeredwebJobCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteTriggeredwebJobCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a triggered web job by its ID for an app, or a deployment slot. + /// Gets a triggered web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName} /// Operation Id: WebApps_GetTriggeredWebJobSlot /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(string } /// - /// Description for Gets a triggered web job by its ID for an app, or a deployment slot. + /// Gets a triggered web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName} /// Operation Id: WebApps_GetTriggeredWebJobSlot /// @@ -112,7 +112,7 @@ public virtual Response Get(string webJobName, Canc } /// - /// Description for List triggered web jobs for an app, or a deployment slot. + /// List triggered web jobs for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs /// Operation Id: WebApps_ListTriggeredWebJobsSlot /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, int? } /// - /// Description for List triggered web jobs for an app, or a deployment slot. + /// List triggered web jobs for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs /// Operation Id: WebApps_ListTriggeredWebJobsSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteTriggeredwebJobResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteTriggeredwebJobResource.cs index 03044a9b1e67..3d43891ebcbe 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteTriggeredwebJobResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteTriggeredwebJobResource.cs @@ -94,7 +94,7 @@ public virtual SiteTriggeredWebJobHistoryCollection GetSiteTriggeredWebJobHistor } /// - /// Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot. + /// Gets a triggered web job's history by its ID for an app, , or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName}/history/{id} /// Operation Id: WebApps_GetTriggeredWebJobHistorySlot /// @@ -109,7 +109,7 @@ public virtual async Task> GetSiteT } /// - /// Description for Gets a triggered web job's history by its ID for an app, , or a deployment slot. + /// Gets a triggered web job's history by its ID for an app, , or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName}/history/{id} /// Operation Id: WebApps_GetTriggeredWebJobHistorySlot /// @@ -124,7 +124,7 @@ public virtual Response GetSiteTriggeredWebJ } /// - /// Description for Gets a triggered web job by its ID for an app, or a deployment slot. + /// Gets a triggered web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName} /// Operation Id: WebApps_GetTriggeredWebJobSlot /// @@ -148,7 +148,7 @@ public virtual async Task> GetAsync(Cancel } /// - /// Description for Gets a triggered web job by its ID for an app, or a deployment slot. + /// Gets a triggered web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName} /// Operation Id: WebApps_GetTriggeredWebJobSlot /// @@ -172,7 +172,7 @@ public virtual Response Get(CancellationToken cance } /// - /// Description for Delete a triggered web job by its ID for an app, or a deployment slot. + /// Delete a triggered web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName} /// Operation Id: WebApps_DeleteTriggeredWebJobSlot /// @@ -198,7 +198,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Delete a triggered web job by its ID for an app, or a deployment slot. + /// Delete a triggered web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName} /// Operation Id: WebApps_DeleteTriggeredWebJobSlot /// @@ -224,7 +224,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Run a triggered web job for an app, or a deployment slot. + /// Run a triggered web job for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName}/run /// Operation Id: WebApps_RunTriggeredWebJobSlot /// @@ -246,7 +246,7 @@ public virtual async Task RunTriggeredWebJobSlotAsync(CancellationToke } /// - /// Description for Run a triggered web job for an app, or a deployment slot. + /// Run a triggered web job for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/triggeredwebjobs/{webJobName}/run /// Operation Id: WebApps_RunTriggeredWebJobSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteVirtualNetworkConnectionCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteVirtualNetworkConnectionCollection.cs index 18caa71b5a96..affb06e0a83b 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteVirtualNetworkConnectionCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteVirtualNetworkConnectionCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). + /// Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_CreateOrUpdateVnetConnection /// @@ -87,7 +87,7 @@ public virtual async Task> Cr } /// - /// Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). + /// Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_CreateOrUpdateVnetConnection /// @@ -120,7 +120,7 @@ public virtual ArmOperation CreateOrUpdate } /// - /// Description for Gets a virtual network the app (or deployment slot) is connected to by name. + /// Gets a virtual network the app (or deployment slot) is connected to by name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_GetVnetConnection /// @@ -149,7 +149,7 @@ public virtual async Task> GetAsy } /// - /// Description for Gets a virtual network the app (or deployment slot) is connected to by name. + /// Gets a virtual network the app (or deployment slot) is connected to by name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_GetVnetConnection /// @@ -178,7 +178,7 @@ public virtual Response Get(string vnetNam } /// - /// Description for Gets the virtual networks the app (or deployment slot) is connected to. + /// Gets the virtual networks the app (or deployment slot) is connected to. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections /// Operation Id: WebApps_ListVnetConnections /// @@ -205,7 +205,7 @@ async Task> FirstPageFunc(int? pageSi } /// - /// Description for Gets the virtual networks the app (or deployment slot) is connected to. + /// Gets the virtual networks the app (or deployment slot) is connected to. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections /// Operation Id: WebApps_ListVnetConnections /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteVirtualNetworkConnectionGatewayCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteVirtualNetworkConnectionGatewayCollection.cs index fc56d8a8db79..27ade6c0ea8a 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteVirtualNetworkConnectionGatewayCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteVirtualNetworkConnectionGatewayCollection.cs @@ -51,7 +51,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). + /// Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: WebApps_CreateOrUpdateVnetConnectionGateway /// @@ -84,7 +84,7 @@ public virtual async Task - /// Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). + /// Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: WebApps_CreateOrUpdateVnetConnectionGateway /// @@ -117,7 +117,7 @@ public virtual ArmOperation CreateO } /// - /// Description for Gets an app's Virtual Network gateway. + /// Gets an app's Virtual Network gateway. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: WebApps_GetVnetConnectionGateway /// @@ -146,7 +146,7 @@ public virtual async Task> } /// - /// Description for Gets an app's Virtual Network gateway. + /// Gets an app's Virtual Network gateway. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: WebApps_GetVnetConnectionGateway /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteVirtualNetworkConnectionGatewayResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteVirtualNetworkConnectionGatewayResource.cs index 53a46a31f0bb..bcd3054f9f21 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteVirtualNetworkConnectionGatewayResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteVirtualNetworkConnectionGatewayResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets an app's Virtual Network gateway. + /// Gets an app's Virtual Network gateway. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: WebApps_GetVnetConnectionGateway /// @@ -111,7 +111,7 @@ public virtual async Task> } /// - /// Description for Gets an app's Virtual Network gateway. + /// Gets an app's Virtual Network gateway. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: WebApps_GetVnetConnectionGateway /// @@ -135,7 +135,7 @@ public virtual Response Get(Cancell } /// - /// Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). + /// Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: WebApps_UpdateVnetConnectionGateway /// @@ -161,7 +161,7 @@ public virtual async Task> } /// - /// Description for Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). + /// Adds a gateway to a connected Virtual Network (PUT) or updates it (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: WebApps_UpdateVnetConnectionGateway /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteVirtualNetworkConnectionResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteVirtualNetworkConnectionResource.cs index 7683fe666de8..c82dc5d75018 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteVirtualNetworkConnectionResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteVirtualNetworkConnectionResource.cs @@ -94,7 +94,7 @@ public virtual SiteVirtualNetworkConnectionGatewayCollection GetSiteVirtualNetwo } /// - /// Description for Gets an app's Virtual Network gateway. + /// Gets an app's Virtual Network gateway. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: WebApps_GetVnetConnectionGateway /// @@ -109,7 +109,7 @@ public virtual async Task> } /// - /// Description for Gets an app's Virtual Network gateway. + /// Gets an app's Virtual Network gateway. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName} /// Operation Id: WebApps_GetVnetConnectionGateway /// @@ -124,7 +124,7 @@ public virtual Response GetSiteVirt } /// - /// Description for Gets a virtual network the app (or deployment slot) is connected to by name. + /// Gets a virtual network the app (or deployment slot) is connected to by name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_GetVnetConnection /// @@ -148,7 +148,7 @@ public virtual async Task> GetAsy } /// - /// Description for Gets a virtual network the app (or deployment slot) is connected to by name. + /// Gets a virtual network the app (or deployment slot) is connected to by name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_GetVnetConnection /// @@ -172,7 +172,7 @@ public virtual Response Get(CancellationTo } /// - /// Description for Deletes a connection from an app (or deployment slot to a named virtual network. + /// Deletes a connection from an app (or deployment slot to a named virtual network. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_DeleteVnetConnection /// @@ -198,7 +198,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Deletes a connection from an app (or deployment slot to a named virtual network. + /// Deletes a connection from an app (or deployment slot to a named virtual network. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_DeleteVnetConnection /// @@ -224,7 +224,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). + /// Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_UpdateVnetConnection /// @@ -250,7 +250,7 @@ public virtual async Task> Update } /// - /// Description for Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). + /// Adds a Virtual Network connection to an app or slot (PUT) or updates the connection properties (PATCH). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_UpdateVnetConnection /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteWebJobCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteWebJobCollection.cs index 633d7638b3cc..23c2da7e9d40 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteWebJobCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteWebJobCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get webjob information for an app, or a deployment slot. + /// Get webjob information for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/webjobs/{webJobName} /// Operation Id: WebApps_GetWebJob /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(string webJobNa } /// - /// Description for Get webjob information for an app, or a deployment slot. + /// Get webjob information for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/webjobs/{webJobName} /// Operation Id: WebApps_GetWebJob /// @@ -112,7 +112,7 @@ public virtual Response Get(string webJobName, CancellationT } /// - /// Description for List webjobs for an app, or a deployment slot. + /// List webjobs for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/webjobs /// Operation Id: WebApps_ListWebJobs /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, int? pageSize } /// - /// Description for List webjobs for an app, or a deployment slot. + /// List webjobs for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/webjobs /// Operation Id: WebApps_ListWebJobs /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteWebJobResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteWebJobResource.cs index f143402a6909..586f80f32985 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteWebJobResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SiteWebJobResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get webjob information for an app, or a deployment slot. + /// Get webjob information for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/webjobs/{webJobName} /// Operation Id: WebApps_GetWebJob /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(CancellationTok } /// - /// Description for Get webjob information for an app, or a deployment slot. + /// Get webjob information for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/webjobs/{webJobName} /// Operation Id: WebApps_GetWebJob /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SlotConfigNamesResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SlotConfigNamesResource.cs index 0afb79d9287b..7c08c8d7164f 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SlotConfigNamesResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SlotConfigNamesResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets the names of app settings and connection strings that stick to the slot (not swapped). + /// Gets the names of app settings and connection strings that stick to the slot (not swapped). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/slotConfigNames /// Operation Id: WebApps_ListSlotConfigurationNames /// @@ -111,7 +111,7 @@ public virtual async Task> GetAsync(Cancellati } /// - /// Description for Gets the names of app settings and connection strings that stick to the slot (not swapped). + /// Gets the names of app settings and connection strings that stick to the slot (not swapped). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/slotConfigNames /// Operation Id: WebApps_ListSlotConfigurationNames /// @@ -135,7 +135,7 @@ public virtual Response Get(CancellationToken cancellat } /// - /// Description for Updates the names of application settings and connection string that remain with the slot during swap operation. + /// Updates the names of application settings and connection string that remain with the slot during swap operation. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/slotConfigNames /// Operation Id: WebApps_UpdateSlotConfigurationNames /// @@ -165,7 +165,7 @@ public virtual async Task> CreateOrUpdateA } /// - /// Description for Updates the names of application settings and connection string that remain with the slot during swap operation. + /// Updates the names of application settings and connection string that remain with the slot during swap operation. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/slotConfigNames /// Operation Id: WebApps_UpdateSlotConfigurationNames /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SourceControlCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SourceControlCollection.cs index b1060c3ccafd..e23ca1d0b980 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SourceControlCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SourceControlCollection.cs @@ -55,7 +55,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Updates source control token + /// Updates source control token /// Request Path: /providers/Microsoft.Web/sourcecontrols/{sourceControlType} /// Operation Id: UpdateSourceControl /// @@ -88,7 +88,7 @@ public virtual async Task> CreateOrUpdateAsy } /// - /// Description for Updates source control token + /// Updates source control token /// Request Path: /providers/Microsoft.Web/sourcecontrols/{sourceControlType} /// Operation Id: UpdateSourceControl /// @@ -121,7 +121,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUntil wait } /// - /// Description for Gets source control token + /// Gets source control token /// Request Path: /providers/Microsoft.Web/sourcecontrols/{sourceControlType} /// Operation Id: GetSourceControl /// @@ -150,7 +150,7 @@ public virtual async Task> GetAsync(string sourc } /// - /// Description for Gets source control token + /// Gets source control token /// Request Path: /providers/Microsoft.Web/sourcecontrols/{sourceControlType} /// Operation Id: GetSourceControl /// @@ -179,7 +179,7 @@ public virtual Response Get(string sourceControlType, Can } /// - /// Description for Gets the source controls available for Azure websites. + /// Gets the source controls available for Azure websites. /// Request Path: /providers/Microsoft.Web/sourcecontrols /// Operation Id: ListSourceControls /// @@ -221,7 +221,7 @@ async Task> NextPageFunc(string nextLink, int? pageS } /// - /// Description for Gets the source controls available for Azure websites. + /// Gets the source controls available for Azure websites. /// Request Path: /providers/Microsoft.Web/sourcecontrols /// Operation Id: ListSourceControls /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SourceControlResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SourceControlResource.cs index fc64de087706..27f09b6cf38c 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SourceControlResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/SourceControlResource.cs @@ -88,7 +88,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets source control token + /// Gets source control token /// Request Path: /providers/Microsoft.Web/sourcecontrols/{sourceControlType} /// Operation Id: GetSourceControl /// @@ -112,7 +112,7 @@ public virtual async Task> GetAsync(Cancellation } /// - /// Description for Gets source control token + /// Gets source control token /// Request Path: /providers/Microsoft.Web/sourcecontrols/{sourceControlType} /// Operation Id: GetSourceControl /// @@ -136,7 +136,7 @@ public virtual Response Get(CancellationToken cancellatio } /// - /// Description for Updates source control token + /// Updates source control token /// Request Path: /providers/Microsoft.Web/sourcecontrols/{sourceControlType} /// Operation Id: UpdateSourceControl /// @@ -166,7 +166,7 @@ public virtual async Task> UpdateAsync(WaitU } /// - /// Description for Updates source control token + /// Updates source control token /// Request Path: /providers/Microsoft.Web/sourcecontrols/{sourceControlType} /// Operation Id: UpdateSourceControl /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteARMResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteARMResource.cs index cf5b1b383a71..e742c70c590d 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteARMResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteARMResource.cs @@ -97,7 +97,7 @@ public virtual StaticSitePrivateEndpointConnectionCollection GetStaticSitePrivat } /// - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: StaticSites_GetPrivateEndpointConnection /// @@ -112,7 +112,7 @@ public virtual async Task> } /// - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: StaticSites_GetPrivateEndpointConnection /// @@ -134,7 +134,7 @@ public virtual StaticSiteBuildARMResourceCollection GetStaticSiteBuildARMResourc } /// - /// Description for Gets the details of a static site build. + /// Gets the details of a static site build. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName} /// Operation Id: StaticSites_GetStaticSiteBuild /// @@ -149,7 +149,7 @@ public virtual async Task> GetStaticSiteBui } /// - /// Description for Gets the details of a static site build. + /// Gets the details of a static site build. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName} /// Operation Id: StaticSites_GetStaticSiteBuild /// @@ -171,7 +171,7 @@ public virtual StaticSiteUserProvidedFunctionAppCollection GetStaticSiteUserProv } /// - /// Description for Gets the details of the user provided function app registered with a static site + /// Gets the details of the user provided function app registered with a static site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_GetUserProvidedFunctionAppForStaticSite /// @@ -186,7 +186,7 @@ public virtual async Task> G } /// - /// Description for Gets the details of the user provided function app registered with a static site + /// Gets the details of the user provided function app registered with a static site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_GetUserProvidedFunctionAppForStaticSite /// @@ -208,7 +208,7 @@ public virtual StaticSiteCustomDomainOverviewARMResourceCollection GetStaticSite } /// - /// Description for Gets an existing custom domain for a particular static site. + /// Gets an existing custom domain for a particular static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains/{domainName} /// Operation Id: StaticSites_GetStaticSiteCustomDomain /// @@ -223,7 +223,7 @@ public virtual async Task> G } /// - /// Description for Gets an existing custom domain for a particular static site. + /// Gets an existing custom domain for a particular static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains/{domainName} /// Operation Id: StaticSites_GetStaticSiteCustomDomain /// @@ -238,7 +238,7 @@ public virtual Response GetStaticSite } /// - /// Description for Gets the details of a static site. + /// Gets the details of a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name} /// Operation Id: StaticSites_GetStaticSite /// @@ -262,7 +262,7 @@ public virtual async Task> GetAsync(Cancellation } /// - /// Description for Gets the details of a static site. + /// Gets the details of a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name} /// Operation Id: StaticSites_GetStaticSite /// @@ -286,7 +286,7 @@ public virtual Response Get(CancellationToken cancellatio } /// - /// Description for Deletes a static site. + /// Deletes a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name} /// Operation Id: StaticSites_DeleteStaticSite /// @@ -312,7 +312,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Deletes a static site. + /// Deletes a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name} /// Operation Id: StaticSites_DeleteStaticSite /// @@ -338,7 +338,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Creates a new static site in an existing resource group, or updates an existing static site. + /// Creates a new static site in an existing resource group, or updates an existing static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name} /// Operation Id: StaticSites_UpdateStaticSite /// @@ -364,7 +364,7 @@ public virtual async Task> UpdateAsync(StaticSit } /// - /// Description for Creates a new static site in an existing resource group, or updates an existing static site. + /// Creates a new static site in an existing resource group, or updates an existing static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name} /// Operation Id: StaticSites_UpdateStaticSite /// @@ -390,7 +390,7 @@ public virtual Response Update(StaticSiteARMResourcePatch } /// - /// Description for Gets the list of users of a static site. + /// Gets the list of users of a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/authproviders/{authprovider}/listUsers /// Operation Id: StaticSites_ListStaticSiteUsers /// @@ -437,7 +437,7 @@ async Task> NextPageFunc(string nextLink, int? p } /// - /// Description for Gets the list of users of a static site. + /// Gets the list of users of a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/authproviders/{authprovider}/listUsers /// Operation Id: StaticSites_ListStaticSiteUsers /// @@ -484,7 +484,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Deletes the user entry from the static site. + /// Deletes the user entry from the static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/authproviders/{authprovider}/users/{userid} /// Operation Id: StaticSites_DeleteStaticSiteUser /// @@ -513,7 +513,7 @@ public virtual async Task DeleteUserAsync(string authprovider, string } /// - /// Description for Deletes the user entry from the static site. + /// Deletes the user entry from the static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/authproviders/{authprovider}/users/{userid} /// Operation Id: StaticSites_DeleteStaticSiteUser /// @@ -542,7 +542,7 @@ public virtual Response DeleteUser(string authprovider, string userid, Cancellat } /// - /// Description for Updates a user entry with the listed roles + /// Updates a user entry with the listed roles /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/authproviders/{authprovider}/users/{userid} /// Operation Id: StaticSites_UpdateStaticSiteUser /// @@ -573,7 +573,7 @@ public virtual async Task> UpdateUserAsync(s } /// - /// Description for Updates a user entry with the listed roles + /// Updates a user entry with the listed roles /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/authproviders/{authprovider}/users/{userid} /// Operation Id: StaticSites_UpdateStaticSiteUser /// @@ -604,7 +604,7 @@ public virtual Response UpdateUser(string authprovide } /// - /// Description for Creates or updates the app settings of a static site. + /// Creates or updates the app settings of a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/config/appsettings /// Operation Id: StaticSites_CreateOrUpdateStaticSiteAppSettings /// @@ -630,7 +630,7 @@ public virtual async Task> CreateOrUpdateAppSettingsA } /// - /// Description for Creates or updates the app settings of a static site. + /// Creates or updates the app settings of a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/config/appsettings /// Operation Id: StaticSites_CreateOrUpdateStaticSiteAppSettings /// @@ -656,7 +656,7 @@ public virtual Response CreateOrUpdateAppSettings(StringDictio } /// - /// Description for Creates or updates the function app settings of a static site. + /// Creates or updates the function app settings of a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/config/functionappsettings /// Operation Id: StaticSites_CreateOrUpdateStaticSiteFunctionAppSettings /// @@ -682,7 +682,7 @@ public virtual async Task> CreateOrUpdateFunctionAppS } /// - /// Description for Creates or updates the function app settings of a static site. + /// Creates or updates the function app settings of a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/config/functionappsettings /// Operation Id: StaticSites_CreateOrUpdateStaticSiteFunctionAppSettings /// @@ -708,7 +708,7 @@ public virtual Response CreateOrUpdateFunctionAppSettings(Stri } /// - /// Description for Creates an invitation link for a user with the role + /// Creates an invitation link for a user with the role /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/createUserInvitation /// Operation Id: StaticSites_CreateUserRolesInvitationLink /// @@ -734,7 +734,7 @@ public virtual async Task> Cr } /// - /// Description for Creates an invitation link for a user with the role + /// Creates an invitation link for a user with the role /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/createUserInvitation /// Operation Id: StaticSites_CreateUserRolesInvitationLink /// @@ -760,7 +760,7 @@ public virtual Response CreateUserRole } /// - /// Description for Detaches a static site. + /// Detaches a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/detach /// Operation Id: StaticSites_DetachStaticSite /// @@ -786,7 +786,7 @@ public virtual async Task DetachAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Detaches a static site. + /// Detaches a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/detach /// Operation Id: StaticSites_DetachStaticSite /// @@ -812,7 +812,7 @@ public virtual ArmOperation Detach(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Gets the functions of a static site. + /// Gets the functions of a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/functions /// Operation Id: StaticSites_ListStaticSiteFunctions /// @@ -854,7 +854,7 @@ async Task> NextPageFunc(string next } /// - /// Description for Gets the functions of a static site. + /// Gets the functions of a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/functions /// Operation Id: StaticSites_ListStaticSiteFunctions /// @@ -896,7 +896,7 @@ Page NextPageFunc(string nextLink, int? p } /// - /// Description for Gets the application settings of a static site. + /// Gets the application settings of a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/listAppSettings /// Operation Id: StaticSites_ListStaticSiteAppSettings /// @@ -918,7 +918,7 @@ public virtual async Task> GetAppSettingsAsync(Cancel } /// - /// Description for Gets the application settings of a static site. + /// Gets the application settings of a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/listAppSettings /// Operation Id: StaticSites_ListStaticSiteAppSettings /// @@ -940,7 +940,7 @@ public virtual Response GetAppSettings(CancellationToken cance } /// - /// Description for Lists the roles configured for the static site. + /// Lists the roles configured for the static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/listConfiguredRoles /// Operation Id: StaticSites_ListStaticSiteConfiguredRoles /// @@ -962,7 +962,7 @@ public virtual async Task> GetConfiguredRolesAsync(Cancella } /// - /// Description for Lists the roles configured for the static site. + /// Lists the roles configured for the static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/listConfiguredRoles /// Operation Id: StaticSites_ListStaticSiteConfiguredRoles /// @@ -984,7 +984,7 @@ public virtual Response GetConfiguredRoles(CancellationToken cancell } /// - /// Description for Gets the application settings of a static site. + /// Gets the application settings of a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/listFunctionAppSettings /// Operation Id: StaticSites_ListStaticSiteFunctionAppSettings /// @@ -1006,7 +1006,7 @@ public virtual async Task> GetFunctionAppSettingsAsyn } /// - /// Description for Gets the application settings of a static site. + /// Gets the application settings of a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/listFunctionAppSettings /// Operation Id: StaticSites_ListStaticSiteFunctionAppSettings /// @@ -1028,7 +1028,7 @@ public virtual Response GetFunctionAppSettings(CancellationTok } /// - /// Description for Lists the secrets for an existing static site. + /// Lists the secrets for an existing static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/listSecrets /// Operation Id: StaticSites_ListStaticSiteSecrets /// @@ -1050,7 +1050,7 @@ public virtual async Task> GetStaticSiteSecretsAsync( } /// - /// Description for Lists the secrets for an existing static site. + /// Lists the secrets for an existing static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/listSecrets /// Operation Id: StaticSites_ListStaticSiteSecrets /// @@ -1072,7 +1072,7 @@ public virtual Response GetStaticSiteSecrets(CancellationToken } /// - /// Description for Gets the private link resources + /// Gets the private link resources /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateLinkResources /// Operation Id: StaticSites_GetPrivateLinkResources /// @@ -1099,7 +1099,7 @@ async Task> FirstPageFunc(int? pageSizeHint) } /// - /// Description for Gets the private link resources + /// Gets the private link resources /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateLinkResources /// Operation Id: StaticSites_GetPrivateLinkResources /// @@ -1126,7 +1126,7 @@ Page FirstPageFunc(int? pageSizeHint) } /// - /// Description for Resets the api key for an existing static site. + /// Resets the api key for an existing static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/resetapikey /// Operation Id: StaticSites_ResetStaticSiteApiKey /// @@ -1152,7 +1152,7 @@ public virtual async Task ResetApiKeyAsync(StaticSiteResetPropertiesAR } /// - /// Description for Resets the api key for an existing static site. + /// Resets the api key for an existing static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/resetapikey /// Operation Id: StaticSites_ResetStaticSiteApiKey /// @@ -1178,7 +1178,7 @@ public virtual Response ResetApiKey(StaticSiteResetPropertiesARMResource resetPr } /// - /// Description for Deploys zipped content to a static site. + /// Deploys zipped content to a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/zipdeploy /// Operation Id: StaticSites_CreateZipDeploymentForStaticSite /// @@ -1208,7 +1208,7 @@ public virtual async Task CreateZipDeploymentForStaticSiteAsync(Wa } /// - /// Description for Deploys zipped content to a static site. + /// Deploys zipped content to a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/zipdeploy /// Operation Id: StaticSites_CreateZipDeploymentForStaticSite /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteARMResourceCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteARMResourceCollection.cs index 8d837534e44d..cc547274979f 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteARMResourceCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteARMResourceCollection.cs @@ -55,7 +55,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Creates a new static site in an existing resource group, or updates an existing static site. + /// Creates a new static site in an existing resource group, or updates an existing static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name} /// Operation Id: StaticSites_CreateOrUpdateStaticSite /// @@ -88,7 +88,7 @@ public virtual async Task> CreateOrUpdateAsy } /// - /// Description for Creates a new static site in an existing resource group, or updates an existing static site. + /// Creates a new static site in an existing resource group, or updates an existing static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name} /// Operation Id: StaticSites_CreateOrUpdateStaticSite /// @@ -121,7 +121,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUntil wait } /// - /// Description for Gets the details of a static site. + /// Gets the details of a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name} /// Operation Id: StaticSites_GetStaticSite /// @@ -150,7 +150,7 @@ public virtual async Task> GetAsync(string name, } /// - /// Description for Gets the details of a static site. + /// Gets the details of a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name} /// Operation Id: StaticSites_GetStaticSite /// @@ -179,7 +179,7 @@ public virtual Response Get(string name, CancellationToke } /// - /// Description for Gets all static sites in the specified resource group. + /// Gets all static sites in the specified resource group. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites /// Operation Id: StaticSites_GetStaticSitesByResourceGroup /// @@ -221,7 +221,7 @@ async Task> NextPageFunc(string nextLink, int? pageS } /// - /// Description for Gets all static sites in the specified resource group. + /// Gets all static sites in the specified resource group. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites /// Operation Id: StaticSites_GetStaticSitesByResourceGroup /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteBuildARMResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteBuildARMResource.cs index a86680b142ad..6731ea908a01 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteBuildARMResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteBuildARMResource.cs @@ -95,7 +95,7 @@ public virtual StaticSiteBuildUserProvidedFunctionAppCollection GetStaticSiteBui } /// - /// Description for Gets the details of the user provided function app registered with a static site build + /// Gets the details of the user provided function app registered with a static site build /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_GetUserProvidedFunctionAppForStaticSiteBuild /// @@ -110,7 +110,7 @@ public virtual async Task - /// Description for Gets the details of the user provided function app registered with a static site build + /// Gets the details of the user provided function app registered with a static site build /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_GetUserProvidedFunctionAppForStaticSiteBuild /// @@ -125,7 +125,7 @@ public virtual Response GetStati } /// - /// Description for Gets the details of a static site build. + /// Gets the details of a static site build. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName} /// Operation Id: StaticSites_GetStaticSiteBuild /// @@ -149,7 +149,7 @@ public virtual async Task> GetAsync(Cancell } /// - /// Description for Gets the details of a static site build. + /// Gets the details of a static site build. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName} /// Operation Id: StaticSites_GetStaticSiteBuild /// @@ -173,7 +173,7 @@ public virtual Response Get(CancellationToken cancel } /// - /// Description for Deletes a static site build. + /// Deletes a static site build. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName} /// Operation Id: StaticSites_DeleteStaticSiteBuild /// @@ -199,7 +199,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Deletes a static site build. + /// Deletes a static site build. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName} /// Operation Id: StaticSites_DeleteStaticSiteBuild /// @@ -225,7 +225,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Creates or updates the app settings of a static site build. + /// Creates or updates the app settings of a static site build. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/config/appsettings /// Operation Id: StaticSites_CreateOrUpdateStaticSiteBuildAppSettings /// @@ -251,7 +251,7 @@ public virtual async Task> CreateOrUpdateStaticSiteBu } /// - /// Description for Creates or updates the app settings of a static site build. + /// Creates or updates the app settings of a static site build. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/config/appsettings /// Operation Id: StaticSites_CreateOrUpdateStaticSiteBuildAppSettings /// @@ -277,7 +277,7 @@ public virtual Response CreateOrUpdateStaticSiteBuildAppSettin } /// - /// Description for Creates or updates the function app settings of a static site build. + /// Creates or updates the function app settings of a static site build. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/config/functionappsettings /// Operation Id: StaticSites_CreateOrUpdateStaticSiteBuildFunctionAppSettings /// @@ -303,7 +303,7 @@ public virtual async Task> CreateOrUpdateStaticSiteBu } /// - /// Description for Creates or updates the function app settings of a static site build. + /// Creates or updates the function app settings of a static site build. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/config/functionappsettings /// Operation Id: StaticSites_CreateOrUpdateStaticSiteBuildFunctionAppSettings /// @@ -329,7 +329,7 @@ public virtual Response CreateOrUpdateStaticSiteBuildFunctionA } /// - /// Description for Gets the functions of a particular static site build. + /// Gets the functions of a particular static site build. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/functions /// Operation Id: StaticSites_ListStaticSiteBuildFunctions /// @@ -371,7 +371,7 @@ async Task> NextPageFunc(string next } /// - /// Description for Gets the functions of a particular static site build. + /// Gets the functions of a particular static site build. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/functions /// Operation Id: StaticSites_ListStaticSiteBuildFunctions /// @@ -413,7 +413,7 @@ Page NextPageFunc(string nextLink, int? p } /// - /// Description for Gets the application settings of a static site build. + /// Gets the application settings of a static site build. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/listAppSettings /// Operation Id: StaticSites_ListStaticSiteBuildAppSettings /// @@ -435,7 +435,7 @@ public virtual async Task> GetStaticSiteBuildAppSetti } /// - /// Description for Gets the application settings of a static site build. + /// Gets the application settings of a static site build. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/listAppSettings /// Operation Id: StaticSites_ListStaticSiteBuildAppSettings /// @@ -457,7 +457,7 @@ public virtual Response GetStaticSiteBuildAppSettings(Cancella } /// - /// Description for Gets the application settings of a static site build. + /// Gets the application settings of a static site build. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/listFunctionAppSettings /// Operation Id: StaticSites_ListStaticSiteBuildFunctionAppSettings /// @@ -479,7 +479,7 @@ public virtual async Task> GetStaticSiteBuildFunction } /// - /// Description for Gets the application settings of a static site build. + /// Gets the application settings of a static site build. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/listFunctionAppSettings /// Operation Id: StaticSites_ListStaticSiteBuildFunctionAppSettings /// @@ -501,7 +501,7 @@ public virtual Response GetStaticSiteBuildFunctionAppSettings( } /// - /// Description for Deploys zipped content to a specific environment of a static site. + /// Deploys zipped content to a specific environment of a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/zipdeploy /// Operation Id: StaticSites_CreateZipDeploymentForStaticSiteBuild /// @@ -531,7 +531,7 @@ public virtual async Task CreateZipDeploymentForStaticSiteBuildAsy } /// - /// Description for Deploys zipped content to a specific environment of a static site. + /// Deploys zipped content to a specific environment of a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/zipdeploy /// Operation Id: StaticSites_CreateZipDeploymentForStaticSiteBuild /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteBuildARMResourceCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteBuildARMResourceCollection.cs index 15e9bf43361a..9b060ea63bd6 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteBuildARMResourceCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteBuildARMResourceCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets the details of a static site build. + /// Gets the details of a static site build. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName} /// Operation Id: StaticSites_GetStaticSiteBuild /// @@ -83,7 +83,7 @@ public virtual async Task> GetAsync(string } /// - /// Description for Gets the details of a static site build. + /// Gets the details of a static site build. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName} /// Operation Id: StaticSites_GetStaticSiteBuild /// @@ -112,7 +112,7 @@ public virtual Response Get(string environmentName, } /// - /// Description for Gets all static site builds for a particular static site. + /// Gets all static site builds for a particular static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds /// Operation Id: StaticSites_GetStaticSiteBuilds /// @@ -154,7 +154,7 @@ async Task> NextPageFunc(string nextLink, int? } /// - /// Description for Gets all static site builds for a particular static site. + /// Gets all static site builds for a particular static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds /// Operation Id: StaticSites_GetStaticSiteBuilds /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteBuildUserProvidedFunctionAppCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteBuildUserProvidedFunctionAppCollection.cs index 64c3d0cd6911..509d406ecf95 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteBuildUserProvidedFunctionAppCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteBuildUserProvidedFunctionAppCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Register a user provided function app with a static site build + /// Register a user provided function app with a static site build /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_RegisterUserProvidedFunctionAppWithStaticSiteBuild /// @@ -88,7 +88,7 @@ public virtual async Task - /// Description for Register a user provided function app with a static site build + /// Register a user provided function app with a static site build /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_RegisterUserProvidedFunctionAppWithStaticSiteBuild /// @@ -122,7 +122,7 @@ public virtual ArmOperation Crea } /// - /// Description for Gets the details of the user provided function app registered with a static site build + /// Gets the details of the user provided function app registered with a static site build /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_GetUserProvidedFunctionAppForStaticSiteBuild /// @@ -151,7 +151,7 @@ public virtual async Task - /// Description for Gets the details of the user provided function app registered with a static site build + /// Gets the details of the user provided function app registered with a static site build /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_GetUserProvidedFunctionAppForStaticSiteBuild /// @@ -180,7 +180,7 @@ public virtual Response Get(stri } /// - /// Description for Gets the details of the user provided function apps registered with a static site build + /// Gets the details of the user provided function apps registered with a static site build /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps /// Operation Id: StaticSites_GetUserProvidedFunctionAppsForStaticSiteBuild /// @@ -222,7 +222,7 @@ async Task> NextPageFunc(st } /// - /// Description for Gets the details of the user provided function apps registered with a static site build + /// Gets the details of the user provided function apps registered with a static site build /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps /// Operation Id: StaticSites_GetUserProvidedFunctionAppsForStaticSiteBuild /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteBuildUserProvidedFunctionAppResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteBuildUserProvidedFunctionAppResource.cs index 4d9d11344709..ec1d21620f7b 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteBuildUserProvidedFunctionAppResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteBuildUserProvidedFunctionAppResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets the details of the user provided function app registered with a static site build + /// Gets the details of the user provided function app registered with a static site build /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_GetUserProvidedFunctionAppForStaticSiteBuild /// @@ -111,7 +111,7 @@ public virtual async Task - /// Description for Gets the details of the user provided function app registered with a static site build + /// Gets the details of the user provided function app registered with a static site build /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_GetUserProvidedFunctionAppForStaticSiteBuild /// @@ -135,7 +135,7 @@ public virtual Response Get(Canc } /// - /// Description for Detach the user provided function app from the static site build + /// Detach the user provided function app from the static site build /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_DetachUserProvidedFunctionAppFromStaticSiteBuild /// @@ -161,7 +161,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Detach the user provided function app from the static site build + /// Detach the user provided function app from the static site build /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_DetachUserProvidedFunctionAppFromStaticSiteBuild /// @@ -187,7 +187,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Register a user provided function app with a static site build + /// Register a user provided function app with a static site build /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_RegisterUserProvidedFunctionAppWithStaticSiteBuild /// @@ -218,7 +218,7 @@ public virtual async Task - /// Description for Register a user provided function app with a static site build + /// Register a user provided function app with a static site build /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_RegisterUserProvidedFunctionAppWithStaticSiteBuild /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteCustomDomainOverviewARMResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteCustomDomainOverviewARMResource.cs index 342c3313516e..77d8abc170f8 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteCustomDomainOverviewARMResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteCustomDomainOverviewARMResource.cs @@ -88,7 +88,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets an existing custom domain for a particular static site. + /// Gets an existing custom domain for a particular static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains/{domainName} /// Operation Id: StaticSites_GetStaticSiteCustomDomain /// @@ -112,7 +112,7 @@ public virtual async Task> G } /// - /// Description for Gets an existing custom domain for a particular static site. + /// Gets an existing custom domain for a particular static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains/{domainName} /// Operation Id: StaticSites_GetStaticSiteCustomDomain /// @@ -136,7 +136,7 @@ public virtual Response Get(Cancellat } /// - /// Description for Deletes a custom domain. + /// Deletes a custom domain. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains/{domainName} /// Operation Id: StaticSites_DeleteStaticSiteCustomDomain /// @@ -162,7 +162,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Deletes a custom domain. + /// Deletes a custom domain. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains/{domainName} /// Operation Id: StaticSites_DeleteStaticSiteCustomDomain /// @@ -188,7 +188,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Creates a new static site custom domain in an existing resource group and static site. + /// Creates a new static site custom domain in an existing resource group and static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains/{domainName} /// Operation Id: StaticSites_CreateOrUpdateStaticSiteCustomDomain /// @@ -218,7 +218,7 @@ public virtual async Task - /// Description for Creates a new static site custom domain in an existing resource group and static site. + /// Creates a new static site custom domain in an existing resource group and static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains/{domainName} /// Operation Id: StaticSites_CreateOrUpdateStaticSiteCustomDomain /// @@ -248,7 +248,7 @@ public virtual ArmOperation Update(Wa } /// - /// Description for Validates a particular custom domain can be added to a static site. + /// Validates a particular custom domain can be added to a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains/{domainName}/validate /// Operation Id: StaticSites_ValidateCustomDomainCanBeAddedToStaticSite /// @@ -278,7 +278,7 @@ public virtual async Task ValidateCustomDomainCanBeAddedToStaticSi } /// - /// Description for Validates a particular custom domain can be added to a static site. + /// Validates a particular custom domain can be added to a static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains/{domainName}/validate /// Operation Id: StaticSites_ValidateCustomDomainCanBeAddedToStaticSite /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteCustomDomainOverviewARMResourceCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteCustomDomainOverviewARMResourceCollection.cs index 3d89790451a4..3725e963bc5d 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteCustomDomainOverviewARMResourceCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteCustomDomainOverviewARMResourceCollection.cs @@ -55,7 +55,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Creates a new static site custom domain in an existing resource group and static site. + /// Creates a new static site custom domain in an existing resource group and static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains/{domainName} /// Operation Id: StaticSites_CreateOrUpdateStaticSiteCustomDomain /// @@ -88,7 +88,7 @@ public virtual async Task - /// Description for Creates a new static site custom domain in an existing resource group and static site. + /// Creates a new static site custom domain in an existing resource group and static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains/{domainName} /// Operation Id: StaticSites_CreateOrUpdateStaticSiteCustomDomain /// @@ -121,7 +121,7 @@ public virtual ArmOperation CreateOrU } /// - /// Description for Gets an existing custom domain for a particular static site. + /// Gets an existing custom domain for a particular static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains/{domainName} /// Operation Id: StaticSites_GetStaticSiteCustomDomain /// @@ -150,7 +150,7 @@ public virtual async Task> G } /// - /// Description for Gets an existing custom domain for a particular static site. + /// Gets an existing custom domain for a particular static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains/{domainName} /// Operation Id: StaticSites_GetStaticSiteCustomDomain /// @@ -179,7 +179,7 @@ public virtual Response Get(string do } /// - /// Description for Gets all static site custom domains for a particular static site. + /// Gets all static site custom domains for a particular static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains /// Operation Id: StaticSites_ListStaticSiteCustomDomains /// @@ -221,7 +221,7 @@ async Task> NextPageFunc(string } /// - /// Description for Gets all static site custom domains for a particular static site. + /// Gets all static site custom domains for a particular static site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains /// Operation Id: StaticSites_ListStaticSiteCustomDomains /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSitePrivateEndpointConnectionCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSitePrivateEndpointConnectionCollection.cs index ae4d8ae88ef6..074e3f53b721 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSitePrivateEndpointConnectionCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSitePrivateEndpointConnectionCollection.cs @@ -55,7 +55,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Approves or rejects a private endpoint connection + /// Approves or rejects a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: StaticSites_ApproveOrRejectPrivateEndpointConnection /// @@ -88,7 +88,7 @@ public virtual async Task - /// Description for Approves or rejects a private endpoint connection + /// Approves or rejects a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: StaticSites_ApproveOrRejectPrivateEndpointConnection /// @@ -121,7 +121,7 @@ public virtual ArmOperation CreateO } /// - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: StaticSites_GetPrivateEndpointConnection /// @@ -150,7 +150,7 @@ public virtual async Task> } /// - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: StaticSites_GetPrivateEndpointConnection /// @@ -179,7 +179,7 @@ public virtual Response Get(string } /// - /// Description for Gets the list of private endpoint connections associated with a static site + /// Gets the list of private endpoint connections associated with a static site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateEndpointConnections /// Operation Id: StaticSites_GetPrivateEndpointConnectionList /// @@ -221,7 +221,7 @@ async Task> NextPageFunc(strin } /// - /// Description for Gets the list of private endpoint connections associated with a static site + /// Gets the list of private endpoint connections associated with a static site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateEndpointConnections /// Operation Id: StaticSites_GetPrivateEndpointConnectionList /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSitePrivateEndpointConnectionResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSitePrivateEndpointConnectionResource.cs index a5ec9d88d958..7650a4d69552 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSitePrivateEndpointConnectionResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSitePrivateEndpointConnectionResource.cs @@ -88,7 +88,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: StaticSites_GetPrivateEndpointConnection /// @@ -112,7 +112,7 @@ public virtual async Task> } /// - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: StaticSites_GetPrivateEndpointConnection /// @@ -136,7 +136,7 @@ public virtual Response Get(Cancell } /// - /// Description for Deletes a private endpoint connection + /// Deletes a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: StaticSites_DeletePrivateEndpointConnection /// @@ -162,7 +162,7 @@ public virtual async Task> DeleteAsync(WaitUntil waitUn } /// - /// Description for Deletes a private endpoint connection + /// Deletes a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: StaticSites_DeletePrivateEndpointConnection /// @@ -188,7 +188,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, Cancellation } /// - /// Description for Approves or rejects a private endpoint connection + /// Approves or rejects a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: StaticSites_ApproveOrRejectPrivateEndpointConnection /// @@ -218,7 +218,7 @@ public virtual async Task - /// Description for Approves or rejects a private endpoint connection + /// Approves or rejects a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: StaticSites_ApproveOrRejectPrivateEndpointConnection /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteUserProvidedFunctionAppCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteUserProvidedFunctionAppCollection.cs index 0f8f78fb5375..7a6c0e36f4f5 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteUserProvidedFunctionAppCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteUserProvidedFunctionAppCollection.cs @@ -54,7 +54,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Register a user provided function app with a static site + /// Register a user provided function app with a static site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_RegisterUserProvidedFunctionAppWithStaticSite /// @@ -88,7 +88,7 @@ public virtual async Task - /// Description for Register a user provided function app with a static site + /// Register a user provided function app with a static site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_RegisterUserProvidedFunctionAppWithStaticSite /// @@ -122,7 +122,7 @@ public virtual ArmOperation CreateOrU } /// - /// Description for Gets the details of the user provided function app registered with a static site + /// Gets the details of the user provided function app registered with a static site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_GetUserProvidedFunctionAppForStaticSite /// @@ -151,7 +151,7 @@ public virtual async Task> G } /// - /// Description for Gets the details of the user provided function app registered with a static site + /// Gets the details of the user provided function app registered with a static site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_GetUserProvidedFunctionAppForStaticSite /// @@ -180,7 +180,7 @@ public virtual Response Get(string fu } /// - /// Description for Gets the details of the user provided function apps registered with a static site + /// Gets the details of the user provided function apps registered with a static site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps /// Operation Id: StaticSites_GetUserProvidedFunctionAppsForStaticSite /// @@ -222,7 +222,7 @@ async Task> NextPageFunc(string } /// - /// Description for Gets the details of the user provided function apps registered with a static site + /// Gets the details of the user provided function apps registered with a static site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps /// Operation Id: StaticSites_GetUserProvidedFunctionAppsForStaticSite /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteUserProvidedFunctionAppResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteUserProvidedFunctionAppResource.cs index 07398fc87a6b..0cbb56487bd6 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteUserProvidedFunctionAppResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/StaticSiteUserProvidedFunctionAppResource.cs @@ -87,7 +87,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets the details of the user provided function app registered with a static site + /// Gets the details of the user provided function app registered with a static site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_GetUserProvidedFunctionAppForStaticSite /// @@ -111,7 +111,7 @@ public virtual async Task> G } /// - /// Description for Gets the details of the user provided function app registered with a static site + /// Gets the details of the user provided function app registered with a static site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_GetUserProvidedFunctionAppForStaticSite /// @@ -135,7 +135,7 @@ public virtual Response Get(Cancellat } /// - /// Description for Detach the user provided function app from the static site + /// Detach the user provided function app from the static site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_DetachUserProvidedFunctionAppFromStaticSite /// @@ -161,7 +161,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell } /// - /// Description for Detach the user provided function app from the static site + /// Detach the user provided function app from the static site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_DetachUserProvidedFunctionAppFromStaticSite /// @@ -187,7 +187,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, CancellationToken cancel } /// - /// Description for Register a user provided function app with a static site + /// Register a user provided function app with a static site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_RegisterUserProvidedFunctionAppWithStaticSite /// @@ -218,7 +218,7 @@ public virtual async Task - /// Description for Register a user provided function app with a static site + /// Register a user provided function app with a static site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps/{functionAppName} /// Operation Id: StaticSites_RegisterUserProvidedFunctionAppWithStaticSite /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/TopLevelDomainCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/TopLevelDomainCollection.cs index 7253b7e6a597..02dfcac234ca 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/TopLevelDomainCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/TopLevelDomainCollection.cs @@ -55,7 +55,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get details of a top-level domain. + /// Get details of a top-level domain. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomains/{name} /// Operation Id: TopLevelDomains_Get /// @@ -84,7 +84,7 @@ public virtual async Task> GetAsync(string name } /// - /// Description for Get details of a top-level domain. + /// Get details of a top-level domain. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomains/{name} /// Operation Id: TopLevelDomains_Get /// @@ -113,7 +113,7 @@ public virtual Response Get(string name, CancellationTok } /// - /// Description for Get all top-level domains supported for registration. + /// Get all top-level domains supported for registration. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomains /// Operation Id: TopLevelDomains_List /// @@ -155,7 +155,7 @@ async Task> NextPageFunc(string nextLink, int? page } /// - /// Description for Get all top-level domains supported for registration. + /// Get all top-level domains supported for registration. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomains /// Operation Id: TopLevelDomains_List /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/TopLevelDomainResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/TopLevelDomainResource.cs index a7194238b721..3bb5a8a41b47 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/TopLevelDomainResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/TopLevelDomainResource.cs @@ -89,7 +89,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Get details of a top-level domain. + /// Get details of a top-level domain. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomains/{name} /// Operation Id: TopLevelDomains_Get /// @@ -113,7 +113,7 @@ public virtual async Task> GetAsync(Cancellatio } /// - /// Description for Get details of a top-level domain. + /// Get details of a top-level domain. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomains/{name} /// Operation Id: TopLevelDomains_Get /// @@ -137,7 +137,7 @@ public virtual Response Get(CancellationToken cancellati } /// - /// Description for Gets all legal agreements that user needs to accept before purchasing a domain. + /// Gets all legal agreements that user needs to accept before purchasing a domain. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomains/{name}/listAgreements /// Operation Id: TopLevelDomains_ListAgreements /// @@ -183,7 +183,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeH } /// - /// Description for Gets all legal agreements that user needs to accept before purchasing a domain. + /// Gets all legal agreements that user needs to accept before purchasing a domain. /// Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomains/{name}/listAgreements /// Operation Id: TopLevelDomains_ListAgreements /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/UserResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/UserResource.cs index 0ec9b478da1e..0e81880669a9 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/UserResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/UserResource.cs @@ -88,7 +88,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Gets publishing user + /// Gets publishing user /// Request Path: /providers/Microsoft.Web/publishingUsers/web /// Operation Id: GetPublishingUser /// @@ -112,7 +112,7 @@ public virtual async Task> GetAsync(CancellationToken can } /// - /// Description for Gets publishing user + /// Gets publishing user /// Request Path: /providers/Microsoft.Web/publishingUsers/web /// Operation Id: GetPublishingUser /// @@ -136,7 +136,7 @@ public virtual Response Get(CancellationToken cancellationToken = } /// - /// Description for Updates publishing user + /// Updates publishing user /// Request Path: /providers/Microsoft.Web/publishingUsers/web /// Operation Id: UpdatePublishingUser /// @@ -166,7 +166,7 @@ public virtual async Task> CreateOrUpdateAsync(WaitUn } /// - /// Description for Updates publishing user + /// Updates publishing user /// Request Path: /providers/Microsoft.Web/publishingUsers/web /// Operation Id: UpdatePublishingUser /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/WebSiteCollection.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/WebSiteCollection.cs index a2492023c18e..fbde6d6d1c99 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/WebSiteCollection.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/WebSiteCollection.cs @@ -55,7 +55,7 @@ internal static void ValidateResourceId(ResourceIdentifier id) } /// - /// Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. + /// Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name} /// Operation Id: WebApps_CreateOrUpdate /// @@ -88,7 +88,7 @@ public virtual async Task> CreateOrUpdateAsync(Wai } /// - /// Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. + /// Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name} /// Operation Id: WebApps_CreateOrUpdate /// @@ -121,7 +121,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUntil waitUntil, } /// - /// Description for Gets the details of a web, mobile, or API app. + /// Gets the details of a web, mobile, or API app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name} /// Operation Id: WebApps_Get /// @@ -150,7 +150,7 @@ public virtual async Task> GetAsync(string name, Cance } /// - /// Description for Gets the details of a web, mobile, or API app. + /// Gets the details of a web, mobile, or API app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name} /// Operation Id: WebApps_Get /// @@ -179,7 +179,7 @@ public virtual Response Get(string name, CancellationToken canc } /// - /// Description for Gets all web, mobile, and API apps in the specified resource group. + /// Gets all web, mobile, and API apps in the specified resource group. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites /// Operation Id: WebApps_ListByResourceGroup /// @@ -222,7 +222,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHin } /// - /// Description for Gets all web, mobile, and API apps in the specified resource group. + /// Gets all web, mobile, and API apps in the specified resource group. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites /// Operation Id: WebApps_ListByResourceGroup /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/WebSiteConfigResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/WebSiteConfigResource.cs index 94371b99eb85..03f63b6b2516 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/WebSiteConfigResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/WebSiteConfigResource.cs @@ -100,7 +100,7 @@ public virtual SiteConfigSnapshotCollection GetSiteConfigSnapshots() } /// - /// Description for Gets a snapshot of the configuration of an app at a previous point in time. + /// Gets a snapshot of the configuration of an app at a previous point in time. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/web/snapshots/{snapshotId} /// Operation Id: WebApps_GetConfigurationSnapshot /// @@ -115,7 +115,7 @@ public virtual async Task> GetSiteConfigSna } /// - /// Description for Gets a snapshot of the configuration of an app at a previous point in time. + /// Gets a snapshot of the configuration of an app at a previous point in time. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/web/snapshots/{snapshotId} /// Operation Id: WebApps_GetConfigurationSnapshot /// @@ -130,7 +130,7 @@ public virtual Response GetSiteConfigSnapshot(string } /// - /// Description for Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc. + /// Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/web /// Operation Id: WebApps_GetConfiguration /// @@ -154,7 +154,7 @@ public virtual async Task> GetAsync(Cancellation } /// - /// Description for Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc. + /// Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/web /// Operation Id: WebApps_GetConfiguration /// @@ -178,7 +178,7 @@ public virtual Response Get(CancellationToken cancellatio } /// - /// Description for Updates the configuration of an app. + /// Updates the configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/web /// Operation Id: WebApps_UpdateConfiguration /// @@ -204,7 +204,7 @@ public virtual async Task> UpdateAsync(SiteConfi } /// - /// Description for Updates the configuration of an app. + /// Updates the configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/web /// Operation Id: WebApps_UpdateConfiguration /// @@ -230,7 +230,7 @@ public virtual Response Update(SiteConfigData data, Cance } /// - /// Description for Updates the configuration of an app. + /// Updates the configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/web /// Operation Id: WebApps_CreateOrUpdateConfiguration /// @@ -260,7 +260,7 @@ public virtual async Task> CreateOrUpdateAsy } /// - /// Description for Updates the configuration of an app. + /// Updates the configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/web /// Operation Id: WebApps_CreateOrUpdateConfiguration /// @@ -290,7 +290,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUntil wait } /// - /// Description for Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. + /// Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/web/snapshots /// Operation Id: WebApps_ListConfigurationSnapshotInfo /// @@ -332,7 +332,7 @@ async Task> NextPageFunc(string nextLink, in } /// - /// Description for Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. + /// Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/web/snapshots /// Operation Id: WebApps_ListConfigurationSnapshotInfo /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/WebSiteResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/WebSiteResource.cs index 64e95d307846..f5f11a9ef892 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/WebSiteResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/WebSiteResource.cs @@ -108,7 +108,7 @@ public virtual SiteDetectorCollection GetSiteDetectors() } /// - /// Description for Get site detector response + /// Get site detector response /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetectorResponse /// @@ -126,7 +126,7 @@ public virtual async Task> GetSiteDetectorAsync(s } /// - /// Description for Get site detector response + /// Get site detector response /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/detectors/{detectorName} /// Operation Id: Diagnostics_GetSiteDetectorResponse /// @@ -151,7 +151,7 @@ public virtual SitePrivateEndpointConnectionCollection GetSitePrivateEndpointCon } /// - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_GetPrivateEndpointConnection /// @@ -166,7 +166,7 @@ public virtual async Task> GetSi } /// - /// Description for Gets a private endpoint connection + /// Gets a private endpoint connection /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/privateEndpointConnections/{privateEndpointConnectionName} /// Operation Id: WebApps_GetPrivateEndpointConnection /// @@ -188,7 +188,7 @@ public virtual SiteHybridConnectionNamespaceRelayCollection GetSiteHybridConnect } /// - /// Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App. + /// Retrieves a specific Service Bus Hybrid Connection used by this Web App. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_GetHybridConnection /// @@ -204,7 +204,7 @@ public virtual async Task> } /// - /// Description for Retrieves a specific Service Bus Hybrid Connection used by this Web App. + /// Retrieves a specific Service Bus Hybrid Connection used by this Web App. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName} /// Operation Id: WebApps_GetHybridConnection /// @@ -227,7 +227,7 @@ public virtual SiteVirtualNetworkConnectionCollection GetSiteVirtualNetworkConne } /// - /// Description for Gets a virtual network the app (or deployment slot) is connected to by name. + /// Gets a virtual network the app (or deployment slot) is connected to by name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_GetVnetConnection /// @@ -242,7 +242,7 @@ public virtual async Task> GetSit } /// - /// Description for Gets a virtual network the app (or deployment slot) is connected to by name. + /// Gets a virtual network the app (or deployment slot) is connected to by name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/virtualNetworkConnections/{vnetName} /// Operation Id: WebApps_GetVnetConnection /// @@ -264,7 +264,7 @@ public virtual SiteDiagnosticCollection GetSiteDiagnostics() } /// - /// Description for Get Diagnostics Category + /// Get Diagnostics Category /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory} /// Operation Id: Diagnostics_GetSiteDiagnosticCategory /// @@ -279,7 +279,7 @@ public virtual async Task> GetSiteDiagnosticAsy } /// - /// Description for Get Diagnostics Category + /// Get Diagnostics Category /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory} /// Operation Id: Diagnostics_GetSiteDiagnosticCategory /// @@ -301,7 +301,7 @@ public virtual SiteRecommendationCollection GetSiteRecommendations() } /// - /// Description for Get a recommendation rule for an app. + /// Get a recommendation rule for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/{name} /// Operation Id: Recommendations_GetRuleDetailsByWebApp /// @@ -318,7 +318,7 @@ public virtual async Task> GetSiteRecommend } /// - /// Description for Get a recommendation rule for an app. + /// Get a recommendation rule for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/{name} /// Operation Id: Recommendations_GetRuleDetailsByWebApp /// @@ -349,7 +349,7 @@ public virtual SiteSlotCollection GetSiteSlots() } /// - /// Description for Gets the details of a web, mobile, or API app. + /// Gets the details of a web, mobile, or API app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot} /// Operation Id: WebApps_GetSlot /// @@ -364,7 +364,7 @@ public virtual async Task> GetSiteSlotAsync(string sl } /// - /// Description for Gets the details of a web, mobile, or API app. + /// Gets the details of a web, mobile, or API app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot} /// Operation Id: WebApps_GetSlot /// @@ -386,7 +386,7 @@ public virtual SiteBackupCollection GetSiteBackups() } /// - /// Description for Gets a backup of an app by its ID. + /// Gets a backup of an app by its ID. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backups/{backupId} /// Operation Id: WebApps_GetBackupStatus /// @@ -401,7 +401,7 @@ public virtual async Task> GetSiteBackupAsync(strin } /// - /// Description for Gets a backup of an app by its ID. + /// Gets a backup of an app by its ID. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backups/{backupId} /// Operation Id: WebApps_GetBackupStatus /// @@ -437,7 +437,7 @@ public virtual SiteConfigAppsettingCollection GetSiteConfigAppsettings() } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/configreferences/appsettings/{appSettingKey} /// Operation Id: WebApps_GetAppSettingKeyVaultReference /// @@ -452,7 +452,7 @@ public virtual async Task> GetSiteConfigA } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/configreferences/appsettings/{appSettingKey} /// Operation Id: WebApps_GetAppSettingKeyVaultReference /// @@ -474,7 +474,7 @@ public virtual SiteConfigConnectionStringCollection GetSiteConfigConnectionStrin } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/configreferences/connectionstrings/{connectionStringKey} /// Operation Id: WebApps_GetSiteConnectionStringKeyVaultReference /// @@ -489,7 +489,7 @@ public virtual async Task> GetSiteC } /// - /// Description for Gets the config reference and status of an app + /// Gets the config reference and status of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/configreferences/connectionstrings/{connectionStringKey} /// Operation Id: WebApps_GetSiteConnectionStringKeyVaultReference /// @@ -532,7 +532,7 @@ public virtual SiteContinuousWebJobCollection GetSiteContinuousWebJobs() } /// - /// Description for Gets a continuous web job by its ID for an app, or a deployment slot. + /// Gets a continuous web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/continuouswebjobs/{webJobName} /// Operation Id: WebApps_GetContinuousWebJob /// @@ -547,7 +547,7 @@ public virtual async Task> GetSiteContinu } /// - /// Description for Gets a continuous web job by its ID for an app, or a deployment slot. + /// Gets a continuous web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/continuouswebjobs/{webJobName} /// Operation Id: WebApps_GetContinuousWebJob /// @@ -569,7 +569,7 @@ public virtual SiteDeploymentCollection GetSiteDeployments() } /// - /// Description for Get a deployment by its ID for an app, or a deployment slot. + /// Get a deployment by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/deployments/{id} /// Operation Id: WebApps_GetDeployment /// @@ -584,7 +584,7 @@ public virtual async Task> GetSiteDeploymentAsy } /// - /// Description for Get a deployment by its ID for an app, or a deployment slot. + /// Get a deployment by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/deployments/{id} /// Operation Id: WebApps_GetDeployment /// @@ -606,7 +606,7 @@ public virtual SiteDomainOwnershipIdentifierCollection GetSiteDomainOwnershipIde } /// - /// Description for Get domain ownership identifier for web app. + /// Get domain ownership identifier for web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_GetDomainOwnershipIdentifier /// @@ -621,7 +621,7 @@ public virtual async Task> GetSi } /// - /// Description for Get domain ownership identifier for web app. + /// Get domain ownership identifier for web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/domainOwnershipIdentifiers/{domainOwnershipIdentifierName} /// Operation Id: WebApps_GetDomainOwnershipIdentifier /// @@ -650,7 +650,7 @@ public virtual SiteFunctionCollection GetSiteFunctions() } /// - /// Description for Get function information by its ID for web site, or a deployment slot. + /// Get function information by its ID for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions/{functionName} /// Operation Id: WebApps_GetFunction /// @@ -665,7 +665,7 @@ public virtual async Task> GetSiteFunctionAsync(s } /// - /// Description for Get function information by its ID for web site, or a deployment slot. + /// Get function information by its ID for web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions/{functionName} /// Operation Id: WebApps_GetFunction /// @@ -687,7 +687,7 @@ public virtual SiteHostNameBindingCollection GetSiteHostNameBindings() } /// - /// Description for Get the named hostname binding for an app (or deployment slot, if specified). + /// Get the named hostname binding for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostNameBindings/{hostName} /// Operation Id: WebApps_GetHostNameBinding /// @@ -702,7 +702,7 @@ public virtual async Task> GetSiteHostName } /// - /// Description for Get the named hostname binding for an app (or deployment slot, if specified). + /// Get the named hostname binding for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hostNameBindings/{hostName} /// Operation Id: WebApps_GetHostNameBinding /// @@ -724,7 +724,7 @@ public virtual SiteHybridConnectionCollection GetSiteHybridConnections() } /// - /// Description for Gets a hybrid connection configuration by its name. + /// Gets a hybrid connection configuration by its name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridconnection/{entityName} /// Operation Id: WebApps_GetRelayServiceConnection /// @@ -739,7 +739,7 @@ public virtual async Task> GetSiteHybridC } /// - /// Description for Gets a hybrid connection configuration by its name. + /// Gets a hybrid connection configuration by its name. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridconnection/{entityName} /// Operation Id: WebApps_GetRelayServiceConnection /// @@ -761,7 +761,7 @@ public virtual SiteInstanceCollection GetSiteInstances() } /// - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId} /// Operation Id: WebApps_GetInstanceInfo /// @@ -776,7 +776,7 @@ public virtual async Task> GetSiteInstanceAsync(s } /// - /// Description for Gets all scale-out instances of an app. + /// Gets all scale-out instances of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId} /// Operation Id: WebApps_GetInstanceInfo /// @@ -798,7 +798,7 @@ public virtual SiteProcessCollection GetSiteProcesses() } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes/{processId} /// Operation Id: WebApps_GetProcess /// @@ -813,7 +813,7 @@ public virtual async Task> GetSiteProcessAsync(str } /// - /// Description for Get process information by its ID for a specific scaled-out instance in a web site. + /// Get process information by its ID for a specific scaled-out instance in a web site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/processes/{processId} /// Operation Id: WebApps_GetProcess /// @@ -842,7 +842,7 @@ public virtual SitePremierAddonCollection GetSitePremierAddons() } /// - /// Description for Gets a named add-on of an app. + /// Gets a named add-on of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_GetPremierAddOn /// @@ -857,7 +857,7 @@ public virtual async Task> GetSitePremierAddo } /// - /// Description for Gets a named add-on of an app. + /// Gets a named add-on of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/premieraddons/{premierAddOnName} /// Operation Id: WebApps_GetPremierAddOn /// @@ -886,7 +886,7 @@ public virtual SitePublicCertificateCollection GetSitePublicCertificates() } /// - /// Description for Get the named public certificate for an app (or deployment slot, if specified). + /// Get the named public certificate for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_GetPublicCertificate /// @@ -901,7 +901,7 @@ public virtual async Task> GetSitePublic } /// - /// Description for Get the named public certificate for an app (or deployment slot, if specified). + /// Get the named public certificate for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/publicCertificates/{publicCertificateName} /// Operation Id: WebApps_GetPublicCertificate /// @@ -923,7 +923,7 @@ public virtual SiteSiteextensionCollection GetSiteSiteextensions() } /// - /// Description for Get site extension information by its ID for a web site, or a deployment slot. + /// Get site extension information by its ID for a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_GetSiteExtension /// @@ -938,7 +938,7 @@ public virtual async Task> GetSiteSiteextens } /// - /// Description for Get site extension information by its ID for a web site, or a deployment slot. + /// Get site extension information by its ID for a web site, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/siteextensions/{siteExtensionId} /// Operation Id: WebApps_GetSiteExtension /// @@ -967,7 +967,7 @@ public virtual SiteSlotTriggeredWebJobCollection GetSiteSlotTriggeredWebJobs() } /// - /// Description for Gets a triggered web job by its ID for an app, or a deployment slot. + /// Gets a triggered web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName} /// Operation Id: WebApps_GetTriggeredWebJob /// @@ -982,7 +982,7 @@ public virtual async Task> GetSiteSlot } /// - /// Description for Gets a triggered web job by its ID for an app, or a deployment slot. + /// Gets a triggered web job by its ID for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/triggeredwebjobs/{webJobName} /// Operation Id: WebApps_GetTriggeredWebJob /// @@ -1004,7 +1004,7 @@ public virtual SiteWebJobCollection GetSiteWebJobs() } /// - /// Description for Get webjob information for an app, or a deployment slot. + /// Get webjob information for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/webjobs/{webJobName} /// Operation Id: WebApps_GetWebJob /// @@ -1019,7 +1019,7 @@ public virtual async Task> GetSiteWebJobAsync(strin } /// - /// Description for Get webjob information for an app, or a deployment slot. + /// Get webjob information for an app, or a deployment slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/webjobs/{webJobName} /// Operation Id: WebApps_GetWebJob /// @@ -1034,7 +1034,7 @@ public virtual Response GetSiteWebJob(string webJobName, Can } /// - /// Description for Gets the details of a web, mobile, or API app. + /// Gets the details of a web, mobile, or API app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name} /// Operation Id: WebApps_Get /// @@ -1058,7 +1058,7 @@ public virtual async Task> GetAsync(CancellationToken } /// - /// Description for Gets the details of a web, mobile, or API app. + /// Gets the details of a web, mobile, or API app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name} /// Operation Id: WebApps_Get /// @@ -1082,7 +1082,7 @@ public virtual Response Get(CancellationToken cancellationToken } /// - /// Description for Deletes a web, mobile, or API app, or one of the deployment slots. + /// Deletes a web, mobile, or API app, or one of the deployment slots. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name} /// Operation Id: WebApps_Delete /// @@ -1110,7 +1110,7 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, bool? d } /// - /// Description for Deletes a web, mobile, or API app, or one of the deployment slots. + /// Deletes a web, mobile, or API app, or one of the deployment slots. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name} /// Operation Id: WebApps_Delete /// @@ -1138,7 +1138,7 @@ public virtual ArmOperation Delete(WaitUntil waitUntil, bool? deleteMetrics = nu } /// - /// Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. + /// Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name} /// Operation Id: WebApps_Update /// @@ -1164,7 +1164,7 @@ public virtual async Task> UpdateAsync(SitePatchResour } /// - /// Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. + /// Creates a new web, mobile, or API app in an existing resource group, or updates an existing app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name} /// Operation Id: WebApps_Update /// @@ -1190,7 +1190,7 @@ public virtual Response Update(SitePatchResource siteEnvelope, } /// - /// Description for Get past recommendations for an app, optionally specified by the time range. + /// Get past recommendations for an app, optionally specified by the time range. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendationHistory /// Operation Id: Recommendations_ListHistoryForWebApp /// @@ -1234,7 +1234,7 @@ async Task> NextPageFunc(string nextLink, int? pa } /// - /// Description for Get past recommendations for an app, optionally specified by the time range. + /// Get past recommendations for an app, optionally specified by the time range. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendationHistory /// Operation Id: Recommendations_ListHistoryForWebApp /// @@ -1278,7 +1278,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Get all recommendations for an app. + /// Get all recommendations for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations /// Operation Id: Recommendations_ListRecommendedRulesForWebApp /// @@ -1322,7 +1322,7 @@ async Task> NextPageFunc(string nextLink, int? pa } /// - /// Description for Get all recommendations for an app. + /// Get all recommendations for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations /// Operation Id: Recommendations_ListRecommendedRulesForWebApp /// @@ -1366,7 +1366,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Disable all recommendations for an app. + /// Disable all recommendations for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/disable /// Operation Id: Recommendations_DisableAllForWebApp /// @@ -1388,7 +1388,7 @@ public virtual async Task DisableAllForWebAppRecommendationAsync(Cance } /// - /// Description for Disable all recommendations for an app. + /// Disable all recommendations for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/disable /// Operation Id: Recommendations_DisableAllForWebApp /// @@ -1410,7 +1410,7 @@ public virtual Response DisableAllForWebAppRecommendation(CancellationToken canc } /// - /// Description for Reset all recommendation opt-out settings for an app. + /// Reset all recommendation opt-out settings for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/reset /// Operation Id: Recommendations_ResetAllFiltersForWebApp /// @@ -1432,7 +1432,7 @@ public virtual async Task ResetAllFiltersForWebAppRecommendationAsync( } /// - /// Description for Reset all recommendation opt-out settings for an app. + /// Reset all recommendation opt-out settings for an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/reset /// Operation Id: Recommendations_ResetAllFiltersForWebApp /// @@ -1454,7 +1454,7 @@ public virtual Response ResetAllFiltersForWebAppRecommendation(CancellationToken } /// - /// Description for Analyze a custom hostname. + /// Analyze a custom hostname. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/analyzeCustomHostname /// Operation Id: WebApps_AnalyzeCustomHostname /// @@ -1477,7 +1477,7 @@ public virtual async Task> AnalyzeCustomH } /// - /// Description for Analyze a custom hostname. + /// Analyze a custom hostname. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/analyzeCustomHostname /// Operation Id: WebApps_AnalyzeCustomHostname /// @@ -1500,7 +1500,7 @@ public virtual Response AnalyzeCustomHostname(stri } /// - /// Description for Applies the configuration settings from the target slot onto the current slot. + /// Applies the configuration settings from the target slot onto the current slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/applySlotConfig /// Operation Id: WebApps_ApplySlotConfigToProduction /// @@ -1526,7 +1526,7 @@ public virtual async Task ApplySlotConfigToProductionAsync(CsmSlotEnti } /// - /// Description for Applies the configuration settings from the target slot onto the current slot. + /// Applies the configuration settings from the target slot onto the current slot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/applySlotConfig /// Operation Id: WebApps_ApplySlotConfigToProduction /// @@ -1552,7 +1552,7 @@ public virtual Response ApplySlotConfigToProduction(CsmSlotEntity slotSwapEntity } /// - /// Description for Creates a backup of an app. + /// Creates a backup of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backup /// Operation Id: WebApps_Backup /// @@ -1578,7 +1578,7 @@ public virtual async Task> BackupAsync(BackupReques } /// - /// Description for Creates a backup of an app. + /// Creates a backup of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/backup /// Operation Id: WebApps_Backup /// @@ -1604,7 +1604,7 @@ public virtual Response Backup(BackupRequest request, Cancel } /// - /// Description for List the configurations of an app + /// List the configurations of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config /// Operation Id: WebApps_ListConfigurations /// @@ -1646,7 +1646,7 @@ async Task> NextPageFunc(string nextLink, int? pageS } /// - /// Description for List the configurations of an app + /// List the configurations of an app /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config /// Operation Id: WebApps_ListConfigurations /// @@ -1688,7 +1688,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Replaces the application settings of an app. + /// Replaces the application settings of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/appsettings /// Operation Id: WebApps_UpdateApplicationSettings /// @@ -1714,7 +1714,7 @@ public virtual async Task> UpdateApplicationSettingsA } /// - /// Description for Replaces the application settings of an app. + /// Replaces the application settings of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/appsettings /// Operation Id: WebApps_UpdateApplicationSettings /// @@ -1740,7 +1740,7 @@ public virtual Response UpdateApplicationSettings(StringDictio } /// - /// Description for Gets the application settings of an app. + /// Gets the application settings of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/appsettings/list /// Operation Id: WebApps_ListApplicationSettings /// @@ -1762,7 +1762,7 @@ public virtual async Task> GetApplicationSettingsAsyn } /// - /// Description for Gets the application settings of an app. + /// Gets the application settings of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/appsettings/list /// Operation Id: WebApps_ListApplicationSettings /// @@ -1784,7 +1784,7 @@ public virtual Response GetApplicationSettings(CancellationTok } /// - /// Description for Updates the Authentication / Authorization settings associated with web app. + /// Updates the Authentication / Authorization settings associated with web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/authsettings /// Operation Id: WebApps_UpdateAuthSettings /// @@ -1810,7 +1810,7 @@ public virtual async Task> UpdateAuthSettingsAsync(Si } /// - /// Description for Updates the Authentication / Authorization settings associated with web app. + /// Updates the Authentication / Authorization settings associated with web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/authsettings /// Operation Id: WebApps_UpdateAuthSettings /// @@ -1836,7 +1836,7 @@ public virtual Response UpdateAuthSettings(SiteAuthSettings si } /// - /// Description for Gets the Authentication/Authorization settings of an app. + /// Gets the Authentication/Authorization settings of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/authsettings/list /// Operation Id: WebApps_GetAuthSettings /// @@ -1858,7 +1858,7 @@ public virtual async Task> GetAuthSettingsAsync(Cance } /// - /// Description for Gets the Authentication/Authorization settings of an app. + /// Gets the Authentication/Authorization settings of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/authsettings/list /// Operation Id: WebApps_GetAuthSettings /// @@ -1880,7 +1880,7 @@ public virtual Response GetAuthSettings(CancellationToken canc } /// - /// Description for Updates site's Authentication / Authorization settings for apps via the V2 format + /// Updates site's Authentication / Authorization settings for apps via the V2 format /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/authsettingsV2 /// Operation Id: WebApps_UpdateAuthSettingsV2 /// @@ -1906,7 +1906,7 @@ public virtual async Task> UpdateAuthSettingsV2Asyn } /// - /// Description for Updates site's Authentication / Authorization settings for apps via the V2 format + /// Updates site's Authentication / Authorization settings for apps via the V2 format /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/authsettingsV2 /// Operation Id: WebApps_UpdateAuthSettingsV2 /// @@ -1932,7 +1932,7 @@ public virtual Response UpdateAuthSettingsV2(SiteAuthSetting } /// - /// Description for Gets site's Authentication / Authorization settings for apps via the V2 format + /// Gets site's Authentication / Authorization settings for apps via the V2 format /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/authsettingsV2/list /// Operation Id: WebApps_GetAuthSettingsV2 /// @@ -1954,7 +1954,7 @@ public virtual async Task> GetAuthSettingsV2Async(C } /// - /// Description for Gets site's Authentication / Authorization settings for apps via the V2 format + /// Gets site's Authentication / Authorization settings for apps via the V2 format /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/authsettingsV2/list /// Operation Id: WebApps_GetAuthSettingsV2 /// @@ -1976,7 +1976,7 @@ public virtual Response GetAuthSettingsV2(CancellationToken } /// - /// Description for Updates the Azure storage account configurations of an app. + /// Updates the Azure storage account configurations of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/azurestorageaccounts /// Operation Id: WebApps_UpdateAzureStorageAccounts /// @@ -2002,7 +2002,7 @@ public virtual async Task> Upda } /// - /// Description for Updates the Azure storage account configurations of an app. + /// Updates the Azure storage account configurations of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/azurestorageaccounts /// Operation Id: WebApps_UpdateAzureStorageAccounts /// @@ -2028,7 +2028,7 @@ public virtual Response UpdateAzureStora } /// - /// Description for Gets the Azure storage account configurations of an app. + /// Gets the Azure storage account configurations of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/azurestorageaccounts/list /// Operation Id: WebApps_ListAzureStorageAccounts /// @@ -2050,7 +2050,7 @@ public virtual async Task> GetA } /// - /// Description for Gets the Azure storage account configurations of an app. + /// Gets the Azure storage account configurations of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/azurestorageaccounts/list /// Operation Id: WebApps_ListAzureStorageAccounts /// @@ -2072,7 +2072,7 @@ public virtual Response GetAzureStorageA } /// - /// Description for Updates the backup configuration of an app. + /// Updates the backup configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/backup /// Operation Id: WebApps_UpdateBackupConfiguration /// @@ -2098,7 +2098,7 @@ public virtual async Task> UpdateBackupConfigurationAsyn } /// - /// Description for Updates the backup configuration of an app. + /// Updates the backup configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/backup /// Operation Id: WebApps_UpdateBackupConfiguration /// @@ -2124,7 +2124,7 @@ public virtual Response UpdateBackupConfiguration(BackupRequest r } /// - /// Description for Deletes the backup configuration of an app. + /// Deletes the backup configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/backup /// Operation Id: WebApps_DeleteBackupConfiguration /// @@ -2146,7 +2146,7 @@ public virtual async Task DeleteBackupConfigurationAsync(CancellationT } /// - /// Description for Deletes the backup configuration of an app. + /// Deletes the backup configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/backup /// Operation Id: WebApps_DeleteBackupConfiguration /// @@ -2168,7 +2168,7 @@ public virtual Response DeleteBackupConfiguration(CancellationToken cancellation } /// - /// Description for Gets the backup configuration of an app. + /// Gets the backup configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/backup/list /// Operation Id: WebApps_GetBackupConfiguration /// @@ -2190,7 +2190,7 @@ public virtual async Task> GetBackupConfigurationAsync(C } /// - /// Description for Gets the backup configuration of an app. + /// Gets the backup configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/backup/list /// Operation Id: WebApps_GetBackupConfiguration /// @@ -2212,7 +2212,7 @@ public virtual Response GetBackupConfiguration(CancellationToken } /// - /// Description for Replaces the connection strings of an app. + /// Replaces the connection strings of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/connectionstrings /// Operation Id: WebApps_UpdateConnectionStrings /// @@ -2238,7 +2238,7 @@ public virtual async Task> UpdateConnection } /// - /// Description for Replaces the connection strings of an app. + /// Replaces the connection strings of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/connectionstrings /// Operation Id: WebApps_UpdateConnectionStrings /// @@ -2264,7 +2264,7 @@ public virtual Response UpdateConnectionStrings(Conn } /// - /// Description for Gets the connection strings of an app. + /// Gets the connection strings of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/connectionstrings/list /// Operation Id: WebApps_ListConnectionStrings /// @@ -2286,7 +2286,7 @@ public virtual async Task> GetConnectionStr } /// - /// Description for Gets the connection strings of an app. + /// Gets the connection strings of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/connectionstrings/list /// Operation Id: WebApps_ListConnectionStrings /// @@ -2308,7 +2308,7 @@ public virtual Response GetConnectionStrings(Cancell } /// - /// Description for Replaces the metadata of an app. + /// Replaces the metadata of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/metadata /// Operation Id: WebApps_UpdateMetadata /// @@ -2334,7 +2334,7 @@ public virtual async Task> UpdateMetadataAsync(String } /// - /// Description for Replaces the metadata of an app. + /// Replaces the metadata of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/metadata /// Operation Id: WebApps_UpdateMetadata /// @@ -2360,7 +2360,7 @@ public virtual Response UpdateMetadata(StringDictionary metada } /// - /// Description for Gets the metadata of an app. + /// Gets the metadata of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/metadata/list /// Operation Id: WebApps_ListMetadata /// @@ -2382,7 +2382,7 @@ public virtual async Task> GetMetadataAsync(Cancellat } /// - /// Description for Gets the metadata of an app. + /// Gets the metadata of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/metadata/list /// Operation Id: WebApps_ListMetadata /// @@ -2404,7 +2404,7 @@ public virtual Response GetMetadata(CancellationToken cancella } /// - /// Description for Gets the Git/FTP publishing credentials of an app. + /// Gets the Git/FTP publishing credentials of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/publishingcredentials/list /// Operation Id: WebApps_ListPublishingCredentials /// @@ -2430,7 +2430,7 @@ public virtual async Task> GetPublishingCredentialsAs } /// - /// Description for Gets the Git/FTP publishing credentials of an app. + /// Gets the Git/FTP publishing credentials of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/publishingcredentials/list /// Operation Id: WebApps_ListPublishingCredentials /// @@ -2456,7 +2456,7 @@ public virtual ArmOperation GetPublishingCredentials(WaitUntil wai } /// - /// Description for Updates the Push settings associated with web app. + /// Updates the Push settings associated with web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/pushsettings /// Operation Id: WebApps_UpdateSitePushSettings /// @@ -2482,7 +2482,7 @@ public virtual async Task> UpdateSitePushSettingsAsync(Pu } /// - /// Description for Updates the Push settings associated with web app. + /// Updates the Push settings associated with web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/pushsettings /// Operation Id: WebApps_UpdateSitePushSettings /// @@ -2508,7 +2508,7 @@ public virtual Response UpdateSitePushSettings(PushSettings pushSe } /// - /// Description for Gets the Push settings associated with web app. + /// Gets the Push settings associated with web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/pushsettings/list /// Operation Id: WebApps_ListSitePushSettings /// @@ -2530,7 +2530,7 @@ public virtual async Task> GetSitePushSettingsAsync(Cance } /// - /// Description for Gets the Push settings associated with web app. + /// Gets the Push settings associated with web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/config/pushsettings/list /// Operation Id: WebApps_ListSitePushSettings /// @@ -2552,7 +2552,7 @@ public virtual Response GetSitePushSettings(CancellationToken canc } /// - /// Description for Gets the last lines of docker logs for the given site + /// Gets the last lines of docker logs for the given site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/containerlogs /// Operation Id: WebApps_GetWebSiteContainerLogs /// @@ -2574,7 +2574,7 @@ public virtual async Task> GetWebSiteContainerLogsAsync(Cancell } /// - /// Description for Gets the last lines of docker logs for the given site + /// Gets the last lines of docker logs for the given site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/containerlogs /// Operation Id: WebApps_GetWebSiteContainerLogs /// @@ -2596,7 +2596,7 @@ public virtual Response GetWebSiteContainerLogs(CancellationToken cancel } /// - /// Description for Gets the ZIP archived docker log files for the given site + /// Gets the ZIP archived docker log files for the given site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/containerlogs/zip/download /// Operation Id: WebApps_GetContainerLogsZip /// @@ -2618,7 +2618,7 @@ public virtual async Task> GetContainerLogsZipAsync(Cancellatio } /// - /// Description for Gets the ZIP archived docker log files for the given site + /// Gets the ZIP archived docker log files for the given site /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/containerlogs/zip/download /// Operation Id: WebApps_GetContainerLogsZip /// @@ -2640,7 +2640,7 @@ public virtual Response GetContainerLogsZip(CancellationToken cancellati } /// - /// Description for Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. + /// Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/discoverbackup /// Operation Id: WebApps_DiscoverBackup /// @@ -2666,7 +2666,7 @@ public virtual async Task> DiscoverBackupAsync(RestoreR } /// - /// Description for Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. + /// Discovers an existing app backup that can be restored from a blob in Azure storage. Use this to get information about the databases stored in a backup. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/discoverbackup /// Operation Id: WebApps_DiscoverBackup /// @@ -2692,7 +2692,7 @@ public virtual Response DiscoverBackup(RestoreRequest request, C } /// - /// Description for Fetch a short lived token that can be exchanged for a master key. + /// Fetch a short lived token that can be exchanged for a master key. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions/admin/token /// Operation Id: WebApps_GetFunctionsAdminToken /// @@ -2714,7 +2714,7 @@ public virtual async Task> GetFunctionsAdminTokenAsync(Cancella } /// - /// Description for Fetch a short lived token that can be exchanged for a master key. + /// Fetch a short lived token that can be exchanged for a master key. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions/admin/token /// Operation Id: WebApps_GetFunctionsAdminToken /// @@ -2736,7 +2736,7 @@ public virtual Response GetFunctionsAdminToken(CancellationToken cancell } /// - /// Description for Get host secrets for a function app. + /// Get host secrets for a function app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/host/default/listkeys /// Operation Id: WebApps_ListHostKeys /// @@ -2758,7 +2758,7 @@ public virtual async Task> GetHostKeysAsync(CancellationToken } /// - /// Description for Get host secrets for a function app. + /// Get host secrets for a function app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/host/default/listkeys /// Operation Id: WebApps_ListHostKeys /// @@ -2780,7 +2780,7 @@ public virtual Response GetHostKeys(CancellationToken cancellationToke } /// - /// Description for This is to allow calling via powershell and ARM template. + /// This is to allow calling via powershell and ARM template. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/host/default/listsyncstatus /// Operation Id: WebApps_ListSyncStatus /// @@ -2802,7 +2802,7 @@ public virtual async Task GetSyncStatusAsync(CancellationToken cancell } /// - /// Description for This is to allow calling via powershell and ARM template. + /// This is to allow calling via powershell and ARM template. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/host/default/listsyncstatus /// Operation Id: WebApps_ListSyncStatus /// @@ -2824,7 +2824,7 @@ public virtual Response GetSyncStatus(CancellationToken cancellationToken = defa } /// - /// Description for Syncs function trigger metadata to the management database + /// Syncs function trigger metadata to the management database /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/host/default/sync /// Operation Id: WebApps_SyncFunctions /// @@ -2846,7 +2846,7 @@ public virtual async Task SyncFunctionsAsync(CancellationToken cancell } /// - /// Description for Syncs function trigger metadata to the management database + /// Syncs function trigger metadata to the management database /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/host/default/sync /// Operation Id: WebApps_SyncFunctions /// @@ -2868,7 +2868,7 @@ public virtual Response SyncFunctions(CancellationToken cancellationToken = defa } /// - /// Description for Add or update a host level secret. + /// Add or update a host level secret. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/host/default/{keyType}/{keyName} /// Operation Id: WebApps_CreateOrUpdateHostSecret /// @@ -2899,7 +2899,7 @@ public virtual async Task> CreateOrUpdateHostSecretAsync(strin } /// - /// Description for Add or update a host level secret. + /// Add or update a host level secret. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/host/default/{keyType}/{keyName} /// Operation Id: WebApps_CreateOrUpdateHostSecret /// @@ -2930,7 +2930,7 @@ public virtual Response CreateOrUpdateHostSecret(string keyType, string } /// - /// Description for Delete a host level secret. + /// Delete a host level secret. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/host/default/{keyType}/{keyName} /// Operation Id: WebApps_DeleteHostSecret /// @@ -2959,7 +2959,7 @@ public virtual async Task DeleteHostSecretAsync(string keyType, string } /// - /// Description for Delete a host level secret. + /// Delete a host level secret. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/host/default/{keyType}/{keyName} /// Operation Id: WebApps_DeleteHostSecret /// @@ -2988,7 +2988,7 @@ public virtual Response DeleteHostSecret(string keyType, string keyName, Cancell } /// - /// Description for Retrieves all Service Bus Hybrid Connections used by this Web App. + /// Retrieves all Service Bus Hybrid Connections used by this Web App. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridConnectionRelays /// Operation Id: WebApps_ListHybridConnections /// @@ -3010,7 +3010,7 @@ public virtual async Task - /// Description for Retrieves all Service Bus Hybrid Connections used by this Web App. + /// Retrieves all Service Bus Hybrid Connections used by this Web App. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridConnectionRelays /// Operation Id: WebApps_ListHybridConnections /// @@ -3032,7 +3032,7 @@ public virtual Response GetHyb } /// - /// Description for Gets hybrid connections configured for an app (or deployment slot, if specified). + /// Gets hybrid connections configured for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridconnection /// Operation Id: WebApps_ListRelayServiceConnections /// @@ -3054,7 +3054,7 @@ public virtual async Task> GetRelayServic } /// - /// Description for Gets hybrid connections configured for an app (or deployment slot, if specified). + /// Gets hybrid connections configured for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/hybridconnection /// Operation Id: WebApps_ListRelayServiceConnections /// @@ -3076,7 +3076,7 @@ public virtual Response GetRelayServiceConnections } /// - /// Description for Shows whether an app can be cloned to another resource group or subscription. + /// Shows whether an app can be cloned to another resource group or subscription. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/iscloneable /// Operation Id: WebApps_IsCloneable /// @@ -3098,7 +3098,7 @@ public virtual async Task> IsCloneableAsync(Cancellat } /// - /// Description for Shows whether an app can be cloned to another resource group or subscription. + /// Shows whether an app can be cloned to another resource group or subscription. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/iscloneable /// Operation Id: WebApps_IsCloneable /// @@ -3120,7 +3120,7 @@ public virtual Response IsCloneable(CancellationToken cancella } /// - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/listbackups /// Operation Id: WebApps_ListSiteBackups /// @@ -3162,7 +3162,7 @@ async Task> NextPageFunc(string nextLink, int? pageSize } /// - /// Description for Gets existing backups of an app. + /// Gets existing backups of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/listbackups /// Operation Id: WebApps_ListSiteBackups /// @@ -3204,7 +3204,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for This is to allow calling via powershell and ARM template. + /// This is to allow calling via powershell and ARM template. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/listsyncfunctiontriggerstatus /// Operation Id: WebApps_ListSyncFunctionTriggers /// @@ -3226,7 +3226,7 @@ public virtual async Task> GetSyncFunctionTriggersAsyn } /// - /// Description for This is to allow calling via powershell and ARM template. + /// This is to allow calling via powershell and ARM template. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/listsyncfunctiontriggerstatus /// Operation Id: WebApps_ListSyncFunctionTriggers /// @@ -3248,7 +3248,7 @@ public virtual Response GetSyncFunctionTriggers(CancellationTok } /// - /// Description for Restores a web app. + /// Restores a web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/migrate /// Operation Id: WebApps_MigrateStorage /// @@ -3280,7 +3280,7 @@ public virtual async Task> MigrateStorage } /// - /// Description for Restores a web app. + /// Restores a web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/migrate /// Operation Id: WebApps_MigrateStorage /// @@ -3312,7 +3312,7 @@ public virtual ArmOperation MigrateStorage(WaitUntil w } /// - /// Description for Migrates a local (in-app) MySql database to a remote MySql database. + /// Migrates a local (in-app) MySql database to a remote MySql database. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/migratemysql /// Operation Id: WebApps_MigrateMySql /// @@ -3342,7 +3342,7 @@ public virtual async Task> MigrateMySqlAsync( } /// - /// Description for Migrates a local (in-app) MySql database to a remote MySql database. + /// Migrates a local (in-app) MySql database to a remote MySql database. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/migratemysql /// Operation Id: WebApps_MigrateMySql /// @@ -3372,7 +3372,7 @@ public virtual ArmOperation MigrateMySql(WaitUntil waitUnt } /// - /// Description for Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled + /// Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/migratemysql/status /// Operation Id: WebApps_GetMigrateMySqlStatus /// @@ -3394,7 +3394,7 @@ public virtual async Task> GetMigrateMySqlS } /// - /// Description for Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled + /// Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/migratemysql/status /// Operation Id: WebApps_GetMigrateMySqlStatus /// @@ -3416,7 +3416,7 @@ public virtual Response GetMigrateMySqlStatus(Cancel } /// - /// Description for Gets all network features used by the app (or deployment slot, if specified). + /// Gets all network features used by the app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkFeatures/{view} /// Operation Id: WebApps_ListNetworkFeatures /// @@ -3443,7 +3443,7 @@ public virtual async Task> GetNetworkFeaturesA } /// - /// Description for Gets all network features used by the app (or deployment slot, if specified). + /// Gets all network features used by the app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkFeatures/{view} /// Operation Id: WebApps_ListNetworkFeatures /// @@ -3470,7 +3470,7 @@ public virtual Response GetNetworkFeatures(string view, } /// - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkTrace/operationresults/{operationId} /// Operation Id: WebApps_GetNetworkTraceOperation /// @@ -3502,7 +3502,7 @@ async Task> FirstPageFunc(int? pageSizeHint) } /// - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkTrace/operationresults/{operationId} /// Operation Id: WebApps_GetNetworkTraceOperation /// @@ -3534,7 +3534,7 @@ Page FirstPageFunc(int? pageSizeHint) } /// - /// Description for Start capturing network packets for the site (To be deprecated). + /// Start capturing network packets for the site (To be deprecated). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkTrace/start /// Operation Id: WebApps_StartWebSiteNetworkTrace /// @@ -3559,7 +3559,7 @@ public virtual async Task> StartWebSiteNetworkTraceAsync(int? d } /// - /// Description for Start capturing network packets for the site (To be deprecated). + /// Start capturing network packets for the site (To be deprecated). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkTrace/start /// Operation Id: WebApps_StartWebSiteNetworkTrace /// @@ -3584,7 +3584,7 @@ public virtual Response StartWebSiteNetworkTrace(int? durationInSeconds } /// - /// Description for Start capturing network packets for the site. + /// Start capturing network packets for the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkTrace/startOperation /// Operation Id: WebApps_StartWebSiteNetworkTraceOperation /// @@ -3613,7 +3613,7 @@ public virtual async Task>> StartWebSiteNetwork } /// - /// Description for Start capturing network packets for the site. + /// Start capturing network packets for the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkTrace/startOperation /// Operation Id: WebApps_StartWebSiteNetworkTraceOperation /// @@ -3642,7 +3642,7 @@ public virtual ArmOperation> StartWebSiteNetworkTraceOperati } /// - /// Description for Stop ongoing capturing network packets for the site. + /// Stop ongoing capturing network packets for the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkTrace/stop /// Operation Id: WebApps_StopWebSiteNetworkTrace /// @@ -3664,7 +3664,7 @@ public virtual async Task StopWebSiteNetworkTraceAsync(CancellationTok } /// - /// Description for Stop ongoing capturing network packets for the site. + /// Stop ongoing capturing network packets for the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkTrace/stop /// Operation Id: WebApps_StopWebSiteNetworkTrace /// @@ -3686,7 +3686,7 @@ public virtual Response StopWebSiteNetworkTrace(CancellationToken cancellationTo } /// - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkTrace/{operationId} /// Operation Id: WebApps_GetNetworkTraces /// @@ -3718,7 +3718,7 @@ async Task> FirstPageFunc(int? pageSizeHint) } /// - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkTrace/{operationId} /// Operation Id: WebApps_GetNetworkTraces /// @@ -3750,7 +3750,7 @@ Page FirstPageFunc(int? pageSizeHint) } /// - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkTraces/current/operationresults/{operationId} /// Operation Id: WebApps_GetNetworkTraceOperationV2 /// @@ -3782,7 +3782,7 @@ async Task> FirstPageFunc(int? pageSizeHint) } /// - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkTraces/current/operationresults/{operationId} /// Operation Id: WebApps_GetNetworkTraceOperationV2 /// @@ -3814,7 +3814,7 @@ Page FirstPageFunc(int? pageSizeHint) } /// - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkTraces/{operationId} /// Operation Id: WebApps_GetNetworkTracesV2 /// @@ -3846,7 +3846,7 @@ async Task> FirstPageFunc(int? pageSizeHint) } /// - /// Description for Gets a named operation for a network trace capturing (or deployment slot, if specified). + /// Gets a named operation for a network trace capturing (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/networkTraces/{operationId} /// Operation Id: WebApps_GetNetworkTracesV2 /// @@ -3878,7 +3878,7 @@ Page FirstPageFunc(int? pageSizeHint) } /// - /// Description for Generates a new publishing password for an app (or deployment slot, if specified). + /// Generates a new publishing password for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/newpassword /// Operation Id: WebApps_GenerateNewSitePublishingPassword /// @@ -3900,7 +3900,7 @@ public virtual async Task GenerateNewSitePublishingPasswordAsync(Cance } /// - /// Description for Generates a new publishing password for an app (or deployment slot, if specified). + /// Generates a new publishing password for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/newpassword /// Operation Id: WebApps_GenerateNewSitePublishingPassword /// @@ -3922,7 +3922,7 @@ public virtual Response GenerateNewSitePublishingPassword(CancellationToken canc } /// - /// Description for Gets perfmon counters for web app. + /// Gets perfmon counters for web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/perfcounters /// Operation Id: WebApps_ListPerfMonCounters /// @@ -3965,7 +3965,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHin } /// - /// Description for Gets perfmon counters for web app. + /// Gets perfmon counters for web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/perfcounters /// Operation Id: WebApps_ListPerfMonCounters /// @@ -4008,7 +4008,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Gets web app's event logs. + /// Gets web app's event logs. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/phplogging /// Operation Id: WebApps_GetSitePhpErrorLogFlag /// @@ -4030,7 +4030,7 @@ public virtual async Task> GetSitePhpErrorLogFlagA } /// - /// Description for Gets web app's event logs. + /// Gets web app's event logs. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/phplogging /// Operation Id: WebApps_GetSitePhpErrorLogFlag /// @@ -4052,7 +4052,7 @@ public virtual Response GetSitePhpErrorLogFlag(Cancellation } /// - /// Description for Gets the premier add-ons of an app. + /// Gets the premier add-ons of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/premieraddons /// Operation Id: WebApps_ListPremierAddOns /// @@ -4074,7 +4074,7 @@ public virtual async Task> GetPremierAddOnsAs } /// - /// Description for Gets the premier add-ons of an app. + /// Gets the premier add-ons of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/premieraddons /// Operation Id: WebApps_ListPremierAddOns /// @@ -4096,7 +4096,7 @@ public virtual Response GetPremierAddOns(CancellationT } /// - /// Description for Gets the private link resources + /// Gets the private link resources /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/privateLinkResources /// Operation Id: WebApps_GetPrivateLinkResources /// @@ -4123,7 +4123,7 @@ async Task> FirstPageFunc(int? pageSizeHint) } /// - /// Description for Gets the private link resources + /// Gets the private link resources /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/privateLinkResources /// Operation Id: WebApps_GetPrivateLinkResources /// @@ -4150,7 +4150,7 @@ Page FirstPageFunc(int? pageSizeHint) } /// - /// Description for Gets the publishing profile for an app (or deployment slot, if specified). + /// Gets the publishing profile for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/publishxml /// Operation Id: WebApps_ListPublishingProfileXmlWithSecrets /// @@ -4176,7 +4176,7 @@ public virtual async Task> GetPublishingProfileXmlWithSecretsAs } /// - /// Description for Gets the publishing profile for an app (or deployment slot, if specified). + /// Gets the publishing profile for an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/publishxml /// Operation Id: WebApps_ListPublishingProfileXmlWithSecrets /// @@ -4202,7 +4202,7 @@ public virtual Response GetPublishingProfileXmlWithSecrets(CsmPublishing } /// - /// Description for Resets the configuration settings of the current slot if they were previously modified by calling the API with POST. + /// Resets the configuration settings of the current slot if they were previously modified by calling the API with POST. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/resetSlotConfig /// Operation Id: WebApps_ResetProductionSlotConfig /// @@ -4224,7 +4224,7 @@ public virtual async Task ResetProductionSlotConfigAsync(CancellationT } /// - /// Description for Resets the configuration settings of the current slot if they were previously modified by calling the API with POST. + /// Resets the configuration settings of the current slot if they were previously modified by calling the API with POST. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/resetSlotConfig /// Operation Id: WebApps_ResetProductionSlotConfig /// @@ -4246,7 +4246,7 @@ public virtual Response ResetProductionSlotConfig(CancellationToken cancellation } /// - /// Description for Restarts an app (or deployment slot, if specified). + /// Restarts an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/restart /// Operation Id: WebApps_Restart /// @@ -4270,7 +4270,7 @@ public virtual async Task RestartAsync(bool? softRestart = null, bool? } /// - /// Description for Restarts an app (or deployment slot, if specified). + /// Restarts an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/restart /// Operation Id: WebApps_Restart /// @@ -4294,7 +4294,7 @@ public virtual Response Restart(bool? softRestart = null, bool? synchronous = nu } /// - /// Description for Restores an app from a backup blob in Azure Storage. + /// Restores an app from a backup blob in Azure Storage. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/restoreFromBackupBlob /// Operation Id: WebApps_RestoreFromBackupBlob /// @@ -4324,7 +4324,7 @@ public virtual async Task RestoreFromBackupBlobAsync(WaitUntil wai } /// - /// Description for Restores an app from a backup blob in Azure Storage. + /// Restores an app from a backup blob in Azure Storage. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/restoreFromBackupBlob /// Operation Id: WebApps_RestoreFromBackupBlob /// @@ -4354,7 +4354,7 @@ public virtual ArmOperation RestoreFromBackupBlob(WaitUntil waitUntil, RestoreRe } /// - /// Description for Restores a deleted web app to this web app. + /// Restores a deleted web app to this web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/restoreFromDeletedApp /// Operation Id: WebApps_RestoreFromDeletedApp /// @@ -4384,7 +4384,7 @@ public virtual async Task RestoreFromDeletedAppAsync(WaitUntil wai } /// - /// Description for Restores a deleted web app to this web app. + /// Restores a deleted web app to this web app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/restoreFromDeletedApp /// Operation Id: WebApps_RestoreFromDeletedApp /// @@ -4414,7 +4414,7 @@ public virtual ArmOperation RestoreFromDeletedApp(WaitUntil waitUntil, DeletedAp } /// - /// Description for Restores a web app from a snapshot. + /// Restores a web app from a snapshot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/restoreSnapshot /// Operation Id: WebApps_RestoreSnapshot /// @@ -4444,7 +4444,7 @@ public virtual async Task RestoreSnapshotAsync(WaitUntil waitUntil } /// - /// Description for Restores a web app from a snapshot. + /// Restores a web app from a snapshot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/restoreSnapshot /// Operation Id: WebApps_RestoreSnapshot /// @@ -4474,7 +4474,7 @@ public virtual ArmOperation RestoreSnapshot(WaitUntil waitUntil, SnapshotRestore } /// - /// Description for Get the difference in configuration settings between two web app slots. + /// Get the difference in configuration settings between two web app slots. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slotsdiffs /// Operation Id: WebApps_ListSlotDifferencesFromProduction /// @@ -4520,7 +4520,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHint } /// - /// Description for Get the difference in configuration settings between two web app slots. + /// Get the difference in configuration settings between two web app slots. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slotsdiffs /// Operation Id: WebApps_ListSlotDifferencesFromProduction /// @@ -4566,7 +4566,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Swaps two deployment slots of an app. + /// Swaps two deployment slots of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slotsswap /// Operation Id: WebApps_SwapSlotWithProduction /// @@ -4596,7 +4596,7 @@ public virtual async Task SwapSlotWithProductionAsync(WaitUntil wa } /// - /// Description for Swaps two deployment slots of an app. + /// Swaps two deployment slots of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slotsswap /// Operation Id: WebApps_SwapSlotWithProduction /// @@ -4626,7 +4626,7 @@ public virtual ArmOperation SwapSlotWithProduction(WaitUntil waitUntil, CsmSlotE } /// - /// Description for Returns all Snapshots to the user. + /// Returns all Snapshots to the user. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/snapshots /// Operation Id: WebApps_ListSnapshots /// @@ -4668,7 +4668,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Returns all Snapshots to the user. + /// Returns all Snapshots to the user. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/snapshots /// Operation Id: WebApps_ListSnapshots /// @@ -4710,7 +4710,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Returns all Snapshots to the user from DRSecondary endpoint. + /// Returns all Snapshots to the user from DRSecondary endpoint. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/snapshotsdr /// Operation Id: WebApps_ListSnapshotsFromDRSecondary /// @@ -4752,7 +4752,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Returns all Snapshots to the user from DRSecondary endpoint. + /// Returns all Snapshots to the user from DRSecondary endpoint. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/snapshotsdr /// Operation Id: WebApps_ListSnapshotsFromDRSecondary /// @@ -4794,7 +4794,7 @@ Page NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Starts an app (or deployment slot, if specified). + /// Starts an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/start /// Operation Id: WebApps_Start /// @@ -4816,7 +4816,7 @@ public virtual async Task StartAsync(CancellationToken cancellationTok } /// - /// Description for Starts an app (or deployment slot, if specified). + /// Starts an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/start /// Operation Id: WebApps_Start /// @@ -4838,7 +4838,7 @@ public virtual Response Start(CancellationToken cancellationToken = default) } /// - /// Description for Start capturing network packets for the site. + /// Start capturing network packets for the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/startNetworkTrace /// Operation Id: WebApps_StartNetworkTrace /// @@ -4867,7 +4867,7 @@ public virtual async Task>> StartNetworkTraceAs } /// - /// Description for Start capturing network packets for the site. + /// Start capturing network packets for the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/startNetworkTrace /// Operation Id: WebApps_StartNetworkTrace /// @@ -4896,7 +4896,7 @@ public virtual ArmOperation> StartNetworkTrace(WaitUntil wai } /// - /// Description for Stops an app (or deployment slot, if specified). + /// Stops an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/stop /// Operation Id: WebApps_Stop /// @@ -4918,7 +4918,7 @@ public virtual async Task StopAsync(CancellationToken cancellationToke } /// - /// Description for Stops an app (or deployment slot, if specified). + /// Stops an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/stop /// Operation Id: WebApps_Stop /// @@ -4940,7 +4940,7 @@ public virtual Response Stop(CancellationToken cancellationToken = default) } /// - /// Description for Stop ongoing capturing network packets for the site. + /// Stop ongoing capturing network packets for the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/stopNetworkTrace /// Operation Id: WebApps_StopNetworkTrace /// @@ -4962,7 +4962,7 @@ public virtual async Task StopNetworkTraceAsync(CancellationToken canc } /// - /// Description for Stop ongoing capturing network packets for the site. + /// Stop ongoing capturing network packets for the site. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/stopNetworkTrace /// Operation Id: WebApps_StopNetworkTrace /// @@ -4984,7 +4984,7 @@ public virtual Response StopNetworkTrace(CancellationToken cancellationToken = d } /// - /// Description for Sync web app repository. + /// Sync web app repository. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/sync /// Operation Id: WebApps_SyncRepository /// @@ -5006,7 +5006,7 @@ public virtual async Task SyncRepositoryAsync(CancellationToken cancel } /// - /// Description for Sync web app repository. + /// Sync web app repository. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/sync /// Operation Id: WebApps_SyncRepository /// @@ -5028,7 +5028,7 @@ public virtual Response SyncRepository(CancellationToken cancellationToken = def } /// - /// Description for Syncs function trigger metadata to the management database + /// Syncs function trigger metadata to the management database /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/syncfunctiontriggers /// Operation Id: WebApps_SyncFunctionTriggers /// @@ -5050,7 +5050,7 @@ public virtual async Task SyncFunctionTriggersAsync(CancellationToken } /// - /// Description for Syncs function trigger metadata to the management database + /// Syncs function trigger metadata to the management database /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/syncfunctiontriggers /// Operation Id: WebApps_SyncFunctionTriggers /// @@ -5072,7 +5072,7 @@ public virtual Response SyncFunctionTriggers(CancellationToken cancellationToken } /// - /// Description for Gets the quota usage information of an app (or deployment slot, if specified). + /// Gets the quota usage information of an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/usages /// Operation Id: WebApps_ListUsages /// @@ -5115,7 +5115,7 @@ async Task> NextPageFunc(string nextLink, int? pageSizeHint) } /// - /// Description for Gets the quota usage information of an app (or deployment slot, if specified). + /// Gets the quota usage information of an app (or deployment slot, if specified). /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/usages /// Operation Id: WebApps_ListUsages /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/WebSiteSlotConfigResource.cs b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/WebSiteSlotConfigResource.cs index 539b3e6a9b70..dcb378bf6f69 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Generated/WebSiteSlotConfigResource.cs +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Generated/WebSiteSlotConfigResource.cs @@ -100,7 +100,7 @@ public virtual SiteSlotConfigSnapshotCollection GetSiteSlotConfigSnapshots() } /// - /// Description for Gets a snapshot of the configuration of an app at a previous point in time. + /// Gets a snapshot of the configuration of an app at a previous point in time. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/web/snapshots/{snapshotId} /// Operation Id: WebApps_GetConfigurationSnapshotSlot /// @@ -115,7 +115,7 @@ public virtual async Task> GetSiteSlotC } /// - /// Description for Gets a snapshot of the configuration of an app at a previous point in time. + /// Gets a snapshot of the configuration of an app at a previous point in time. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/web/snapshots/{snapshotId} /// Operation Id: WebApps_GetConfigurationSnapshotSlot /// @@ -130,7 +130,7 @@ public virtual Response GetSiteSlotConfigSnapsho } /// - /// Description for Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc. + /// Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/web /// Operation Id: WebApps_GetConfigurationSlot /// @@ -154,7 +154,7 @@ public virtual async Task> GetAsync(Cancella } /// - /// Description for Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc. + /// Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/web /// Operation Id: WebApps_GetConfigurationSlot /// @@ -178,7 +178,7 @@ public virtual Response Get(CancellationToken cancell } /// - /// Description for Updates the configuration of an app. + /// Updates the configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/web /// Operation Id: WebApps_UpdateConfigurationSlot /// @@ -204,7 +204,7 @@ public virtual async Task> UpdateAsync(SiteC } /// - /// Description for Updates the configuration of an app. + /// Updates the configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/web /// Operation Id: WebApps_UpdateConfigurationSlot /// @@ -230,7 +230,7 @@ public virtual Response Update(SiteConfigData data, C } /// - /// Description for Updates the configuration of an app. + /// Updates the configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/web /// Operation Id: WebApps_CreateOrUpdateConfigurationSlot /// @@ -260,7 +260,7 @@ public virtual async Task> CreateOrUpdat } /// - /// Description for Updates the configuration of an app. + /// Updates the configuration of an app. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/web /// Operation Id: WebApps_CreateOrUpdateConfigurationSlot /// @@ -290,7 +290,7 @@ public virtual ArmOperation CreateOrUpdate(WaitUntil } /// - /// Description for Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. + /// Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/web/snapshots /// Operation Id: WebApps_ListConfigurationSnapshotInfoSlot /// @@ -332,7 +332,7 @@ async Task> NextPageFunc(string nextLink, in } /// - /// Description for Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. + /// Gets a list of web app configuration snapshots identifiers. Each element of the list contains a timestamp and the ID of the snapshot. /// Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/config/web/snapshots /// Operation Id: WebApps_ListConfigurationSnapshotInfoSlot /// diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/autorest.md b/sdk/websites/Azure.ResourceManager.AppService/src/autorest.md index c90f8226b539..8648a71be724 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/autorest.md +++ b/sdk/websites/Azure.ResourceManager.AppService/src/autorest.md @@ -10,7 +10,7 @@ Run `dotnet build /t:GenerateCode` to generate code. azure-arm: true library-name: AppService namespace: Azure.ResourceManager.AppService -require: https://github.com/Azure/azure-rest-api-specs/blob/35f8a4df47aedc1ce185c854595cba6b83fa6c71/specification/web/resource-manager/readme.md +require: https://github.com/Azure/azure-rest-api-specs/blob/88e27e68094e1a4d76f070e409f9cee0687b7cf2/specification/web/resource-manager/readme.md tag: package-2021-02 output-folder: $(this-folder)/Generated clear-output-folder: true