Patches a certificate. Currently only patching of tags is supported. * * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param environmentName Name of the Managed Environment. @@ -162,7 +164,9 @@ CertificateInner update( String resourceGroupName, String environmentName, String certificateName, CertificatePatch certificateEnvelope); /** - * Patches a certificate. Currently only patching of tags is supported. + * Update properties of a certificate + * + *
Patches a certificate. Currently only patching of tags is supported. * * @param resourceGroupName The name of the resource group. The name is case insensitive. * @param environmentName Name of the Managed Environment. diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/ContainerAppsClient.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/ContainerAppsClient.java index 5ee0e85fc0d8..d8149b36b04a 100644 --- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/ContainerAppsClient.java +++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/ContainerAppsClient.java @@ -219,7 +219,9 @@ ContainerAppInner createOrUpdate( void delete(String resourceGroupName, String containerAppName, Context context); /** - * Patches a Container App using JSON Merge Patch. + * Update properties of a Container App + * + *
Patches a Container App using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param containerAppName Name of the Container App.
@@ -235,7 +237,9 @@ SyncPoller Patches a Container App using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param containerAppName Name of the Container App.
@@ -252,7 +256,9 @@ SyncPoller Patches a Container App using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param containerAppName Name of the Container App.
@@ -266,7 +272,9 @@ SyncPoller Patches a Container App using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param containerAppName Name of the Container App.
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/DaprComponentsClient.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/DaprComponentsClient.java
index 5a659b7517d8..6ba1036ec56b 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/DaprComponentsClient.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/DaprComponentsClient.java
@@ -76,7 +76,9 @@ Response Creates or updates a Dapr Component in a Managed Environment.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -96,7 +98,9 @@ DaprComponentInner createOrUpdate(
DaprComponentInner daprComponentEnvelope);
/**
- * Creates or updates a Dapr Component in a Managed Environment.
+ * Creates or updates a Dapr Component.
+ *
+ * Creates or updates a Dapr Component in a Managed Environment.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -118,7 +122,9 @@ Response Delete a Dapr Component from a Managed Environment.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -132,7 +138,9 @@ Response Delete a Dapr Component from a Managed Environment.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/ManagedEnvironmentsClient.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/ManagedEnvironmentsClient.java
index 338dd07ce2e9..39fb74de4c97 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/ManagedEnvironmentsClient.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/ManagedEnvironmentsClient.java
@@ -16,7 +16,9 @@
/** An instance of this class provides access to all the operations defined in ManagedEnvironmentsClient. */
public interface ManagedEnvironmentsClient {
/**
- * Get all Managed Environments for a subscription.
+ * Get all Environments for a subscription.
+ *
+ * Get all Managed Environments for a subscription.
*
* @throws com.azure.resourcemanager.appcontainers.models.DefaultErrorResponseErrorException thrown if the request
* is rejected by server.
@@ -27,7 +29,9 @@ public interface ManagedEnvironmentsClient {
PagedIterable Get all Managed Environments for a subscription.
*
* @param context The context to associate with this operation.
* @throws IllegalArgumentException thrown if parameters fail the validation.
@@ -40,7 +44,9 @@ public interface ManagedEnvironmentsClient {
PagedIterable Get all the Managed Environments in a resource group.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @throws IllegalArgumentException thrown if parameters fail the validation.
@@ -53,7 +59,9 @@ public interface ManagedEnvironmentsClient {
PagedIterable Get all the Managed Environments in a resource group.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param context The context to associate with this operation.
@@ -67,7 +75,9 @@ public interface ManagedEnvironmentsClient {
PagedIterable Get the properties of a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -81,7 +91,9 @@ public interface ManagedEnvironmentsClient {
ManagedEnvironmentInner getByResourceGroup(String resourceGroupName, String environmentName);
/**
- * Get the properties of a Managed Environment used to host container apps.
+ * Get the properties of a Managed Environment.
+ *
+ * Get the properties of a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -97,7 +109,9 @@ Response Creates or updates a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -113,7 +127,9 @@ SyncPoller Creates or updates a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -130,7 +146,9 @@ SyncPoller Creates or updates a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -146,7 +164,9 @@ ManagedEnvironmentInner createOrUpdate(
String resourceGroupName, String environmentName, ManagedEnvironmentInner environmentEnvelope);
/**
- * Creates or updates a Managed Environment used to host container apps.
+ * Creates or updates a Managed Environment.
+ *
+ * Creates or updates a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -163,7 +183,9 @@ ManagedEnvironmentInner createOrUpdate(
String resourceGroupName, String environmentName, ManagedEnvironmentInner environmentEnvelope, Context context);
/**
- * Delete a Managed Environment if it does not have any container apps.
+ * Delete a Managed Environment.
+ *
+ * Delete a Managed Environment if it does not have any container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -177,7 +199,9 @@ ManagedEnvironmentInner createOrUpdate(
SyncPoller Delete a Managed Environment if it does not have any container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -192,7 +216,9 @@ ManagedEnvironmentInner createOrUpdate(
SyncPoller Delete a Managed Environment if it does not have any container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -205,7 +231,9 @@ ManagedEnvironmentInner createOrUpdate(
void delete(String resourceGroupName, String environmentName);
/**
- * Delete a Managed Environment if it does not have any container apps.
+ * Delete a Managed Environment.
+ *
+ * Delete a Managed Environment if it does not have any container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -219,7 +247,9 @@ ManagedEnvironmentInner createOrUpdate(
void delete(String resourceGroupName, String environmentName, Context context);
/**
- * Patches a Managed Environment using JSON Merge Patch.
+ * Update Managed Environment's properties.
+ *
+ * Patches a Managed Environment using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -235,7 +265,9 @@ SyncPoller Patches a Managed Environment using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -252,7 +284,9 @@ SyncPoller Patches a Managed Environment using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -266,7 +300,9 @@ SyncPoller Patches a Managed Environment using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/NamespacesClient.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/NamespacesClient.java
index 1a0dc5841f94..50960ffcbc3b 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/NamespacesClient.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/NamespacesClient.java
@@ -14,7 +14,9 @@
/** An instance of this class provides access to all the operations defined in NamespacesClient. */
public interface NamespacesClient {
/**
- * Checks if resource name is available.
+ * Checks the resource name availability.
+ *
+ * Checks if resource name is available.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -30,7 +32,9 @@ CheckNameAvailabilityResponseInner checkNameAvailability(
String resourceGroupName, String environmentName, CheckNameAvailabilityRequest checkNameAvailabilityRequest);
/**
- * Checks if resource name is available.
+ * Checks the resource name availability.
+ *
+ * Checks if resource name is available.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/models/AuthConfigProperties.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/models/AuthConfigProperties.java
index 84c4c35a5019..f693d5b9037f 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/models/AuthConfigProperties.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/models/AuthConfigProperties.java
@@ -16,37 +16,34 @@
@Fluent
public final class AuthConfigProperties {
/*
- * The configuration settings of the platform of ContainerApp Service
- * Authentication/Authorization.
+ * The configuration settings of the platform of ContainerApp Service Authentication/Authorization.
*/
@JsonProperty(value = "platform")
private AuthPlatform platform;
/*
- * The configuration settings that determines the validation flow of users
- * using Service Authentication/Authorization.
+ * The configuration settings that determines the validation flow of users using Service
+ * Authentication/Authorization.
*/
@JsonProperty(value = "globalValidation")
private GlobalValidation globalValidation;
/*
- * The configuration settings of each of the identity providers used to
- * configure ContainerApp Service Authentication/Authorization.
+ * The configuration settings of each of the identity providers used to configure ContainerApp Service
+ * Authentication/Authorization.
*/
@JsonProperty(value = "identityProviders")
private IdentityProviders identityProviders;
/*
- * The configuration settings of the login flow of users using ContainerApp
- * Service Authentication/Authorization.
+ * The configuration settings of the login flow of users using ContainerApp Service Authentication/Authorization.
*/
@JsonProperty(value = "login")
private Login login;
/*
- * The configuration settings of the HTTP requests for authentication and
- * authorization requests made against ContainerApp Service
- * Authentication/Authorization.
+ * The configuration settings of the HTTP requests for authentication and authorization requests made against
+ * ContainerApp Service Authentication/Authorization.
*/
@JsonProperty(value = "httpSettings")
private HttpSettings httpSettings;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/models/CertificateInner.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/models/CertificateInner.java
index af4a68117d00..9fa25b27dbf4 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/models/CertificateInner.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/models/CertificateInner.java
@@ -21,8 +21,7 @@ public final class CertificateInner extends Resource {
private CertificateProperties properties;
/*
- * Azure Resource Manager metadata containing createdBy and modifiedBy
- * information.
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
*/
@JsonProperty(value = "systemData", access = JsonProperty.Access.WRITE_ONLY)
private SystemData systemData;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/models/ContainerAppInner.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/models/ContainerAppInner.java
index 89661084471e..c62badd5060f 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/models/ContainerAppInner.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/models/ContainerAppInner.java
@@ -18,8 +18,8 @@
@Fluent
public final class ContainerAppInner extends Resource {
/*
- * managed identities for the Container App to interact with other Azure
- * services without maintaining any secrets or credentials in code.
+ * managed identities for the Container App to interact with other Azure services without maintaining any secrets
+ * or credentials in code.
*/
@JsonProperty(value = "identity")
private ManagedServiceIdentity identity;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/models/CustomHostnameAnalysisResultInner.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/models/CustomHostnameAnalysisResultInner.java
index 612f3c3383d7..c026490407f6 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/models/CustomHostnameAnalysisResultInner.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/fluent/models/CustomHostnameAnalysisResultInner.java
@@ -5,8 +5,6 @@
package com.azure.resourcemanager.appcontainers.fluent.models;
import com.azure.core.annotation.Fluent;
-import com.azure.core.management.ProxyResource;
-import com.azure.core.management.SystemData;
import com.azure.resourcemanager.appcontainers.models.DefaultErrorResponseError;
import com.azure.resourcemanager.appcontainers.models.DnsVerificationTestResult;
import com.fasterxml.jackson.annotation.JsonProperty;
@@ -14,37 +12,73 @@
/** Custom domain analysis. */
@Fluent
-public final class CustomHostnameAnalysisResultInner extends ProxyResource {
+public final class CustomHostnameAnalysisResultInner {
/*
- * CustomHostnameAnalysisResult resource specific properties
+ * Host name that was analyzed
*/
- @JsonProperty(value = "properties")
- private CustomHostnameAnalysisResultProperties innerProperties;
+ @JsonProperty(value = "hostName", access = JsonProperty.Access.WRITE_ONLY)
+ private String hostname;
/*
- * Azure Resource Manager metadata containing createdBy and modifiedBy
- * information.
+ * Patches a certificate. Currently only patching of tags is supported.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -933,7 +935,9 @@ private Mono Patches a certificate. Currently only patching of tags is supported.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -999,7 +1003,9 @@ private Mono Patches a certificate. Currently only patching of tags is supported.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -1022,7 +1028,9 @@ private Mono Patches a certificate. Currently only patching of tags is supported.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -1043,7 +1051,9 @@ public CertificateInner update(
}
/**
- * Patches a certificate. Currently only patching of tags is supported.
+ * Update properties of a certificate
+ *
+ * Patches a certificate. Currently only patching of tags is supported.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/ContainerAppsApiClientBuilder.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/ContainerAppsApiClientBuilder.java
index 7c198677b0fc..a05676414f52 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/ContainerAppsApiClientBuilder.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/ContainerAppsApiClientBuilder.java
@@ -119,24 +119,26 @@ public ContainerAppsApiClientBuilder serializerAdapter(SerializerAdapter seriali
* @return an instance of ContainerAppsApiClientImpl.
*/
public ContainerAppsApiClientImpl buildClient() {
- if (endpoint == null) {
- this.endpoint = "https://management.azure.com";
- }
- if (environment == null) {
- this.environment = AzureEnvironment.AZURE;
- }
- if (pipeline == null) {
- this.pipeline = new HttpPipelineBuilder().policies(new UserAgentPolicy(), new RetryPolicy()).build();
- }
- if (defaultPollInterval == null) {
- this.defaultPollInterval = Duration.ofSeconds(30);
- }
- if (serializerAdapter == null) {
- this.serializerAdapter = SerializerFactory.createDefaultManagementSerializerAdapter();
- }
+ String localEndpoint = (endpoint != null) ? endpoint : "https://management.azure.com";
+ AzureEnvironment localEnvironment = (environment != null) ? environment : AzureEnvironment.AZURE;
+ HttpPipeline localPipeline =
+ (pipeline != null)
+ ? pipeline
+ : new HttpPipelineBuilder().policies(new UserAgentPolicy(), new RetryPolicy()).build();
+ Duration localDefaultPollInterval =
+ (defaultPollInterval != null) ? defaultPollInterval : Duration.ofSeconds(30);
+ SerializerAdapter localSerializerAdapter =
+ (serializerAdapter != null)
+ ? serializerAdapter
+ : SerializerFactory.createDefaultManagementSerializerAdapter();
ContainerAppsApiClientImpl client =
new ContainerAppsApiClientImpl(
- pipeline, serializerAdapter, defaultPollInterval, environment, subscriptionId, endpoint);
+ localPipeline,
+ localSerializerAdapter,
+ localDefaultPollInterval,
+ localEnvironment,
+ subscriptionId,
+ localEndpoint);
return client;
}
}
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/ContainerAppsClientImpl.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/ContainerAppsClientImpl.java
index e458a6c8c21f..9e531711ea78 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/ContainerAppsClientImpl.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/ContainerAppsClientImpl.java
@@ -1163,7 +1163,9 @@ public void delete(String resourceGroupName, String containerAppName, Context co
}
/**
- * Patches a Container App using JSON Merge Patch.
+ * Update properties of a Container App
+ *
+ * Patches a Container App using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param containerAppName Name of the Container App.
@@ -1220,7 +1222,9 @@ private Mono Patches a Container App using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param containerAppName Name of the Container App.
@@ -1275,7 +1279,9 @@ private Mono Patches a Container App using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param containerAppName Name of the Container App.
@@ -1297,7 +1303,9 @@ private PollerFlux Patches a Container App using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param containerAppName Name of the Container App.
@@ -1320,7 +1328,9 @@ private PollerFlux Patches a Container App using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param containerAppName Name of the Container App.
@@ -1337,7 +1347,9 @@ public SyncPoller Patches a Container App using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param containerAppName Name of the Container App.
@@ -1355,7 +1367,9 @@ public SyncPoller Patches a Container App using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param containerAppName Name of the Container App.
@@ -1374,7 +1388,9 @@ private Mono Patches a Container App using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param containerAppName Name of the Container App.
@@ -1394,7 +1410,9 @@ private Mono Patches a Container App using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param containerAppName Name of the Container App.
@@ -1409,7 +1427,9 @@ public void update(String resourceGroupName, String containerAppName, ContainerA
}
/**
- * Patches a Container App using JSON Merge Patch.
+ * Update properties of a Container App
+ *
+ * Patches a Container App using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param containerAppName Name of the Container App.
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/CustomHostnameAnalysisResultImpl.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/CustomHostnameAnalysisResultImpl.java
index fb9b87b4236c..9344658406b1 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/CustomHostnameAnalysisResultImpl.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/CustomHostnameAnalysisResultImpl.java
@@ -4,7 +4,6 @@
package com.azure.resourcemanager.appcontainers.implementation;
-import com.azure.core.management.SystemData;
import com.azure.resourcemanager.appcontainers.fluent.models.CustomHostnameAnalysisResultInner;
import com.azure.resourcemanager.appcontainers.models.CustomHostnameAnalysisResult;
import com.azure.resourcemanager.appcontainers.models.DefaultErrorResponseError;
@@ -24,22 +23,6 @@ public final class CustomHostnameAnalysisResultImpl implements CustomHostnameAna
this.serviceManager = serviceManager;
}
- public String id() {
- return this.innerModel().id();
- }
-
- public String name() {
- return this.innerModel().name();
- }
-
- public String type() {
- return this.innerModel().type();
- }
-
- public SystemData systemData() {
- return this.innerModel().systemData();
- }
-
public String hostname() {
return this.innerModel().hostname();
}
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/DaprComponentsClientImpl.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/DaprComponentsClientImpl.java
index b1b7edd5495d..17a2bda6813e 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/DaprComponentsClientImpl.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/DaprComponentsClientImpl.java
@@ -492,7 +492,9 @@ public Response Creates or updates a Dapr Component in a Managed Environment.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -557,7 +559,9 @@ private Mono Creates or updates a Dapr Component in a Managed Environment.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -621,7 +625,9 @@ private Mono Creates or updates a Dapr Component in a Managed Environment.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -643,7 +649,9 @@ private Mono Creates or updates a Dapr Component in a Managed Environment.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -664,7 +672,9 @@ public DaprComponentInner createOrUpdate(
}
/**
- * Creates or updates a Dapr Component in a Managed Environment.
+ * Creates or updates a Dapr Component.
+ *
+ * Creates or updates a Dapr Component in a Managed Environment.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -689,7 +699,9 @@ public Response Delete a Dapr Component from a Managed Environment.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -743,7 +755,9 @@ private Mono Delete a Dapr Component from a Managed Environment.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -795,7 +809,9 @@ private Mono Delete a Dapr Component from a Managed Environment.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -812,7 +828,9 @@ private Mono Delete a Dapr Component from a Managed Environment.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -827,7 +845,9 @@ public void delete(String resourceGroupName, String environmentName, String comp
}
/**
- * Delete a Dapr Component from a Managed Environment.
+ * Delete a Dapr Component.
+ *
+ * Delete a Dapr Component from a Managed Environment.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/ManagedEnvironmentsClientImpl.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/ManagedEnvironmentsClientImpl.java
index f49b7b00fa51..ff95ac1d90b7 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/ManagedEnvironmentsClientImpl.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/ManagedEnvironmentsClientImpl.java
@@ -174,7 +174,9 @@ Mono Get all Managed Environments for a subscription.
*
* @throws DefaultErrorResponseErrorException thrown if the request is rejected by server.
* @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent.
@@ -219,7 +221,9 @@ private Mono Get all Managed Environments for a subscription.
*
* @param context The context to associate with this operation.
* @throws IllegalArgumentException thrown if parameters fail the validation.
@@ -263,7 +267,9 @@ private Mono Get all Managed Environments for a subscription.
*
* @throws DefaultErrorResponseErrorException thrown if the request is rejected by server.
* @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent.
@@ -276,7 +282,9 @@ private PagedFlux Get all Managed Environments for a subscription.
*
* @param context The context to associate with this operation.
* @throws IllegalArgumentException thrown if parameters fail the validation.
@@ -291,7 +299,9 @@ private PagedFlux Get all Managed Environments for a subscription.
*
* @throws DefaultErrorResponseErrorException thrown if the request is rejected by server.
* @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent.
@@ -303,7 +313,9 @@ public PagedIterable Get all Managed Environments for a subscription.
*
* @param context The context to associate with this operation.
* @throws IllegalArgumentException thrown if parameters fail the validation.
@@ -317,7 +329,9 @@ public PagedIterable Get all the Managed Environments in a resource group.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @throws IllegalArgumentException thrown if parameters fail the validation.
@@ -369,7 +383,9 @@ private Mono Get all the Managed Environments in a resource group.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param context The context to associate with this operation.
@@ -420,7 +436,9 @@ private Mono Get all the Managed Environments in a resource group.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @throws IllegalArgumentException thrown if parameters fail the validation.
@@ -436,7 +454,9 @@ private PagedFlux Get all the Managed Environments in a resource group.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param context The context to associate with this operation.
@@ -453,7 +473,9 @@ private PagedFlux Get all the Managed Environments in a resource group.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @throws IllegalArgumentException thrown if parameters fail the validation.
@@ -467,7 +489,9 @@ public PagedIterable Get all the Managed Environments in a resource group.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param context The context to associate with this operation.
@@ -482,7 +506,9 @@ public PagedIterable Get the properties of a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -532,7 +558,9 @@ private Mono Get the properties of a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -580,7 +608,9 @@ private Mono Get the properties of a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -597,7 +627,9 @@ private Mono Get the properties of a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -612,7 +644,9 @@ public ManagedEnvironmentInner getByResourceGroup(String resourceGroupName, Stri
}
/**
- * Get the properties of a Managed Environment used to host container apps.
+ * Get the properties of a Managed Environment.
+ *
+ * Get the properties of a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -629,7 +663,9 @@ public Response Creates or updates a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -687,7 +723,9 @@ private Mono Creates or updates a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -746,7 +784,9 @@ private Mono Creates or updates a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -772,7 +812,9 @@ private PollerFlux Creates or updates a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -803,7 +845,9 @@ private PollerFlux Creates or updates a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -820,7 +864,9 @@ public SyncPoller Creates or updates a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -842,7 +888,9 @@ public SyncPoller Creates or updates a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -861,7 +909,9 @@ private Mono Creates or updates a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -884,7 +934,9 @@ private Mono Creates or updates a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -901,7 +953,9 @@ public ManagedEnvironmentInner createOrUpdate(
}
/**
- * Creates or updates a Managed Environment used to host container apps.
+ * Creates or updates a Managed Environment.
+ *
+ * Creates or updates a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -922,7 +976,9 @@ public ManagedEnvironmentInner createOrUpdate(
}
/**
- * Delete a Managed Environment if it does not have any container apps.
+ * Delete a Managed Environment.
+ *
+ * Delete a Managed Environment if it does not have any container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -970,7 +1026,9 @@ private Mono Delete a Managed Environment if it does not have any container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -1017,7 +1075,9 @@ private Mono Delete a Managed Environment if it does not have any container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -1036,7 +1096,9 @@ private PollerFlux Delete a Managed Environment if it does not have any container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -1057,7 +1119,9 @@ private PollerFlux Delete a Managed Environment if it does not have any container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -1072,7 +1136,9 @@ public SyncPoller Delete a Managed Environment if it does not have any container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -1089,7 +1155,9 @@ public SyncPoller Delete a Managed Environment if it does not have any container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -1106,7 +1174,9 @@ private Mono Delete a Managed Environment if it does not have any container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -1124,7 +1194,9 @@ private Mono Delete a Managed Environment if it does not have any container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -1138,7 +1210,9 @@ public void delete(String resourceGroupName, String environmentName) {
}
/**
- * Delete a Managed Environment if it does not have any container apps.
+ * Delete a Managed Environment.
+ *
+ * Delete a Managed Environment if it does not have any container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -1153,7 +1227,9 @@ public void delete(String resourceGroupName, String environmentName, Context con
}
/**
- * Patches a Managed Environment using JSON Merge Patch.
+ * Update Managed Environment's properties.
+ *
+ * Patches a Managed Environment using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -1210,7 +1286,9 @@ private Mono Patches a Managed Environment using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -1268,7 +1346,9 @@ private Mono Patches a Managed Environment using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -1290,7 +1370,9 @@ private PollerFlux Patches a Managed Environment using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -1316,7 +1398,9 @@ private PollerFlux Patches a Managed Environment using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -1333,7 +1417,9 @@ public SyncPoller Patches a Managed Environment using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -1354,7 +1440,9 @@ public SyncPoller Patches a Managed Environment using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -1373,7 +1461,9 @@ private Mono Patches a Managed Environment using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -1396,7 +1486,9 @@ private Mono Patches a Managed Environment using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -1411,7 +1503,9 @@ public void update(String resourceGroupName, String environmentName, ManagedEnvi
}
/**
- * Patches a Managed Environment using JSON Merge Patch.
+ * Update Managed Environment's properties.
+ *
+ * Patches a Managed Environment using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/NamespacesClientImpl.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/NamespacesClientImpl.java
index 8dc0a74267be..67573d1fd9ae 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/NamespacesClientImpl.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/implementation/NamespacesClientImpl.java
@@ -71,7 +71,9 @@ Mono Checks if resource name is available.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -130,7 +132,9 @@ private Mono Checks if resource name is available.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -190,7 +194,9 @@ private Mono Checks if resource name is available.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -208,7 +214,9 @@ private Mono Checks if resource name is available.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -225,7 +233,9 @@ public CheckNameAvailabilityResponseInner checkNameAvailability(
}
/**
- * Checks if resource name is available.
+ * Checks the resource name availability.
+ *
+ * Checks if resource name is available.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AllowedAudiencesValidation.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AllowedAudiencesValidation.java
index 887906a892ba..bcb6d46d4eec 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AllowedAudiencesValidation.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AllowedAudiencesValidation.java
@@ -12,8 +12,7 @@
@Fluent
public final class AllowedAudiencesValidation {
/*
- * The configuration settings of the allowed list of audiences from which
- * to validate the JWT token.
+ * The configuration settings of the allowed list of audiences from which to validate the JWT token.
*/
@JsonProperty(value = "allowedAudiences")
private List Patches a Container App using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param containerAppName Name of the Container App.
@@ -123,7 +125,9 @@ Response Patches a Container App using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param containerAppName Name of the Container App.
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/CookieExpiration.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/CookieExpiration.java
index 8312b3ee5b65..c52235874328 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/CookieExpiration.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/CookieExpiration.java
@@ -17,8 +17,7 @@ public final class CookieExpiration {
private CookieExpirationConvention convention;
/*
- * The time after the request is made when the session cookie should
- * expire.
+ * The time after the request is made when the session cookie should expire.
*/
@JsonProperty(value = "timeToExpiration")
private String timeToExpiration;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/CookieExpirationConvention.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/CookieExpirationConvention.java
index 40118638404f..ca60776fb8a7 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/CookieExpirationConvention.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/CookieExpirationConvention.java
@@ -30,6 +30,9 @@ public enum CookieExpirationConvention {
*/
@JsonCreator
public static CookieExpirationConvention fromString(String value) {
+ if (value == null) {
+ return null;
+ }
CookieExpirationConvention[] items = CookieExpirationConvention.values();
for (CookieExpirationConvention item : items) {
if (item.toString().equalsIgnoreCase(value)) {
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/CustomDomain.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/CustomDomain.java
index 8c7e016e0587..26cfedaa2b04 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/CustomDomain.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/CustomDomain.java
@@ -24,8 +24,7 @@ public final class CustomDomain {
private BindingType bindingType;
/*
- * Resource Id of the Certificate to be bound to this hostname. Must exist
- * in the Managed Environment.
+ * Resource Id of the Certificate to be bound to this hostname. Must exist in the Managed Environment.
*/
@JsonProperty(value = "certificateId", required = true)
private String certificateId;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/CustomHostnameAnalysisResult.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/CustomHostnameAnalysisResult.java
index b2d9b4e1aa66..abdbe5e35e4b 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/CustomHostnameAnalysisResult.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/CustomHostnameAnalysisResult.java
@@ -4,40 +4,11 @@
package com.azure.resourcemanager.appcontainers.models;
-import com.azure.core.management.SystemData;
import com.azure.resourcemanager.appcontainers.fluent.models.CustomHostnameAnalysisResultInner;
import java.util.List;
/** An immutable client-side representation of CustomHostnameAnalysisResult. */
public interface CustomHostnameAnalysisResult {
- /**
- * Gets the id property: Fully qualified resource Id for the resource.
- *
- * @return the id value.
- */
- String id();
-
- /**
- * Gets the name property: The name of the resource.
- *
- * @return the name value.
- */
- String name();
-
- /**
- * Gets the type property: The type of the resource.
- *
- * @return the type value.
- */
- String type();
-
- /**
- * Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- *
- * @return the systemData value.
- */
- SystemData systemData();
-
/**
* Gets the hostname property: Host name that was analyzed.
*
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/CustomOpenIdConnectProvider.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/CustomOpenIdConnectProvider.java
index d8db7dcb6afd..d42f5d4eaeab 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/CustomOpenIdConnectProvider.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/CustomOpenIdConnectProvider.java
@@ -11,22 +11,19 @@
@Fluent
public final class CustomOpenIdConnectProvider {
/*
- * Delete a Dapr Component from a Managed Environment.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -81,7 +83,9 @@ Response Delete a Dapr Component from a Managed Environment.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -152,7 +156,9 @@ Response Delete a Dapr Component from a Managed Environment.
*
* @param id the resource ID.
* @throws IllegalArgumentException thrown if parameters fail the validation.
@@ -163,7 +169,9 @@ Response Delete a Dapr Component from a Managed Environment.
*
* @param id the resource ID.
* @param context The context to associate with this operation.
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/DaprMetadata.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/DaprMetadata.java
index c34b305a6301..da8488ddeb2f 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/DaprMetadata.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/DaprMetadata.java
@@ -23,8 +23,7 @@ public final class DaprMetadata {
private String value;
/*
- * Name of the Dapr Component secret from which to pull the metadata
- * property value.
+ * Name of the Dapr Component secret from which to pull the metadata property value.
*/
@JsonProperty(value = "secretRef")
private String secretRef;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/DefaultAuthorizationPolicy.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/DefaultAuthorizationPolicy.java
index 8147b632b3ef..ac2ae2a0ac9e 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/DefaultAuthorizationPolicy.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/DefaultAuthorizationPolicy.java
@@ -12,15 +12,13 @@
@Fluent
public final class DefaultAuthorizationPolicy {
/*
- * The configuration settings of the Azure Active Directory allowed
- * principals.
+ * The configuration settings of the Azure Active Directory allowed principals.
*/
@JsonProperty(value = "allowedPrincipals")
private AllowedPrincipals allowedPrincipals;
/*
- * The configuration settings of the Azure Active Directory allowed
- * applications.
+ * The configuration settings of the Azure Active Directory allowed applications.
*/
@JsonProperty(value = "allowedApplications")
private List Get all Managed Environments for a subscription.
*
* @throws com.azure.resourcemanager.appcontainers.models.DefaultErrorResponseErrorException thrown if the request
* is rejected by server.
@@ -22,7 +24,9 @@ public interface ManagedEnvironments {
PagedIterable Get all Managed Environments for a subscription.
*
* @param context The context to associate with this operation.
* @throws IllegalArgumentException thrown if parameters fail the validation.
@@ -34,7 +38,9 @@ public interface ManagedEnvironments {
PagedIterable Get all the Managed Environments in a resource group.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @throws IllegalArgumentException thrown if parameters fail the validation.
@@ -46,7 +52,9 @@ public interface ManagedEnvironments {
PagedIterable Get all the Managed Environments in a resource group.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param context The context to associate with this operation.
@@ -59,7 +67,9 @@ public interface ManagedEnvironments {
PagedIterable Get the properties of a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -72,7 +82,9 @@ public interface ManagedEnvironments {
ManagedEnvironment getByResourceGroup(String resourceGroupName, String environmentName);
/**
- * Get the properties of a Managed Environment used to host container apps.
+ * Get the properties of a Managed Environment.
+ *
+ * Get the properties of a Managed Environment used to host container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -87,7 +99,9 @@ Response Delete a Managed Environment if it does not have any container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -99,7 +113,9 @@ Response Delete a Managed Environment if it does not have any container apps.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -112,7 +128,9 @@ Response Patches a Managed Environment using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -125,7 +143,9 @@ Response Patches a Managed Environment using JSON Merge Patch.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Environment.
@@ -140,7 +160,9 @@ void update(
String resourceGroupName, String environmentName, ManagedEnvironmentInner environmentEnvelope, Context context);
/**
- * Get the properties of a Managed Environment used to host container apps.
+ * Get the properties of a Managed Environment.
+ *
+ * Get the properties of a Managed Environment used to host container apps.
*
* @param id the resource ID.
* @throws IllegalArgumentException thrown if parameters fail the validation.
@@ -152,7 +174,9 @@ void update(
ManagedEnvironment getById(String id);
/**
- * Get the properties of a Managed Environment used to host container apps.
+ * Get the properties of a Managed Environment.
+ *
+ * Get the properties of a Managed Environment used to host container apps.
*
* @param id the resource ID.
* @param context The context to associate with this operation.
@@ -165,7 +189,9 @@ void update(
Response Delete a Managed Environment if it does not have any container apps.
*
* @param id the resource ID.
* @throws IllegalArgumentException thrown if parameters fail the validation.
@@ -176,7 +202,9 @@ void update(
void deleteById(String id);
/**
- * Delete a Managed Environment if it does not have any container apps.
+ * Delete a Managed Environment.
+ *
+ * Delete a Managed Environment if it does not have any container apps.
*
* @param id the resource ID.
* @param context The context to associate with this operation.
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/ManagedServiceIdentity.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/ManagedServiceIdentity.java
index 2b5d019da283..5250763c9df8 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/ManagedServiceIdentity.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/ManagedServiceIdentity.java
@@ -15,30 +15,28 @@
@Fluent
public class ManagedServiceIdentity {
/*
- * The service principal ID of the system assigned identity. This property
- * will only be provided for a system assigned identity.
+ * The service principal ID of the system assigned identity. This property will only be provided for a system
+ * assigned identity.
*/
@JsonProperty(value = "principalId", access = JsonProperty.Access.WRITE_ONLY)
private UUID principalId;
/*
- * The tenant ID of the system assigned identity. This property will only
- * be provided for a system assigned identity.
+ * The tenant ID of the system assigned identity. This property will only be provided for a system assigned
+ * identity.
*/
@JsonProperty(value = "tenantId", access = JsonProperty.Access.WRITE_ONLY)
private UUID tenantId;
/*
- * Type of managed service identity (where both SystemAssigned and
- * UserAssigned types are allowed).
+ * Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
*/
@JsonProperty(value = "type", required = true)
private ManagedServiceIdentityType type;
/*
- * The set of user assigned identities associated with the resource. The
- * userAssignedIdentities dictionary keys will be ARM resource ids in the
- * form:
+ * The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys
+ * will be ARM resource ids in the form:
* '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}.
* The dictionary values can be empty objects ({}) in requests.
*/
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Namespaces.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Namespaces.java
index 31ec2a5bd7a8..33caa710265c 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Namespaces.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Namespaces.java
@@ -10,7 +10,9 @@
/** Resource collection API of Namespaces. */
public interface Namespaces {
/**
- * Checks if resource name is available.
+ * Checks the resource name availability.
+ *
+ * Checks if resource name is available.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
@@ -25,7 +27,9 @@ CheckNameAvailabilityResponse checkNameAvailability(
String resourceGroupName, String environmentName, CheckNameAvailabilityRequest checkNameAvailabilityRequest);
/**
- * Checks if resource name is available.
+ * Checks the resource name availability.
+ *
+ * Checks if resource name is available.
*
* @param resourceGroupName The name of the resource group. The name is case insensitive.
* @param environmentName Name of the Managed Environment.
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Nonce.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Nonce.java
index fdb34ac0fe66..4e6591baf156 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Nonce.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Nonce.java
@@ -11,8 +11,8 @@
@Fluent
public final class Nonce {
/*
- * true
if hostname is already verified; otherwise, false
.
*/
- @JsonProperty(value = "systemData", access = JsonProperty.Access.WRITE_ONLY)
- private SystemData systemData;
+ @JsonProperty(value = "isHostnameAlreadyVerified", access = JsonProperty.Access.WRITE_ONLY)
+ private Boolean isHostnameAlreadyVerified;
- /**
- * Get the innerProperties property: CustomHostnameAnalysisResult resource specific properties.
- *
- * @return the innerProperties value.
+ /*
+ * DNS verification test result.
*/
- private CustomHostnameAnalysisResultProperties innerProperties() {
- return this.innerProperties;
- }
+ @JsonProperty(value = "customDomainVerificationTest", access = JsonProperty.Access.WRITE_ONLY)
+ private DnsVerificationTestResult customDomainVerificationTest;
- /**
- * Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- *
- * @return the systemData value.
+ /*
+ * Raw failure information if DNS verification fails.
*/
- public SystemData systemData() {
- return this.systemData;
- }
+ @JsonProperty(value = "customDomainVerificationFailureInfo", access = JsonProperty.Access.WRITE_ONLY)
+ private DefaultErrorResponseError customDomainVerificationFailureInfo;
+
+ /*
+ * true
if there is a conflict on the Container App's managed environment; otherwise,
+ * false
.
+ */
+ @JsonProperty(value = "hasConflictOnManagedEnvironment", access = JsonProperty.Access.WRITE_ONLY)
+ private Boolean hasConflictOnManagedEnvironment;
+
+ /*
+ * Name of the conflicting Container App on the Managed Environment if it's within the same subscription.
+ */
+ @JsonProperty(value = "conflictingContainerAppResourceId", access = JsonProperty.Access.WRITE_ONLY)
+ private String conflictingContainerAppResourceId;
+
+ /*
+ * CName records visible for this hostname.
+ */
+ @JsonProperty(value = "cNameRecords")
+ private Listtrue
if hostname is already verified; otherwise,
- * false
.
- */
- @JsonProperty(value = "isHostnameAlreadyVerified", access = JsonProperty.Access.WRITE_ONLY)
- private Boolean isHostnameAlreadyVerified;
-
- /*
- * DNS verification test result.
- */
- @JsonProperty(value = "customDomainVerificationTest", access = JsonProperty.Access.WRITE_ONLY)
- private DnsVerificationTestResult customDomainVerificationTest;
-
- /*
- * Raw failure information if DNS verification fails.
- */
- @JsonProperty(value = "customDomainVerificationFailureInfo", access = JsonProperty.Access.WRITE_ONLY)
- private DefaultErrorResponseError customDomainVerificationFailureInfo;
-
- /*
- * true
if there is a conflict on the Container App's managed
- * environment; otherwise, false
.
- */
- @JsonProperty(value = "hasConflictOnManagedEnvironment", access = JsonProperty.Access.WRITE_ONLY)
- private Boolean hasConflictOnManagedEnvironment;
-
- /*
- * Name of the conflicting Container App on the Managed Environment if it's
- * within the same subscription.
- */
- @JsonProperty(value = "conflictingContainerAppResourceId", access = JsonProperty.Access.WRITE_ONLY)
- private String conflictingContainerAppResourceId;
-
- /*
- * CName records visible for this hostname.
- */
- @JsonProperty(value = "cNameRecords")
- private Listfalse
if the Apple provider should not be enabled despite
- * the set registration; otherwise, true
.
+ * false
if the Apple provider should not be enabled despite the set registration; otherwise,
+ * true
.
*/
@JsonProperty(value = "enabled")
private Boolean enabled;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AuthPlatform.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AuthPlatform.java
index 0450f8bd4299..85400026423f 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AuthPlatform.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AuthPlatform.java
@@ -11,17 +11,16 @@
@Fluent
public final class AuthPlatform {
/*
- * true
if the Authentication / Authorization feature is
- * enabled for the current app; otherwise, false
.
+ * true
if the Authentication / Authorization feature is enabled for the current app; otherwise,
+ * false
.
*/
@JsonProperty(value = "enabled")
private Boolean enabled;
/*
- * The RuntimeVersion of the Authentication / Authorization feature in use
- * for the current app.
- * The setting in this value can control the behavior of certain features
- * in the Authentication / Authorization module.
+ * The RuntimeVersion of the Authentication / Authorization feature in use for the current app.
+ * The setting in this value can control the behavior of certain features in the Authentication / Authorization
+ * module.
*/
@JsonProperty(value = "runtimeVersion")
private String runtimeVersion;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AzureActiveDirectory.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AzureActiveDirectory.java
index daef4f26cf8b..f46e632bdb1a 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AzureActiveDirectory.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AzureActiveDirectory.java
@@ -11,15 +11,14 @@
@Fluent
public final class AzureActiveDirectory {
/*
- * false
if the Azure Active Directory provider should not be
- * enabled despite the set registration; otherwise, true
.
+ * false
if the Azure Active Directory provider should not be enabled despite the set registration;
+ * otherwise, true
.
*/
@JsonProperty(value = "enabled")
private Boolean enabled;
/*
- * The configuration settings of the Azure Active Directory app
- * registration.
+ * The configuration settings of the Azure Active Directory app registration.
*/
@JsonProperty(value = "registration")
private AzureActiveDirectoryRegistration registration;
@@ -31,17 +30,14 @@ public final class AzureActiveDirectory {
private AzureActiveDirectoryLogin login;
/*
- * The configuration settings of the Azure Active Directory token
- * validation flow.
+ * The configuration settings of the Azure Active Directory token validation flow.
*/
@JsonProperty(value = "validation")
private AzureActiveDirectoryValidation validation;
/*
- * Gets a value indicating whether the Azure AD configuration was
- * auto-provisioned using 1st party tooling.
- * This is an internal flag primarily intended to support the Azure
- * Management Portal. Users should not
+ * Gets a value indicating whether the Azure AD configuration was auto-provisioned using 1st party tooling.
+ * This is an internal flag primarily intended to support the Azure Management Portal. Users should not
* read or write to this property.
*/
@JsonProperty(value = "isAutoProvisioned")
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AzureActiveDirectoryLogin.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AzureActiveDirectoryLogin.java
index c7622a3e8248..572ab78792ee 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AzureActiveDirectoryLogin.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AzureActiveDirectoryLogin.java
@@ -12,16 +12,15 @@
@Fluent
public final class AzureActiveDirectoryLogin {
/*
- * Login parameters to send to the OpenID Connect authorization endpoint
- * when
+ * Login parameters to send to the OpenID Connect authorization endpoint when
* a user logs in. Each parameter must be in the form "key=value".
*/
@JsonProperty(value = "loginParameters")
private Listtrue
if the www-authenticate provider should be omitted
- * from the request; otherwise, false
.
+ * true
if the www-authenticate provider should be omitted from the request; otherwise,
+ * false
.
*/
@JsonProperty(value = "disableWWWAuthenticate")
private Boolean disableWwwAuthenticate;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AzureActiveDirectoryRegistration.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AzureActiveDirectoryRegistration.java
index e02a78b65fab..0a54c9b945a1 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AzureActiveDirectoryRegistration.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AzureActiveDirectoryRegistration.java
@@ -11,59 +11,50 @@
@Fluent
public final class AzureActiveDirectoryRegistration {
/*
- * The OpenID Connect Issuer URI that represents the entity which issues
- * access tokens for this application.
- * When using Azure Active Directory, this value is the URI of the
- * directory tenant, e.g.
+ * The OpenID Connect Issuer URI that represents the entity which issues access tokens for this application.
+ * When using Azure Active Directory, this value is the URI of the directory tenant, e.g.
* https://login.microsoftonline.com/v2.0/{tenant-guid}/.
* This URI is a case-sensitive identifier for the token issuer.
- * More information on OpenID Connect Discovery:
- * http://openid.net/specs/openid-connect-discovery-1_0.html
+ * More information on OpenID Connect Discovery: http://openid.net/specs/openid-connect-discovery-1_0.html
*/
@JsonProperty(value = "openIdIssuer")
private String openIdIssuer;
/*
* The Client ID of this relying party application, known as the client_id.
- * This setting is required for enabling OpenID Connection authentication
- * with Azure Active Directory or
+ * This setting is required for enabling OpenID Connection authentication with Azure Active Directory or
* other 3rd party OpenID Connect providers.
- * More information on OpenID Connect:
- * http://openid.net/specs/openid-connect-core-1_0.html
+ * More information on OpenID Connect: http://openid.net/specs/openid-connect-core-1_0.html
*/
@JsonProperty(value = "clientId")
private String clientId;
/*
- * The app setting name that contains the client secret of the relying
- * party application.
+ * The app setting name that contains the client secret of the relying party application.
*/
@JsonProperty(value = "clientSecretSettingName")
private String clientSecretSettingName;
/*
- * An alternative to the client secret, that is the thumbprint of a
- * certificate used for signing purposes. This property acts as
+ * An alternative to the client secret, that is the thumbprint of a certificate used for signing purposes. This
+ * property acts as
* a replacement for the Client Secret. It is also optional.
*/
@JsonProperty(value = "clientSecretCertificateThumbprint")
private String clientSecretCertificateThumbprint;
/*
- * An alternative to the client secret thumbprint, that is the subject
- * alternative name of a certificate used for signing purposes. This
- * property acts as
- * a replacement for the Client Secret Certificate Thumbprint. It is also
- * optional.
+ * An alternative to the client secret thumbprint, that is the subject alternative name of a certificate used for
+ * signing purposes. This property acts as
+ * a replacement for the Client Secret Certificate Thumbprint. It is also optional.
*/
@JsonProperty(value = "clientSecretCertificateSubjectAlternativeName")
private String clientSecretCertificateSubjectAlternativeName;
/*
- * An alternative to the client secret thumbprint, that is the issuer of a
- * certificate used for signing purposes. This property acts as
- * a replacement for the Client Secret Certificate Thumbprint. It is also
- * optional.
+ * An alternative to the client secret thumbprint, that is the issuer of a certificate used for signing purposes.
+ * This property acts as
+ * a replacement for the Client Secret Certificate Thumbprint. It is also optional.
*/
@JsonProperty(value = "clientSecretCertificateIssuer")
private String clientSecretCertificateIssuer;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AzureActiveDirectoryValidation.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AzureActiveDirectoryValidation.java
index 40b4c3118561..553e0cb843d4 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AzureActiveDirectoryValidation.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/AzureActiveDirectoryValidation.java
@@ -12,15 +12,13 @@
@Fluent
public final class AzureActiveDirectoryValidation {
/*
- * The configuration settings of the checks that should be made while
- * validating the JWT Claims.
+ * The configuration settings of the checks that should be made while validating the JWT Claims.
*/
@JsonProperty(value = "jwtClaimChecks")
private JwtClaimChecks jwtClaimChecks;
/*
- * The list of audiences that can make successful
- * authentication/authorization requests.
+ * The list of audiences that can make successful authentication/authorization requests.
*/
@JsonProperty(value = "allowedAudiences")
private Listfalse
if the Azure Static Web Apps provider should not be
- * enabled despite the set registration; otherwise, true
.
+ * false
if the Azure Static Web Apps provider should not be enabled despite the set registration;
+ * otherwise, true
.
*/
@JsonProperty(value = "enabled")
private Boolean enabled;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/ClientCredentialMethod.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/ClientCredentialMethod.java
index 449e7d2d5653..341784e9e587 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/ClientCredentialMethod.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/ClientCredentialMethod.java
@@ -27,6 +27,9 @@ public enum ClientCredentialMethod {
*/
@JsonCreator
public static ClientCredentialMethod fromString(String value) {
+ if (value == null) {
+ return null;
+ }
ClientCredentialMethod[] items = ClientCredentialMethod.values();
for (ClientCredentialMethod item : items) {
if (item.toString().equalsIgnoreCase(value)) {
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Configuration.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Configuration.java
index e47ac5bce80d..0d1730a04f36 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Configuration.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Configuration.java
@@ -18,12 +18,9 @@ public final class Configuration {
private List
+ * ActiveRevisionsMode controls how active revisions are handled for the Container app:
+ *
*/
@JsonProperty(value = "activeRevisionsMode")
private ActiveRevisionsMode activeRevisionsMode;
@@ -35,8 +32,7 @@ public final class Configuration {
private Ingress ingress;
/*
- * Collection of private container registry credentials for containers used
- * by the Container app
+ * Collection of private container registry credentials for containers used by the Container app
*/
@JsonProperty(value = "registries")
private Listfalse
if the custom Open ID provider provider should not be
- * enabled; otherwise, true
.
+ * false
if the custom Open ID provider provider should not be enabled; otherwise, true
.
*/
@JsonProperty(value = "enabled")
private Boolean enabled;
/*
- * The configuration settings of the app registration for the custom Open
- * ID Connect provider.
+ * The configuration settings of the app registration for the custom Open ID Connect provider.
*/
@JsonProperty(value = "registration")
private OpenIdConnectRegistration registration;
/*
- * The configuration settings of the login flow of the custom Open ID
- * Connect provider.
+ * The configuration settings of the login flow of the custom Open ID Connect provider.
*/
@JsonProperty(value = "login")
private OpenIdConnectLogin login;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Dapr.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Dapr.java
index 2674b4fbc2fe..e4854322a8df 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Dapr.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Dapr.java
@@ -23,8 +23,7 @@ public final class Dapr {
private String appId;
/*
- * Tells Dapr which protocol your application is using. Valid options are
- * http and grpc. Default is http
+ * Tells Dapr which protocol your application is using. Valid options are http and grpc. Default is http
*/
@JsonProperty(value = "appProtocol")
private AppProtocol appProtocol;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/DaprComponents.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/DaprComponents.java
index 133f3dc3e14f..4fca26425314 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/DaprComponents.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/DaprComponents.java
@@ -68,7 +68,9 @@ Responsefalse
if the Facebook provider should not be enabled
- * despite the set registration; otherwise, true
.
+ * false
if the Facebook provider should not be enabled despite the set registration; otherwise,
+ * true
.
*/
@JsonProperty(value = "enabled")
private Boolean enabled;
/*
- * The configuration settings of the app registration for the Facebook
- * provider.
+ * The configuration settings of the app registration for the Facebook provider.
*/
@JsonProperty(value = "registration")
private AppRegistration registration;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/ForwardProxyConvention.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/ForwardProxyConvention.java
index 682f9dc4f3f6..c6d9711209af 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/ForwardProxyConvention.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/ForwardProxyConvention.java
@@ -33,6 +33,9 @@ public enum ForwardProxyConvention {
*/
@JsonCreator
public static ForwardProxyConvention fromString(String value) {
+ if (value == null) {
+ return null;
+ }
ForwardProxyConvention[] items = ForwardProxyConvention.values();
for (ForwardProxyConvention item : items) {
if (item.toString().equalsIgnoreCase(value)) {
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/GitHub.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/GitHub.java
index 3a909ed77235..f6c178bf2786 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/GitHub.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/GitHub.java
@@ -11,15 +11,14 @@
@Fluent
public final class GitHub {
/*
- * false
if the GitHub provider should not be enabled despite
- * the set registration; otherwise, true
.
+ * false
if the GitHub provider should not be enabled despite the set registration; otherwise,
+ * true
.
*/
@JsonProperty(value = "enabled")
private Boolean enabled;
/*
- * The configuration settings of the app registration for the GitHub
- * provider.
+ * The configuration settings of the app registration for the GitHub provider.
*/
@JsonProperty(value = "registration")
private ClientRegistration registration;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/GlobalValidation.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/GlobalValidation.java
index 62ed62bf27ef..76ab8a2d9812 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/GlobalValidation.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/GlobalValidation.java
@@ -15,25 +15,21 @@
@Fluent
public final class GlobalValidation {
/*
- * The action to take when an unauthenticated client attempts to access the
- * app.
+ * The action to take when an unauthenticated client attempts to access the app.
*/
@JsonProperty(value = "unauthenticatedClientAction")
private UnauthenticatedClientActionV2 unauthenticatedClientAction;
/*
- * The default authentication provider to use when multiple providers are
- * configured.
- * This setting is only needed if multiple providers are configured and the
- * unauthenticated client
+ * The default authentication provider to use when multiple providers are configured.
+ * This setting is only needed if multiple providers are configured and the unauthenticated client
* action is set to "RedirectToLoginPage".
*/
@JsonProperty(value = "redirectToProvider")
private String redirectToProvider;
/*
- * The paths for which unauthenticated flow would not be redirected to the
- * login page.
+ * The paths for which unauthenticated flow would not be redirected to the login page.
*/
@JsonProperty(value = "excludedPaths")
private Listfalse
if the Google provider should not be enabled despite
- * the set registration; otherwise, true
.
+ * false
if the Google provider should not be enabled despite the set registration; otherwise,
+ * true
.
*/
@JsonProperty(value = "enabled")
private Boolean enabled;
/*
- * The configuration settings of the app registration for the Google
- * provider.
+ * The configuration settings of the app registration for the Google provider.
*/
@JsonProperty(value = "registration")
private ClientRegistration registration;
@@ -31,8 +30,7 @@ public final class Google {
private LoginScopes login;
/*
- * The configuration settings of the Azure Active Directory token
- * validation flow.
+ * The configuration settings of the Azure Active Directory token validation flow.
*/
@JsonProperty(value = "validation")
private AllowedAudiencesValidation validation;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/HttpSettings.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/HttpSettings.java
index dceff513a349..d88fdbe67680 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/HttpSettings.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/HttpSettings.java
@@ -14,8 +14,8 @@
@Fluent
public final class HttpSettings {
/*
- * false
if the authentication/authorization responses not
- * having the HTTPS scheme are permissible; otherwise, true
.
+ * false
if the authentication/authorization responses not having the HTTPS scheme are permissible;
+ * otherwise, true
.
*/
@JsonProperty(value = "requireHttps")
private Boolean requireHttps;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/HttpSettingsRoutes.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/HttpSettingsRoutes.java
index 10778321bbc3..2d2973ea962e 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/HttpSettingsRoutes.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/HttpSettingsRoutes.java
@@ -11,8 +11,7 @@
@Fluent
public final class HttpSettingsRoutes {
/*
- * The prefix that should precede all the authentication/authorization
- * paths.
+ * The prefix that should precede all the authentication/authorization paths.
*/
@JsonProperty(value = "apiPrefix")
private String apiPrefix;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/IdentityProviders.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/IdentityProviders.java
index 839f1ea096e5..cc4f5adf2de1 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/IdentityProviders.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/IdentityProviders.java
@@ -58,8 +58,7 @@ public final class IdentityProviders {
private AzureStaticWebApps azureStaticWebApps;
/*
- * The map of the name of the alias of each custom Open ID Connect provider
- * to the
+ * The map of the name of the alias of each custom Open ID Connect provider to the
* configuration settings of the custom Open ID Connect provider.
*/
@JsonProperty(value = "customOpenIdConnectProviders")
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Ingress.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Ingress.java
index 1c041e51fc56..79c134df3c04 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Ingress.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Ingress.java
@@ -48,8 +48,8 @@ public final class Ingress {
private Listtrue
if the fragments from the request are preserved after
- * the login request is made; otherwise, false
.
+ * true
if the fragments from the request are preserved after the login request is made; otherwise,
+ * false
.
*/
@JsonProperty(value = "preserveUrlFragmentsForLogins")
private Boolean preserveUrlFragmentsForLogins;
/*
- * External URLs that can be redirected to as part of logging in or logging
- * out of the app. Note that the query string part of the URL is ignored.
- * This is an advanced setting typically only needed by Windows Store
- * application backends.
+ * External URLs that can be redirected to as part of logging in or logging out of the app. Note that the query
+ * string part of the URL is ignored.
+ * This is an advanced setting typically only needed by Windows Store application backends.
* Note that URLs within the current domain are always implicitly allowed.
*/
@JsonProperty(value = "allowedExternalRedirectUrls")
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/ManagedEnvironments.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/ManagedEnvironments.java
index 2477278f7a9d..c264553d5e85 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/ManagedEnvironments.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/ManagedEnvironments.java
@@ -12,7 +12,9 @@
/** Resource collection API of ManagedEnvironments. */
public interface ManagedEnvironments {
/**
- * Get all Managed Environments for a subscription.
+ * Get all Environments for a subscription.
+ *
+ * false
if the nonce should not be validated while completing
- * the login flow; otherwise, true
.
+ * false
if the nonce should not be validated while completing the login flow; otherwise,
+ * true
.
*/
@JsonProperty(value = "validateNonce")
private Boolean validateNonce;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/OpenIdConnectClientCredential.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/OpenIdConnectClientCredential.java
index b6bdca9cff8e..e447a556082c 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/OpenIdConnectClientCredential.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/OpenIdConnectClientCredential.java
@@ -17,8 +17,7 @@ public final class OpenIdConnectClientCredential {
private ClientCredentialMethod method;
/*
- * The app setting that contains the client secret for the custom Open ID
- * Connect provider.
+ * The app setting that contains the client secret for the custom Open ID Connect provider.
*/
@JsonProperty(value = "clientSecretSettingName")
private String clientSecretSettingName;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/OpenIdConnectConfig.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/OpenIdConnectConfig.java
index 5c7e05a305dc..ab349cbb4593 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/OpenIdConnectConfig.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/OpenIdConnectConfig.java
@@ -35,8 +35,7 @@ public final class OpenIdConnectConfig {
private String certificationUri;
/*
- * The endpoint that contains all the configuration endpoints for the
- * provider.
+ * The endpoint that contains all the configuration endpoints for the provider.
*/
@JsonProperty(value = "wellKnownOpenIdConfiguration")
private String wellKnownOpenIdConfiguration;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/OpenIdConnectRegistration.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/OpenIdConnectRegistration.java
index 192a661f3b98..acf654b8ded4 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/OpenIdConnectRegistration.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/OpenIdConnectRegistration.java
@@ -23,8 +23,7 @@ public final class OpenIdConnectRegistration {
private OpenIdConnectClientCredential clientCredential;
/*
- * The configuration settings of the endpoints used for the custom Open ID
- * Connect provider.
+ * The configuration settings of the endpoints used for the custom Open ID Connect provider.
*/
@JsonProperty(value = "openIdConnectConfiguration")
private OpenIdConnectConfig openIdConnectConfiguration;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/RegistryCredentials.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/RegistryCredentials.java
index 2ede306b687b..40a50abfa8f0 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/RegistryCredentials.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/RegistryCredentials.java
@@ -29,9 +29,8 @@ public final class RegistryCredentials {
private String passwordSecretRef;
/*
- * A Managed Identity to use to authenticate with Azure Container Registry.
- * For user-assigned identities, use the full user-assigned identity
- * Resource ID. For system-assigned identities, use 'system'
+ * A Managed Identity to use to authenticate with Azure Container Registry. For user-assigned identities, use the
+ * full user-assigned identity Resource ID. For system-assigned identities, use 'system'
*/
@JsonProperty(value = "identity")
private String identity;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Scale.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Scale.java
index 2af107980c75..c1cc83350c77 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Scale.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Scale.java
@@ -18,8 +18,7 @@ public final class Scale {
private Integer minReplicas;
/*
- * Optional. Maximum number of container replicas. Defaults to 10 if not
- * set.
+ * Optional. Maximum number of container replicas. Defaults to 10 if not set.
*/
@JsonProperty(value = "maxReplicas")
private Integer maxReplicas;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Twitter.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Twitter.java
index 4e07b3aff83e..b6f91e49b5fd 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Twitter.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/Twitter.java
@@ -11,15 +11,14 @@
@Fluent
public final class Twitter {
/*
- * false
if the Twitter provider should not be enabled despite
- * the set registration; otherwise, true
.
+ * false
if the Twitter provider should not be enabled despite the set registration; otherwise,
+ * true
.
*/
@JsonProperty(value = "enabled")
private Boolean enabled;
/*
- * The configuration settings of the app registration for the Twitter
- * provider.
+ * The configuration settings of the app registration for the Twitter provider.
*/
@JsonProperty(value = "registration")
private TwitterRegistration registration;
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/TwitterRegistration.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/TwitterRegistration.java
index 37bf160c12b9..0314f25bb5a1 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/TwitterRegistration.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/TwitterRegistration.java
@@ -19,8 +19,7 @@ public final class TwitterRegistration {
private String consumerKey;
/*
- * The app setting name that contains the OAuth 1.0a consumer secret of the
- * Twitter
+ * The app setting name that contains the OAuth 1.0a consumer secret of the Twitter
* application used for sign-in.
*/
@JsonProperty(value = "consumerSecretSettingName")
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/UnauthenticatedClientActionV2.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/UnauthenticatedClientActionV2.java
index a3a2fc415bfe..b2b1fb7d6817 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/UnauthenticatedClientActionV2.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/UnauthenticatedClientActionV2.java
@@ -36,6 +36,9 @@ public enum UnauthenticatedClientActionV2 {
*/
@JsonCreator
public static UnauthenticatedClientActionV2 fromString(String value) {
+ if (value == null) {
+ return null;
+ }
UnauthenticatedClientActionV2[] items = UnauthenticatedClientActionV2.values();
for (UnauthenticatedClientActionV2 item : items) {
if (item.toString().equalsIgnoreCase(value)) {
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/VnetConfiguration.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/VnetConfiguration.java
index 068b95ab5637..90c141c2ade6 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/VnetConfiguration.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/VnetConfiguration.java
@@ -11,57 +11,51 @@
@Fluent
public final class VnetConfiguration {
/*
- * Boolean indicating the environment only has an internal load balancer.
- * These environments do not have a public static IP resource, must provide
- * ControlPlaneSubnetResourceId and AppSubnetResourceId if enabling this
- * property
+ * Boolean indicating the environment only has an internal load balancer. These environments do not have a public
+ * static IP resource. They must provide runtimeSubnetId and infrastructureSubnetId if enabling this property
*/
@JsonProperty(value = "internal")
private Boolean internal;
/*
- * Resource ID of a subnet for infrastructure components. This subnet must
- * be in the same VNET as the subnet defined in runtimeSubnetId. Must not
- * overlap with any other provided IP ranges.
+ * Resource ID of a subnet for infrastructure components. This subnet must be in the same VNET as the subnet
+ * defined in runtimeSubnetId. Must not overlap with any other provided IP ranges.
*/
@JsonProperty(value = "infrastructureSubnetId")
private String infrastructureSubnetId;
/*
- * Resource ID of a subnet that Container App containers are injected into.
- * This subnet must be in the same VNET as the subnet defined in
- * infrastructureSubnetId. Must not overlap with any other provided IP
- * ranges.
+ * Resource ID of a subnet that Container App containers are injected into. This subnet must be in the same VNET as
+ * the subnet defined in infrastructureSubnetId. Must not overlap with any other provided IP ranges.
*/
@JsonProperty(value = "runtimeSubnetId")
private String runtimeSubnetId;
/*
- * CIDR notation IP range assigned to the Docker bridge, network. Must not
- * overlap with any other provided IP ranges.
+ * CIDR notation IP range assigned to the Docker bridge, network. Must not overlap with any other provided IP
+ * ranges.
*/
@JsonProperty(value = "dockerBridgeCidr")
private String dockerBridgeCidr;
/*
- * IP range in CIDR notation that can be reserved for environment
- * infrastructure IP addresses. Must not overlap with any other provided IP
- * ranges.
+ * IP range in CIDR notation that can be reserved for environment infrastructure IP addresses. Must not overlap
+ * with any other provided IP ranges.
*/
@JsonProperty(value = "platformReservedCidr")
private String platformReservedCidr;
/*
- * An IP address from the IP range defined by platformReservedCidr that
- * will be reserved for the internal DNS server.
+ * An IP address from the IP range defined by platformReservedCidr that will be reserved for the internal DNS
+ * server.
*/
@JsonProperty(value = "platformReservedDnsIP")
private String platformReservedDnsIp;
/**
* Get the internal property: Boolean indicating the environment only has an internal load balancer. These
- * environments do not have a public static IP resource, must provide ControlPlaneSubnetResourceId and
- * AppSubnetResourceId if enabling this property.
+ * environments do not have a public static IP resource. They must provide runtimeSubnetId and
+ * infrastructureSubnetId if enabling this property.
*
* @return the internal value.
*/
@@ -71,8 +65,8 @@ public Boolean internal() {
/**
* Set the internal property: Boolean indicating the environment only has an internal load balancer. These
- * environments do not have a public static IP resource, must provide ControlPlaneSubnetResourceId and
- * AppSubnetResourceId if enabling this property.
+ * environments do not have a public static IP resource. They must provide runtimeSubnetId and
+ * infrastructureSubnetId if enabling this property.
*
* @param internal the internal value to set.
* @return the VnetConfiguration object itself.
diff --git a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/VolumeMount.java b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/VolumeMount.java
index 81c761c51802..5718251f03bf 100644
--- a/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/VolumeMount.java
+++ b/sdk/appcontainers/azure-resourcemanager-appcontainers/src/main/java/com/azure/resourcemanager/appcontainers/models/VolumeMount.java
@@ -17,8 +17,7 @@ public final class VolumeMount {
private String volumeName;
/*
- * Path within the container at which the volume should be mounted.Must not
- * contain ':'.
+ * Path within the container at which the volume should be mounted.Must not contain ':'.
*/
@JsonProperty(value = "mountPath")
private String mountPath;