diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/IKeyVaultManagementClient.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/IKeyVaultManagementClient.cs
index f9459ae9a970..2d3f6715a15d 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/IKeyVaultManagementClient.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/IKeyVaultManagementClient.cs
@@ -10,7 +10,8 @@ namespace Microsoft.Azure.Management.KeyVault
using Models;
///
- /// The Azure management API provides a RESTful set of web services that interact with Azure Key Vault.
+ /// The Azure management API provides a RESTful set of web services that
+ /// interact with Azure Key Vault.
///
public partial interface IKeyVaultManagementClient : System.IDisposable
{
@@ -42,7 +43,9 @@ public partial interface IKeyVaultManagementClient : System.IDisposable
///
- /// Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
+ /// Subscription credentials which uniquely identify Microsoft Azure
+ /// subscription. The subscription ID forms part of the URI for every service
+ /// call.
///
string SubscriptionId { get; set;}
@@ -55,15 +58,15 @@ public partial interface IKeyVaultManagementClient : System.IDisposable
///
/// The retry timeout in seconds for Long Running Operations. Default
- /// value is 30.
+ /// /// value is 30.
///
int? LongRunningOperationRetryTimeout { get; set;}
///
- /// Whether a unique x-ms-client-request-id should be generated. When
- /// set to true a unique x-ms-client-request-id value is generated and
- /// included in each request. Default is true.
+ /// Whether a unique x-ms-client-request-id should be generated. When
+ /// /// set to true a unique x-ms-client-request-id value is generated and
+ /// /// included in each request. Default is true.
///
bool? GenerateClientRequestId { get; set;}
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/IMHSMPrivateEndpointConnectionsOperations.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/IMHSMPrivateEndpointConnectionsOperations.cs
index dd550dafde47..760b629ce5d8 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/IMHSMPrivateEndpointConnectionsOperations.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/IMHSMPrivateEndpointConnectionsOperations.cs
@@ -14,10 +14,12 @@ namespace Microsoft.Azure.Management.KeyVault
public partial interface IMhsmPrivateEndpointConnectionsOperations
{
///
- /// The List operation gets information about the private endpoint connections associated with the managed HSM Pool.
+ /// The List operation gets information about the private endpoint connections
+ /// associated with the managed HSM Pool.
///
///
- /// The List operation gets information about the private endpoint connections associated with the managed HSM Pool.
+ /// The List operation gets information about the private endpoint connections
+ /// associated with the managed HSM Pool.
///
///
/// Name of the resource group that contains the managed HSM pool.
@@ -40,10 +42,12 @@ public partial interface IMhsmPrivateEndpointConnectionsOperations
System.Threading.Tasks.Task>> ListByResourceWithHttpMessagesAsync(string resourceGroupName, string name, System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// Gets the specified private endpoint connection associated with the managed HSM Pool.
+ /// Gets the specified private endpoint connection associated with the managed
+ /// HSM Pool.
///
///
- /// Gets the specified private endpoint connection associated with the managed HSM Pool.
+ /// Gets the specified private endpoint connection associated with the managed
+ /// HSM Pool.
///
///
/// Name of the resource group that contains the managed HSM pool.
@@ -52,7 +56,8 @@ public partial interface IMhsmPrivateEndpointConnectionsOperations
/// Name of the managed HSM Pool
///
///
- /// Name of the private endpoint connection associated with the managed hsm pool.
+ /// Name of the private endpoint connection associated with the managed hsm
+ /// pool.
///
///
/// The headers that will be added to request.
@@ -69,10 +74,12 @@ public partial interface IMhsmPrivateEndpointConnectionsOperations
System.Threading.Tasks.Task> GetWithHttpMessagesAsync(string resourceGroupName, string name, string privateEndpointConnectionName, System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// Updates the specified private endpoint connection associated with the managed hsm pool.
+ /// Updates the specified private endpoint connection associated with the
+ /// managed hsm pool.
///
///
- /// Updates the specified private endpoint connection associated with the managed hsm pool.
+ /// Updates the specified private endpoint connection associated with the
+ /// managed hsm pool.
///
///
/// Name of the resource group that contains the managed HSM pool.
@@ -81,7 +88,8 @@ public partial interface IMhsmPrivateEndpointConnectionsOperations
/// Name of the managed HSM Pool
///
///
- /// Name of the private endpoint connection associated with the managed hsm pool.
+ /// Name of the private endpoint connection associated with the managed hsm
+ /// pool.
///
///
/// The intended state of private endpoint connection.
@@ -101,10 +109,12 @@ public partial interface IMhsmPrivateEndpointConnectionsOperations
System.Threading.Tasks.Task> PutWithHttpMessagesAsync(string resourceGroupName, string name, string privateEndpointConnectionName, MhsmPrivateEndpointConnection properties, System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// Deletes the specified private endpoint connection associated with the managed hsm pool.
+ /// Deletes the specified private endpoint connection associated with the
+ /// managed hsm pool.
///
///
- /// Deletes the specified private endpoint connection associated with the managed hsm pool.
+ /// Deletes the specified private endpoint connection associated with the
+ /// managed hsm pool.
///
///
/// Name of the resource group that contains the managed HSM pool.
@@ -113,7 +123,8 @@ public partial interface IMhsmPrivateEndpointConnectionsOperations
/// Name of the managed HSM Pool
///
///
- /// Name of the private endpoint connection associated with the managed hsm pool.
+ /// Name of the private endpoint connection associated with the managed hsm
+ /// pool.
///
///
/// The headers that will be added to request.
@@ -130,10 +141,12 @@ public partial interface IMhsmPrivateEndpointConnectionsOperations
System.Threading.Tasks.Task> DeleteWithHttpMessagesAsync(string resourceGroupName, string name, string privateEndpointConnectionName, System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// Deletes the specified private endpoint connection associated with the managed hsm pool.
+ /// Deletes the specified private endpoint connection associated with the
+ /// managed hsm pool.
///
///
- /// Deletes the specified private endpoint connection associated with the managed hsm pool.
+ /// Deletes the specified private endpoint connection associated with the
+ /// managed hsm pool.
///
///
/// Name of the resource group that contains the managed HSM pool.
@@ -142,7 +155,8 @@ public partial interface IMhsmPrivateEndpointConnectionsOperations
/// Name of the managed HSM Pool
///
///
- /// Name of the private endpoint connection associated with the managed hsm pool.
+ /// Name of the private endpoint connection associated with the managed hsm
+ /// pool.
///
///
/// The headers that will be added to request.
@@ -159,10 +173,12 @@ public partial interface IMhsmPrivateEndpointConnectionsOperations
System.Threading.Tasks.Task> BeginDeleteWithHttpMessagesAsync(string resourceGroupName, string name, string privateEndpointConnectionName, System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// The List operation gets information about the private endpoint connections associated with the managed HSM Pool.
+ /// The List operation gets information about the private endpoint connections
+ /// associated with the managed HSM Pool.
///
///
- /// The List operation gets information about the private endpoint connections associated with the managed HSM Pool.
+ /// The List operation gets information about the private endpoint connections
+ /// associated with the managed HSM Pool.
///
///
/// The NextLink from the previous successful call to List operation.
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/IMHSMRegionsOperations.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/IMHSMRegionsOperations.cs
index 8aecd9f5302b..5f086fdc21bc 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/IMHSMRegionsOperations.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/IMHSMRegionsOperations.cs
@@ -14,10 +14,12 @@ namespace Microsoft.Azure.Management.KeyVault
public partial interface IMhsmRegionsOperations
{
///
- /// The List operation gets information about the regions associated with the managed HSM Pool.
+ /// The List operation gets information about the regions associated with the
+ /// managed HSM Pool.
///
///
- /// The List operation gets information about the regions associated with the managed HSM Pool.
+ /// The List operation gets information about the regions associated with the
+ /// managed HSM Pool.
///
///
/// Name of the resource group that contains the managed HSM pool.
@@ -40,10 +42,12 @@ public partial interface IMhsmRegionsOperations
System.Threading.Tasks.Task>> ListByResourceWithHttpMessagesAsync(string resourceGroupName, string name, System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// The List operation gets information about the regions associated with the managed HSM Pool.
+ /// The List operation gets information about the regions associated with the
+ /// managed HSM Pool.
///
///
- /// The List operation gets information about the regions associated with the managed HSM Pool.
+ /// The List operation gets information about the regions associated with the
+ /// managed HSM Pool.
///
///
/// The NextLink from the previous successful call to List operation.
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/IManagedHsmsOperations.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/IManagedHsmsOperations.cs
index 14987449dff1..4fc4499e8a80 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/IManagedHsmsOperations.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/IManagedHsmsOperations.cs
@@ -121,10 +121,12 @@ public partial interface IManagedHsmsOperations
System.Threading.Tasks.Task> GetWithHttpMessagesAsync(string resourceGroupName, string name, System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// The List operation gets information about the managed HSM Pools associated with the subscription and within the specified resource group.
+ /// The List operation gets information about the managed HSM Pools associated
+ /// with the subscription and within the specified resource group.
///
///
- /// The List operation gets information about the managed HSM Pools associated with the subscription and within the specified resource group.
+ /// The List operation gets information about the managed HSM Pools associated
+ /// with the subscription and within the specified resource group.
///
///
/// Name of the resource group that contains the managed HSM pool.
@@ -147,10 +149,12 @@ public partial interface IManagedHsmsOperations
System.Threading.Tasks.Task>> ListByResourceGroupWithHttpMessagesAsync(string resourceGroupName, int? top = default(int?), System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// The List operation gets information about the managed HSM Pools associated with the subscription.
+ /// The List operation gets information about the managed HSM Pools associated
+ /// with the subscription.
///
///
- /// The List operation gets information about the managed HSM Pools associated with the subscription.
+ /// The List operation gets information about the managed HSM Pools associated
+ /// with the subscription.
///
///
/// Maximum number of results to return.
@@ -170,10 +174,12 @@ public partial interface IManagedHsmsOperations
System.Threading.Tasks.Task>> ListBySubscriptionWithHttpMessagesAsync(int? top = default(int?), System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// The List operation gets information about the deleted managed HSMs associated with the subscription.
+ /// The List operation gets information about the deleted managed HSMs
+ /// associated with the subscription.
///
///
- /// The List operation gets information about the deleted managed HSMs associated with the subscription.
+ /// The List operation gets information about the deleted managed HSMs
+ /// associated with the subscription.
///
///
/// The headers that will be added to request.
@@ -366,10 +372,12 @@ public partial interface IManagedHsmsOperations
System.Threading.Tasks.Task> BeginPurgeDeletedWithHttpMessagesAsync(string name, string location, System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// The List operation gets information about the managed HSM Pools associated with the subscription and within the specified resource group.
+ /// The List operation gets information about the managed HSM Pools associated
+ /// with the subscription and within the specified resource group.
///
///
- /// The List operation gets information about the managed HSM Pools associated with the subscription and within the specified resource group.
+ /// The List operation gets information about the managed HSM Pools associated
+ /// with the subscription and within the specified resource group.
///
///
/// The NextLink from the previous successful call to List operation.
@@ -389,10 +397,12 @@ public partial interface IManagedHsmsOperations
System.Threading.Tasks.Task>> ListByResourceGroupNextWithHttpMessagesAsync(string nextPageLink, System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// The List operation gets information about the managed HSM Pools associated with the subscription.
+ /// The List operation gets information about the managed HSM Pools associated
+ /// with the subscription.
///
///
- /// The List operation gets information about the managed HSM Pools associated with the subscription.
+ /// The List operation gets information about the managed HSM Pools associated
+ /// with the subscription.
///
///
/// The NextLink from the previous successful call to List operation.
@@ -412,10 +422,12 @@ public partial interface IManagedHsmsOperations
System.Threading.Tasks.Task>> ListBySubscriptionNextWithHttpMessagesAsync(string nextPageLink, System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// The List operation gets information about the deleted managed HSMs associated with the subscription.
+ /// The List operation gets information about the deleted managed HSMs
+ /// associated with the subscription.
///
///
- /// The List operation gets information about the deleted managed HSMs associated with the subscription.
+ /// The List operation gets information about the deleted managed HSMs
+ /// associated with the subscription.
///
///
/// The NextLink from the previous successful call to List operation.
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/IPrivateEndpointConnectionsOperations.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/IPrivateEndpointConnectionsOperations.cs
index 7f4c1e8047b3..5369fc126a0b 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/IPrivateEndpointConnectionsOperations.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/IPrivateEndpointConnectionsOperations.cs
@@ -14,10 +14,12 @@ namespace Microsoft.Azure.Management.KeyVault
public partial interface IPrivateEndpointConnectionsOperations
{
///
- /// Gets the specified private endpoint connection associated with the key vault.
+ /// Gets the specified private endpoint connection associated with the key
+ /// vault.
///
///
- /// Gets the specified private endpoint connection associated with the key vault.
+ /// Gets the specified private endpoint connection associated with the key
+ /// vault.
///
///
/// Name of the resource group that contains the key vault.
@@ -43,10 +45,12 @@ public partial interface IPrivateEndpointConnectionsOperations
System.Threading.Tasks.Task> GetWithHttpMessagesAsync(string resourceGroupName, string vaultName, string privateEndpointConnectionName, System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// Updates the specified private endpoint connection associated with the key vault.
+ /// Updates the specified private endpoint connection associated with the key
+ /// vault.
///
///
- /// Updates the specified private endpoint connection associated with the key vault.
+ /// Updates the specified private endpoint connection associated with the key
+ /// vault.
///
///
/// Name of the resource group that contains the key vault.
@@ -75,10 +79,12 @@ public partial interface IPrivateEndpointConnectionsOperations
System.Threading.Tasks.Task> PutWithHttpMessagesAsync(string resourceGroupName, string vaultName, string privateEndpointConnectionName, PrivateEndpointConnection properties, System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// Deletes the specified private endpoint connection associated with the key vault.
+ /// Deletes the specified private endpoint connection associated with the key
+ /// vault.
///
///
- /// Deletes the specified private endpoint connection associated with the key vault.
+ /// Deletes the specified private endpoint connection associated with the key
+ /// vault.
///
///
/// Name of the resource group that contains the key vault.
@@ -104,10 +110,12 @@ public partial interface IPrivateEndpointConnectionsOperations
System.Threading.Tasks.Task> DeleteWithHttpMessagesAsync(string resourceGroupName, string vaultName, string privateEndpointConnectionName, System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// The List operation gets information about the private endpoint connections associated with the vault.
+ /// The List operation gets information about the private endpoint connections
+ /// associated with the vault.
///
///
- /// The List operation gets information about the private endpoint connections associated with the vault.
+ /// The List operation gets information about the private endpoint connections
+ /// associated with the vault.
///
///
/// Name of the resource group that contains the key vault.
@@ -130,10 +138,12 @@ public partial interface IPrivateEndpointConnectionsOperations
System.Threading.Tasks.Task>> ListByResourceWithHttpMessagesAsync(string resourceGroupName, string vaultName, System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// Deletes the specified private endpoint connection associated with the key vault.
+ /// Deletes the specified private endpoint connection associated with the key
+ /// vault.
///
///
- /// Deletes the specified private endpoint connection associated with the key vault.
+ /// Deletes the specified private endpoint connection associated with the key
+ /// vault.
///
///
/// Name of the resource group that contains the key vault.
@@ -159,10 +169,12 @@ public partial interface IPrivateEndpointConnectionsOperations
System.Threading.Tasks.Task> BeginDeleteWithHttpMessagesAsync(string resourceGroupName, string vaultName, string privateEndpointConnectionName, System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// The List operation gets information about the private endpoint connections associated with the vault.
+ /// The List operation gets information about the private endpoint connections
+ /// associated with the vault.
///
///
- /// The List operation gets information about the private endpoint connections associated with the vault.
+ /// The List operation gets information about the private endpoint connections
+ /// associated with the vault.
///
///
/// The NextLink from the previous successful call to List operation.
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/IVaultsOperations.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/IVaultsOperations.cs
index 5fb5c2e02eb2..ed1c699d4d27 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/IVaultsOperations.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/IVaultsOperations.cs
@@ -153,10 +153,12 @@ public partial interface IVaultsOperations
System.Threading.Tasks.Task> UpdateAccessPolicyWithHttpMessagesAsync(string resourceGroupName, string vaultName, AccessPolicyUpdateKind operationKind, VaultAccessPolicyParameters parameters, System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// The List operation gets information about the vaults associated with the subscription and within the specified resource group.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription and within the specified resource group.
///
///
- /// The List operation gets information about the vaults associated with the subscription and within the specified resource group.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription and within the specified resource group.
///
///
/// The name of the Resource Group to which the vault belongs.
@@ -179,10 +181,12 @@ public partial interface IVaultsOperations
System.Threading.Tasks.Task>> ListByResourceGroupWithHttpMessagesAsync(string resourceGroupName, int? top = default(int?), System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// The List operation gets information about the vaults associated with the subscription.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription.
///
///
- /// The List operation gets information about the vaults associated with the subscription.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription.
///
///
/// Maximum number of results to return.
@@ -248,10 +252,12 @@ public partial interface IVaultsOperations
System.Threading.Tasks.Task> GetDeletedWithHttpMessagesAsync(string vaultName, string location, System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// Permanently deletes the specified vault. aka Purges the deleted Azure key vault.
+ /// Permanently deletes the specified vault. aka Purges the deleted Azure key
+ /// vault.
///
///
- /// Permanently deletes the specified vault. aka Purges the deleted Azure key vault.
+ /// Permanently deletes the specified vault. aka Purges the deleted Azure key
+ /// vault.
///
///
/// The name of the soft-deleted vault.
@@ -271,10 +277,12 @@ public partial interface IVaultsOperations
System.Threading.Tasks.Task PurgeDeletedWithHttpMessagesAsync(string vaultName, string location, System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// The List operation gets information about the vaults associated with the subscription.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription.
///
///
- /// The List operation gets information about the vaults associated with the subscription.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription.
///
///
/// Maximum number of results to return.
@@ -346,10 +354,12 @@ public partial interface IVaultsOperations
System.Threading.Tasks.Task> BeginCreateOrUpdateWithHttpMessagesAsync(string resourceGroupName, string vaultName, VaultCreateOrUpdateParameters parameters, System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// Permanently deletes the specified vault. aka Purges the deleted Azure key vault.
+ /// Permanently deletes the specified vault. aka Purges the deleted Azure key
+ /// vault.
///
///
- /// Permanently deletes the specified vault. aka Purges the deleted Azure key vault.
+ /// Permanently deletes the specified vault. aka Purges the deleted Azure key
+ /// vault.
///
///
/// The name of the soft-deleted vault.
@@ -369,10 +379,12 @@ public partial interface IVaultsOperations
System.Threading.Tasks.Task BeginPurgeDeletedWithHttpMessagesAsync(string vaultName, string location, System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// The List operation gets information about the vaults associated with the subscription and within the specified resource group.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription and within the specified resource group.
///
///
- /// The List operation gets information about the vaults associated with the subscription and within the specified resource group.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription and within the specified resource group.
///
///
/// The NextLink from the previous successful call to List operation.
@@ -392,10 +404,12 @@ public partial interface IVaultsOperations
System.Threading.Tasks.Task>> ListByResourceGroupNextWithHttpMessagesAsync(string nextPageLink, System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// The List operation gets information about the vaults associated with the subscription.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription.
///
///
- /// The List operation gets information about the vaults associated with the subscription.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription.
///
///
/// The NextLink from the previous successful call to List operation.
@@ -438,10 +452,12 @@ public partial interface IVaultsOperations
System.Threading.Tasks.Task>> ListDeletedNextWithHttpMessagesAsync(string nextPageLink, System.Collections.Generic.Dictionary> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
///
- /// The List operation gets information about the vaults associated with the subscription.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription.
///
///
- /// The List operation gets information about the vaults associated with the subscription.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription.
///
///
/// The NextLink from the previous successful call to List operation.
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/KeyVaultManagementClient.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/KeyVaultManagementClient.cs
index 35f39d67d1d5..0ea039f0d3a6 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/KeyVaultManagementClient.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/KeyVaultManagementClient.cs
@@ -11,7 +11,8 @@ namespace Microsoft.Azure.Management.KeyVault
using Models;
///
- /// The Azure management API provides a RESTful set of web services that interact with Azure Key Vault.
+ /// The Azure management API provides a RESTful set of web services that
+ /// interact with Azure Key Vault.
///
public partial class KeyVaultManagementClient : Microsoft.Rest.ServiceClient, IKeyVaultManagementClient, IAzureClient
{
@@ -38,7 +39,9 @@ public partial class KeyVaultManagementClient : Microsoft.Rest.ServiceClient
- /// Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
+ /// Subscription credentials which uniquely identify Microsoft Azure
+ /// subscription. The subscription ID forms part of the URI for every service
+ /// call.
///
public string SubscriptionId { get; set;}
@@ -49,14 +52,14 @@ public partial class KeyVaultManagementClient : Microsoft.Rest.ServiceClient
/// The retry timeout in seconds for Long Running Operations. Default
- /// value is 30.
+ /// /// value is 30.
///
public int? LongRunningOperationRetryTimeout { get; set;}
///
- /// Whether a unique x-ms-client-request-id should be generated. When
- /// set to true a unique x-ms-client-request-id value is generated and
- /// included in each request. Default is true.
+ /// Whether a unique x-ms-client-request-id should be generated. When
+ /// /// set to true a unique x-ms-client-request-id value is generated and
+ /// /// included in each request. Default is true.
///
public bool? GenerateClientRequestId { get; set;}
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/MHSMPrivateEndpointConnectionsOperations.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/MHSMPrivateEndpointConnectionsOperations.cs
index 46bada39995a..4cff0382b08e 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/MHSMPrivateEndpointConnectionsOperations.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/MHSMPrivateEndpointConnectionsOperations.cs
@@ -39,7 +39,8 @@ internal MhsmPrivateEndpointConnectionsOperations (KeyVaultManagementClient clie
public KeyVaultManagementClient Client { get; private set; }
///
- /// The List operation gets information about the private endpoint connections associated with the managed HSM Pool.
+ /// The List operation gets information about the private endpoint connections
+ /// associated with the managed HSM Pool.
///
///
/// Name of the resource group that contains the managed HSM pool.
@@ -247,7 +248,8 @@ internal MhsmPrivateEndpointConnectionsOperations (KeyVaultManagementClient clie
}
///
- /// Gets the specified private endpoint connection associated with the managed HSM Pool.
+ /// Gets the specified private endpoint connection associated with the managed
+ /// HSM Pool.
///
///
/// Name of the resource group that contains the managed HSM pool.
@@ -256,7 +258,8 @@ internal MhsmPrivateEndpointConnectionsOperations (KeyVaultManagementClient clie
/// Name of the managed HSM Pool
///
///
- /// Name of the private endpoint connection associated with the managed hsm pool.
+ /// Name of the private endpoint connection associated with the managed hsm
+ /// pool.
///
///
/// Headers that will be added to request.
@@ -465,7 +468,8 @@ internal MhsmPrivateEndpointConnectionsOperations (KeyVaultManagementClient clie
}
///
- /// Updates the specified private endpoint connection associated with the managed hsm pool.
+ /// Updates the specified private endpoint connection associated with the
+ /// managed hsm pool.
///
///
/// Name of the resource group that contains the managed HSM pool.
@@ -474,7 +478,8 @@ internal MhsmPrivateEndpointConnectionsOperations (KeyVaultManagementClient clie
/// Name of the managed HSM Pool
///
///
- /// Name of the private endpoint connection associated with the managed hsm pool.
+ /// Name of the private endpoint connection associated with the managed hsm
+ /// pool.
///
///
/// The intended state of private endpoint connection.
@@ -716,7 +721,8 @@ internal MhsmPrivateEndpointConnectionsOperations (KeyVaultManagementClient clie
}
///
- /// Deletes the specified private endpoint connection associated with the managed hsm pool.
+ /// Deletes the specified private endpoint connection associated with the
+ /// managed hsm pool.
///
///
/// Name of the resource group that contains the managed HSM pool.
@@ -725,7 +731,8 @@ internal MhsmPrivateEndpointConnectionsOperations (KeyVaultManagementClient clie
/// Name of the managed HSM Pool
///
///
- /// Name of the private endpoint connection associated with the managed hsm pool.
+ /// Name of the private endpoint connection associated with the managed hsm
+ /// pool.
///
///
/// Headers that will be added to request.
@@ -741,7 +748,8 @@ internal MhsmPrivateEndpointConnectionsOperations (KeyVaultManagementClient clie
}
///
- /// Deletes the specified private endpoint connection associated with the managed hsm pool.
+ /// Deletes the specified private endpoint connection associated with the
+ /// managed hsm pool.
///
///
/// Name of the resource group that contains the managed HSM pool.
@@ -750,7 +758,8 @@ internal MhsmPrivateEndpointConnectionsOperations (KeyVaultManagementClient clie
/// Name of the managed HSM Pool
///
///
- /// Name of the private endpoint connection associated with the managed hsm pool.
+ /// Name of the private endpoint connection associated with the managed hsm
+ /// pool.
///
///
/// Headers that will be added to request.
@@ -977,7 +986,8 @@ internal MhsmPrivateEndpointConnectionsOperations (KeyVaultManagementClient clie
}
///
- /// The List operation gets information about the private endpoint connections associated with the managed HSM Pool.
+ /// The List operation gets information about the private endpoint connections
+ /// associated with the managed HSM Pool.
///
///
/// The NextLink from the previous successful call to List operation.
@@ -1018,6 +1028,7 @@ internal MhsmPrivateEndpointConnectionsOperations (KeyVaultManagementClient clie
_invocationId = Microsoft.Rest.ServiceClientTracing.NextInvocationId.ToString();
System.Collections.Generic.Dictionary tracingParameters = new System.Collections.Generic.Dictionary();
tracingParameters.Add("nextPageLink", nextPageLink);
+
tracingParameters.Add("cancellationToken", cancellationToken);
Microsoft.Rest.ServiceClientTracing.Enter(_invocationId, this, "ListByResourceNext", tracingParameters);
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/MHSMPrivateEndpointConnectionsOperationsExtensions.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/MHSMPrivateEndpointConnectionsOperationsExtensions.cs
index 7e3fa0bbca0b..d56060bf52de 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/MHSMPrivateEndpointConnectionsOperationsExtensions.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/MHSMPrivateEndpointConnectionsOperationsExtensions.cs
@@ -13,7 +13,8 @@ namespace Microsoft.Azure.Management.KeyVault
public static partial class MhsmPrivateEndpointConnectionsOperationsExtensions
{
///
- /// The List operation gets information about the private endpoint connections associated with the managed HSM Pool.
+ /// The List operation gets information about the private endpoint connections
+ /// associated with the managed HSM Pool.
///
///
/// The operations group for this extension method.
@@ -30,7 +31,8 @@ public static Microsoft.Rest.Azure.IPage ListByRe
}
///
- /// The List operation gets information about the private endpoint connections associated with the managed HSM Pool.
+ /// The List operation gets information about the private endpoint connections
+ /// associated with the managed HSM Pool.
///
///
/// The operations group for this extension method.
@@ -52,7 +54,8 @@ public static Microsoft.Rest.Azure.IPage ListByRe
}
}
///
- /// Gets the specified private endpoint connection associated with the managed HSM Pool.
+ /// Gets the specified private endpoint connection associated with the managed
+ /// HSM Pool.
///
///
/// The operations group for this extension method.
@@ -64,7 +67,8 @@ public static Microsoft.Rest.Azure.IPage ListByRe
/// Name of the managed HSM Pool
///
///
- /// Name of the private endpoint connection associated with the managed hsm pool.
+ /// Name of the private endpoint connection associated with the managed hsm
+ /// pool.
///
public static MhsmPrivateEndpointConnection Get(this IMhsmPrivateEndpointConnectionsOperations operations, string resourceGroupName, string name, string privateEndpointConnectionName)
{
@@ -72,7 +76,8 @@ public static MhsmPrivateEndpointConnection Get(this IMhsmPrivateEndpointConnect
}
///
- /// Gets the specified private endpoint connection associated with the managed HSM Pool.
+ /// Gets the specified private endpoint connection associated with the managed
+ /// HSM Pool.
///
///
/// The operations group for this extension method.
@@ -84,7 +89,8 @@ public static MhsmPrivateEndpointConnection Get(this IMhsmPrivateEndpointConnect
/// Name of the managed HSM Pool
///
///
- /// Name of the private endpoint connection associated with the managed hsm pool.
+ /// Name of the private endpoint connection associated with the managed hsm
+ /// pool.
///
///
/// The cancellation token.
@@ -97,7 +103,8 @@ public static MhsmPrivateEndpointConnection Get(this IMhsmPrivateEndpointConnect
}
}
///
- /// Updates the specified private endpoint connection associated with the managed hsm pool.
+ /// Updates the specified private endpoint connection associated with the
+ /// managed hsm pool.
///
///
/// The operations group for this extension method.
@@ -109,7 +116,8 @@ public static MhsmPrivateEndpointConnection Get(this IMhsmPrivateEndpointConnect
/// Name of the managed HSM Pool
///
///
- /// Name of the private endpoint connection associated with the managed hsm pool.
+ /// Name of the private endpoint connection associated with the managed hsm
+ /// pool.
///
public static MhsmPrivateEndpointConnection Put(this IMhsmPrivateEndpointConnectionsOperations operations, string resourceGroupName, string name, string privateEndpointConnectionName, MhsmPrivateEndpointConnection properties)
{
@@ -117,7 +125,8 @@ public static MhsmPrivateEndpointConnection Put(this IMhsmPrivateEndpointConnect
}
///
- /// Updates the specified private endpoint connection associated with the managed hsm pool.
+ /// Updates the specified private endpoint connection associated with the
+ /// managed hsm pool.
///
///
/// The operations group for this extension method.
@@ -129,7 +138,8 @@ public static MhsmPrivateEndpointConnection Put(this IMhsmPrivateEndpointConnect
/// Name of the managed HSM Pool
///
///
- /// Name of the private endpoint connection associated with the managed hsm pool.
+ /// Name of the private endpoint connection associated with the managed hsm
+ /// pool.
///
///
/// The cancellation token.
@@ -142,7 +152,8 @@ public static MhsmPrivateEndpointConnection Put(this IMhsmPrivateEndpointConnect
}
}
///
- /// Deletes the specified private endpoint connection associated with the managed hsm pool.
+ /// Deletes the specified private endpoint connection associated with the
+ /// managed hsm pool.
///
///
/// The operations group for this extension method.
@@ -154,7 +165,8 @@ public static MhsmPrivateEndpointConnection Put(this IMhsmPrivateEndpointConnect
/// Name of the managed HSM Pool
///
///
- /// Name of the private endpoint connection associated with the managed hsm pool.
+ /// Name of the private endpoint connection associated with the managed hsm
+ /// pool.
///
public static MhsmPrivateEndpointConnection Delete(this IMhsmPrivateEndpointConnectionsOperations operations, string resourceGroupName, string name, string privateEndpointConnectionName)
{
@@ -162,7 +174,8 @@ public static MhsmPrivateEndpointConnection Delete(this IMhsmPrivateEndpointConn
}
///
- /// Deletes the specified private endpoint connection associated with the managed hsm pool.
+ /// Deletes the specified private endpoint connection associated with the
+ /// managed hsm pool.
///
///
/// The operations group for this extension method.
@@ -174,7 +187,8 @@ public static MhsmPrivateEndpointConnection Delete(this IMhsmPrivateEndpointConn
/// Name of the managed HSM Pool
///
///
- /// Name of the private endpoint connection associated with the managed hsm pool.
+ /// Name of the private endpoint connection associated with the managed hsm
+ /// pool.
///
///
/// The cancellation token.
@@ -187,7 +201,8 @@ public static MhsmPrivateEndpointConnection Delete(this IMhsmPrivateEndpointConn
}
}
///
- /// Deletes the specified private endpoint connection associated with the managed hsm pool.
+ /// Deletes the specified private endpoint connection associated with the
+ /// managed hsm pool.
///
///
/// The operations group for this extension method.
@@ -199,7 +214,8 @@ public static MhsmPrivateEndpointConnection Delete(this IMhsmPrivateEndpointConn
/// Name of the managed HSM Pool
///
///
- /// Name of the private endpoint connection associated with the managed hsm pool.
+ /// Name of the private endpoint connection associated with the managed hsm
+ /// pool.
///
public static MhsmPrivateEndpointConnection BeginDelete(this IMhsmPrivateEndpointConnectionsOperations operations, string resourceGroupName, string name, string privateEndpointConnectionName)
{
@@ -207,7 +223,8 @@ public static MhsmPrivateEndpointConnection BeginDelete(this IMhsmPrivateEndpoin
}
///
- /// Deletes the specified private endpoint connection associated with the managed hsm pool.
+ /// Deletes the specified private endpoint connection associated with the
+ /// managed hsm pool.
///
///
/// The operations group for this extension method.
@@ -219,7 +236,8 @@ public static MhsmPrivateEndpointConnection BeginDelete(this IMhsmPrivateEndpoin
/// Name of the managed HSM Pool
///
///
- /// Name of the private endpoint connection associated with the managed hsm pool.
+ /// Name of the private endpoint connection associated with the managed hsm
+ /// pool.
///
///
/// The cancellation token.
@@ -232,7 +250,8 @@ public static MhsmPrivateEndpointConnection BeginDelete(this IMhsmPrivateEndpoin
}
}
///
- /// The List operation gets information about the private endpoint connections associated with the managed HSM Pool.
+ /// The List operation gets information about the private endpoint connections
+ /// associated with the managed HSM Pool.
///
///
/// The operations group for this extension method.
@@ -246,7 +265,8 @@ public static Microsoft.Rest.Azure.IPage ListByRe
}
///
- /// The List operation gets information about the private endpoint connections associated with the managed HSM Pool.
+ /// The List operation gets information about the private endpoint connections
+ /// associated with the managed HSM Pool.
///
///
/// The operations group for this extension method.
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/MHSMRegionsOperations.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/MHSMRegionsOperations.cs
index 089c6e1b8f86..56df2fb8c4b8 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/MHSMRegionsOperations.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/MHSMRegionsOperations.cs
@@ -39,7 +39,8 @@ internal MhsmRegionsOperations (KeyVaultManagementClient client)
public KeyVaultManagementClient Client { get; private set; }
///
- /// The List operation gets information about the regions associated with the managed HSM Pool.
+ /// The List operation gets information about the regions associated with the
+ /// managed HSM Pool.
///
///
/// Name of the resource group that contains the managed HSM pool.
@@ -247,7 +248,8 @@ internal MhsmRegionsOperations (KeyVaultManagementClient client)
}
///
- /// The List operation gets information about the regions associated with the managed HSM Pool.
+ /// The List operation gets information about the regions associated with the
+ /// managed HSM Pool.
///
///
/// The NextLink from the previous successful call to List operation.
@@ -288,6 +290,7 @@ internal MhsmRegionsOperations (KeyVaultManagementClient client)
_invocationId = Microsoft.Rest.ServiceClientTracing.NextInvocationId.ToString();
System.Collections.Generic.Dictionary tracingParameters = new System.Collections.Generic.Dictionary();
tracingParameters.Add("nextPageLink", nextPageLink);
+
tracingParameters.Add("cancellationToken", cancellationToken);
Microsoft.Rest.ServiceClientTracing.Enter(_invocationId, this, "ListByResourceNext", tracingParameters);
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/MHSMRegionsOperationsExtensions.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/MHSMRegionsOperationsExtensions.cs
index 53d78ef7b28e..693f89f7f256 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/MHSMRegionsOperationsExtensions.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/MHSMRegionsOperationsExtensions.cs
@@ -13,7 +13,8 @@ namespace Microsoft.Azure.Management.KeyVault
public static partial class MhsmRegionsOperationsExtensions
{
///
- /// The List operation gets information about the regions associated with the managed HSM Pool.
+ /// The List operation gets information about the regions associated with the
+ /// managed HSM Pool.
///
///
/// The operations group for this extension method.
@@ -30,7 +31,8 @@ public static Microsoft.Rest.Azure.IPage ListByResource
}
///
- /// The List operation gets information about the regions associated with the managed HSM Pool.
+ /// The List operation gets information about the regions associated with the
+ /// managed HSM Pool.
///
///
/// The operations group for this extension method.
@@ -52,7 +54,8 @@ public static Microsoft.Rest.Azure.IPage ListByResource
}
}
///
- /// The List operation gets information about the regions associated with the managed HSM Pool.
+ /// The List operation gets information about the regions associated with the
+ /// managed HSM Pool.
///
///
/// The operations group for this extension method.
@@ -66,7 +69,8 @@ public static Microsoft.Rest.Azure.IPage ListByResource
}
///
- /// The List operation gets information about the regions associated with the managed HSM Pool.
+ /// The List operation gets information about the regions associated with the
+ /// managed HSM Pool.
///
///
/// The operations group for this extension method.
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/ManagedHsmsOperations.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/ManagedHsmsOperations.cs
index 962c737fe1e4..4dafaadaaf55 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/ManagedHsmsOperations.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/ManagedHsmsOperations.cs
@@ -319,7 +319,8 @@ internal ManagedHsmsOperations (KeyVaultManagementClient client)
}
///
- /// The List operation gets information about the managed HSM Pools associated with the subscription and within the specified resource group.
+ /// The List operation gets information about the managed HSM Pools associated
+ /// with the subscription and within the specified resource group.
///
///
/// Name of the resource group that contains the managed HSM pool.
@@ -526,7 +527,8 @@ internal ManagedHsmsOperations (KeyVaultManagementClient client)
}
///
- /// The List operation gets information about the managed HSM Pools associated with the subscription.
+ /// The List operation gets information about the managed HSM Pools associated
+ /// with the subscription.
///
///
/// Maximum number of results to return.
@@ -723,7 +725,8 @@ internal ManagedHsmsOperations (KeyVaultManagementClient client)
}
///
- /// The List operation gets information about the deleted managed HSMs associated with the subscription.
+ /// The List operation gets information about the deleted managed HSMs
+ /// associated with the subscription.
///
///
/// Headers that will be added to request.
@@ -2262,7 +2265,8 @@ internal ManagedHsmsOperations (KeyVaultManagementClient client)
}
///
- /// The List operation gets information about the managed HSM Pools associated with the subscription and within the specified resource group.
+ /// The List operation gets information about the managed HSM Pools associated
+ /// with the subscription and within the specified resource group.
///
///
/// The NextLink from the previous successful call to List operation.
@@ -2303,6 +2307,7 @@ internal ManagedHsmsOperations (KeyVaultManagementClient client)
_invocationId = Microsoft.Rest.ServiceClientTracing.NextInvocationId.ToString();
System.Collections.Generic.Dictionary tracingParameters = new System.Collections.Generic.Dictionary();
tracingParameters.Add("nextPageLink", nextPageLink);
+
tracingParameters.Add("cancellationToken", cancellationToken);
Microsoft.Rest.ServiceClientTracing.Enter(_invocationId, this, "ListByResourceGroupNext", tracingParameters);
@@ -2438,7 +2443,8 @@ internal ManagedHsmsOperations (KeyVaultManagementClient client)
}
///
- /// The List operation gets information about the managed HSM Pools associated with the subscription.
+ /// The List operation gets information about the managed HSM Pools associated
+ /// with the subscription.
///
///
/// The NextLink from the previous successful call to List operation.
@@ -2479,6 +2485,7 @@ internal ManagedHsmsOperations (KeyVaultManagementClient client)
_invocationId = Microsoft.Rest.ServiceClientTracing.NextInvocationId.ToString();
System.Collections.Generic.Dictionary tracingParameters = new System.Collections.Generic.Dictionary();
tracingParameters.Add("nextPageLink", nextPageLink);
+
tracingParameters.Add("cancellationToken", cancellationToken);
Microsoft.Rest.ServiceClientTracing.Enter(_invocationId, this, "ListBySubscriptionNext", tracingParameters);
@@ -2614,7 +2621,8 @@ internal ManagedHsmsOperations (KeyVaultManagementClient client)
}
///
- /// The List operation gets information about the deleted managed HSMs associated with the subscription.
+ /// The List operation gets information about the deleted managed HSMs
+ /// associated with the subscription.
///
///
/// The NextLink from the previous successful call to List operation.
@@ -2655,6 +2663,7 @@ internal ManagedHsmsOperations (KeyVaultManagementClient client)
_invocationId = Microsoft.Rest.ServiceClientTracing.NextInvocationId.ToString();
System.Collections.Generic.Dictionary tracingParameters = new System.Collections.Generic.Dictionary();
tracingParameters.Add("nextPageLink", nextPageLink);
+
tracingParameters.Add("cancellationToken", cancellationToken);
Microsoft.Rest.ServiceClientTracing.Enter(_invocationId, this, "ListDeletedNext", tracingParameters);
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/ManagedHsmsOperationsExtensions.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/ManagedHsmsOperationsExtensions.cs
index e3400315587b..0f83b9e0c15a 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/ManagedHsmsOperationsExtensions.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/ManagedHsmsOperationsExtensions.cs
@@ -169,7 +169,8 @@ public static ManagedHsm Get(this IManagedHsmsOperations operations, string reso
}
}
///
- /// The List operation gets information about the managed HSM Pools associated with the subscription and within the specified resource group.
+ /// The List operation gets information about the managed HSM Pools associated
+ /// with the subscription and within the specified resource group.
///
///
/// The operations group for this extension method.
@@ -186,7 +187,8 @@ public static ManagedHsm Get(this IManagedHsmsOperations operations, string reso
}
///
- /// The List operation gets information about the managed HSM Pools associated with the subscription and within the specified resource group.
+ /// The List operation gets information about the managed HSM Pools associated
+ /// with the subscription and within the specified resource group.
///
///
/// The operations group for this extension method.
@@ -208,7 +210,8 @@ public static ManagedHsm Get(this IManagedHsmsOperations operations, string reso
}
}
///
- /// The List operation gets information about the managed HSM Pools associated with the subscription.
+ /// The List operation gets information about the managed HSM Pools associated
+ /// with the subscription.
///
///
/// The operations group for this extension method.
@@ -222,7 +225,8 @@ public static ManagedHsm Get(this IManagedHsmsOperations operations, string reso
}
///
- /// The List operation gets information about the managed HSM Pools associated with the subscription.
+ /// The List operation gets information about the managed HSM Pools associated
+ /// with the subscription.
///
///
/// The operations group for this extension method.
@@ -241,7 +245,8 @@ public static ManagedHsm Get(this IManagedHsmsOperations operations, string reso
}
}
///
- /// The List operation gets information about the deleted managed HSMs associated with the subscription.
+ /// The List operation gets information about the deleted managed HSMs
+ /// associated with the subscription.
///
///
/// The operations group for this extension method.
@@ -252,7 +257,8 @@ public static Microsoft.Rest.Azure.IPage ListDeleted(this IMa
}
///
- /// The List operation gets information about the deleted managed HSMs associated with the subscription.
+ /// The List operation gets information about the deleted managed HSMs
+ /// associated with the subscription.
///
///
/// The operations group for this extension method.
@@ -529,7 +535,8 @@ public static ManagedHsmsPurgeDeletedHeaders BeginPurgeDeleted(this IManagedHsms
}
}
///
- /// The List operation gets information about the managed HSM Pools associated with the subscription and within the specified resource group.
+ /// The List operation gets information about the managed HSM Pools associated
+ /// with the subscription and within the specified resource group.
///
///
/// The operations group for this extension method.
@@ -543,7 +550,8 @@ public static Microsoft.Rest.Azure.IPage ListByResourceGroupNext(thi
}
///
- /// The List operation gets information about the managed HSM Pools associated with the subscription and within the specified resource group.
+ /// The List operation gets information about the managed HSM Pools associated
+ /// with the subscription and within the specified resource group.
///
///
/// The operations group for this extension method.
@@ -562,7 +570,8 @@ public static Microsoft.Rest.Azure.IPage ListByResourceGroupNext(thi
}
}
///
- /// The List operation gets information about the managed HSM Pools associated with the subscription.
+ /// The List operation gets information about the managed HSM Pools associated
+ /// with the subscription.
///
///
/// The operations group for this extension method.
@@ -576,7 +585,8 @@ public static Microsoft.Rest.Azure.IPage ListBySubscriptionNext(this
}
///
- /// The List operation gets information about the managed HSM Pools associated with the subscription.
+ /// The List operation gets information about the managed HSM Pools associated
+ /// with the subscription.
///
///
/// The operations group for this extension method.
@@ -595,7 +605,8 @@ public static Microsoft.Rest.Azure.IPage ListBySubscriptionNext(this
}
}
///
- /// The List operation gets information about the deleted managed HSMs associated with the subscription.
+ /// The List operation gets information about the deleted managed HSMs
+ /// associated with the subscription.
///
///
/// The operations group for this extension method.
@@ -609,7 +620,8 @@ public static Microsoft.Rest.Azure.IPage ListDeletedNext(this
}
///
- /// The List operation gets information about the deleted managed HSMs associated with the subscription.
+ /// The List operation gets information about the deleted managed HSMs
+ /// associated with the subscription.
///
///
/// The operations group for this extension method.
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/CheckMhsmNameAvailabilityResult.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/CheckMhsmNameAvailabilityResult.cs
index d7ae316dab23..4e916aa16df8 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/CheckMhsmNameAvailabilityResult.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/CheckMhsmNameAvailabilityResult.cs
@@ -31,7 +31,7 @@ public CheckMhsmNameAvailabilityResult()
/// The reason that a managed hsm name could not be used. The reason element is
/// only returned if NameAvailable is false.
- /// Possible values include: 'AccountNameInvalid', 'AlreadyExists'
+ /// Possible values include: 'AccountNameInvalid', 'AlreadyExists'
/// An error message explaining the Reason value in more detail.
///
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/CheckNameAvailabilityResult.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/CheckNameAvailabilityResult.cs
index 76d73d774412..cae21d1cf12d 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/CheckNameAvailabilityResult.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/CheckNameAvailabilityResult.cs
@@ -31,7 +31,7 @@ public CheckNameAvailabilityResult()
/// The reason that a vault name could not be used. The Reason element is only
/// returned if NameAvailable is false.
- /// Possible values include: 'AccountNameInvalid', 'AlreadyExists'
+ /// Possible values include: 'AccountNameInvalid', 'AlreadyExists'
/// An error message explaining the Reason value in more detail.
///
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/ManagedHSMSecurityDomainProperties.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/ManagedHSMSecurityDomainProperties.cs
index bc5f0e9f7a47..852733f14241 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/ManagedHSMSecurityDomainProperties.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/ManagedHSMSecurityDomainProperties.cs
@@ -25,7 +25,7 @@ public ManagedHSMSecurityDomainProperties()
///
/// Activation Status
- /// Possible values include: 'Active', 'NotActivated', 'Unknown', 'Failed'
+ /// Possible values include: 'Active', 'NotActivated', 'Unknown', 'Failed'
/// Activation Status Message.
///
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/ManagedHsmProperties.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/ManagedHsmProperties.cs
index c7065dc13066..c8218c36073c 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/ManagedHsmProperties.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/ManagedHsmProperties.cs
@@ -53,14 +53,14 @@ public ManagedHsmProperties()
/// The create mode to indicate whether the resource is being created or is
/// being recovered from a deleted resource.
- /// Possible values include: 'recover', 'default'
+ /// Possible values include: 'recover', 'default'
/// Resource Status Message.
///
/// Provisioning state.
- /// Possible values include: 'Succeeded', 'Provisioning', 'Failed', 'Updating',
- /// 'Deleting', 'Activated', 'SecurityDomainRestore', 'Restoring'
+ /// Possible values include: 'Succeeded', 'Provisioning', 'Failed', 'Updating',
+ /// 'Deleting', 'Activated', 'SecurityDomainRestore', 'Restoring'
/// Rules governing the accessibility of the key vault from specific network
/// locations.
@@ -73,7 +73,7 @@ public ManagedHsmProperties()
///
/// Control permission to the managed HSM from public networks.
- /// Possible values include: 'Enabled', 'Disabled'
+ /// Possible values include: 'Enabled', 'Disabled'
/// The scheduled purge date in UTC.
///
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/ManagedHsmSku.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/ManagedHsmSku.cs
index e6ab8c10a963..ca29edf48ad8 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/ManagedHsmSku.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/ManagedHsmSku.cs
@@ -25,11 +25,11 @@ public ManagedHsmSku()
///
/// SKU Family of the managed HSM Pool
- /// Possible values include: 'B', 'C'
+ /// Possible values include: 'B', 'C'
/// SKU of the managed HSM Pool
- /// Possible values include: 'Standard_B1', 'Custom_B32', 'Custom_B6',
- /// 'Custom_C42', 'Custom_C10'
+ /// Possible values include: 'Standard_B1', 'Custom_B32', 'Custom_B6',
+ /// 'Custom_C42', 'Custom_C10'
public ManagedHsmSku(string family, ManagedHsmSkuName name)
{
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/ManagedServiceIdentity.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/ManagedServiceIdentity.cs
index 5dec79a6393a..4920e7a81ce2 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/ManagedServiceIdentity.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/ManagedServiceIdentity.cs
@@ -34,8 +34,8 @@ public ManagedServiceIdentity()
/// Type of managed service identity (where both SystemAssigned and
/// UserAssigned types are allowed).
- /// Possible values include: 'None', 'SystemAssigned', 'UserAssigned',
- /// 'SystemAssigned,UserAssigned'
+ /// Possible values include: 'None', 'SystemAssigned', 'UserAssigned',
+ /// 'SystemAssigned,UserAssigned'
/// The set of user assigned identities associated with the resource. The
/// userAssignedIdentities dictionary keys will be ARM resource ids in the
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmGeoReplicatedRegion.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmGeoReplicatedRegion.cs
index b367a0784df9..10273d375a02 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmGeoReplicatedRegion.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmGeoReplicatedRegion.cs
@@ -28,8 +28,8 @@ public MhsmGeoReplicatedRegion()
///
/// Provisioning state of the geo replicated region.
- /// Possible values include: 'Preprovisioning', 'Provisioning', 'Succeeded',
- /// 'Failed', 'Deleting', 'Cleanup'
+ /// Possible values include: 'Preprovisioning', 'Provisioning', 'Succeeded',
+ /// 'Failed', 'Deleting', 'Cleanup'
/// A boolean value that indicates whether the region is the primary region or
/// a secondary region.
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmNetworkRuleSet.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmNetworkRuleSet.cs
index dcae3855d10f..d1b3a23984b3 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmNetworkRuleSet.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmNetworkRuleSet.cs
@@ -26,11 +26,11 @@ public MhsmNetworkRuleSet()
/// Tells what traffic can bypass network rules. This can be 'AzureServices' or
/// 'None'. If not specified the default is 'AzureServices'.
- /// Possible values include: 'AzureServices', 'None'
+ /// Possible values include: 'AzureServices', 'None'
/// The default action when no rule from ipRules and from virtualNetworkRules
/// match. This is only used after the bypass property has been evaluated.
- /// Possible values include: 'Allow', 'Deny'
+ /// Possible values include: 'Allow', 'Deny'
/// The list of IP address rules.
///
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmPrivateEndpointConnection.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmPrivateEndpointConnection.cs
index 4750ed1b04d1..ef2aeaa8e8f6 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmPrivateEndpointConnection.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmPrivateEndpointConnection.cs
@@ -36,8 +36,8 @@ public MhsmPrivateEndpointConnection()
///
/// Provisioning state of the private endpoint connection.
- /// Possible values include: 'Succeeded', 'Creating', 'Updating', 'Deleting',
- /// 'Failed', 'Disconnected'
+ /// Possible values include: 'Succeeded', 'Creating', 'Updating', 'Deleting',
+ /// 'Failed', 'Disconnected'
public MhsmPrivateEndpointConnection(string etag = default(string), MhsmPrivateEndpoint privateEndpoint = default(MhsmPrivateEndpoint), MhsmPrivateLinkServiceConnectionState privateLinkServiceConnectionState = default(MhsmPrivateLinkServiceConnectionState), string provisioningState = default(string))
{
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmPrivateEndpointConnectionItem.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmPrivateEndpointConnectionItem.cs
index b3b6746aa146..0667e4c88526 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmPrivateEndpointConnectionItem.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmPrivateEndpointConnectionItem.cs
@@ -39,8 +39,8 @@ public MhsmPrivateEndpointConnectionItem()
///
/// Provisioning state of the private endpoint connection.
- /// Possible values include: 'Succeeded', 'Creating', 'Updating', 'Deleting',
- /// 'Failed', 'Disconnected'
+ /// Possible values include: 'Succeeded', 'Creating', 'Updating', 'Deleting',
+ /// 'Failed', 'Disconnected'
public MhsmPrivateEndpointConnectionItem(string id = default(string), string etag = default(string), MhsmPrivateEndpoint privateEndpoint = default(MhsmPrivateEndpoint), MhsmPrivateLinkServiceConnectionState privateLinkServiceConnectionState = default(MhsmPrivateLinkServiceConnectionState), string provisioningState = default(string))
{
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmPrivateEndpointConnectionProperties.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmPrivateEndpointConnectionProperties.cs
index 48daf9108fef..d1cde8a98cc7 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmPrivateEndpointConnectionProperties.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmPrivateEndpointConnectionProperties.cs
@@ -31,8 +31,8 @@ public MhsmPrivateEndpointConnectionProperties()
///
/// Provisioning state of the private endpoint connection.
- /// Possible values include: 'Succeeded', 'Creating', 'Updating', 'Deleting',
- /// 'Failed', 'Disconnected'
+ /// Possible values include: 'Succeeded', 'Creating', 'Updating', 'Deleting',
+ /// 'Failed', 'Disconnected'
public MhsmPrivateEndpointConnectionProperties(MhsmPrivateEndpoint privateEndpoint = default(MhsmPrivateEndpoint), MhsmPrivateLinkServiceConnectionState privateLinkServiceConnectionState = default(MhsmPrivateLinkServiceConnectionState), string provisioningState = default(string))
{
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmPrivateLinkServiceConnectionState.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmPrivateLinkServiceConnectionState.cs
index 7e9b2813b159..453a9e3bd176 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmPrivateLinkServiceConnectionState.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/MhsmPrivateLinkServiceConnectionState.cs
@@ -27,14 +27,14 @@ public MhsmPrivateLinkServiceConnectionState()
/// Indicates whether the connection has been approved, rejected or removed by
/// the key vault owner.
- /// Possible values include: 'Pending', 'Approved', 'Rejected', 'Disconnected'
+ /// Possible values include: 'Pending', 'Approved', 'Rejected', 'Disconnected'
/// The reason for approval or rejection.
///
/// A message indicating if changes on the service provider require any updates
/// on the consumer.
- /// Possible values include: 'None'
+ /// Possible values include: 'None'
public MhsmPrivateLinkServiceConnectionState(string status = default(string), string description = default(string), string actionsRequired = default(string))
{
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/NetworkRuleSet.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/NetworkRuleSet.cs
index fc70fd6e561b..3d58a5e00c66 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/NetworkRuleSet.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/NetworkRuleSet.cs
@@ -26,11 +26,11 @@ public NetworkRuleSet()
/// Tells what traffic can bypass network rules. This can be 'AzureServices' or
/// 'None'. If not specified the default is 'AzureServices'.
- /// Possible values include: 'AzureServices', 'None'
+ /// Possible values include: 'AzureServices', 'None'
/// The default action when no rule from ipRules and from virtualNetworkRules
/// match. This is only used after the bypass property has been evaluated.
- /// Possible values include: 'Allow', 'Deny'
+ /// Possible values include: 'Allow', 'Deny'
/// The list of IP address rules.
///
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/PrivateEndpointConnection.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/PrivateEndpointConnection.cs
index a2590ccd9ca9..cce267d19071 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/PrivateEndpointConnection.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/PrivateEndpointConnection.cs
@@ -36,8 +36,8 @@ public PrivateEndpointConnection()
///
/// Provisioning state of the private endpoint connection.
- /// Possible values include: 'Succeeded', 'Creating', 'Updating', 'Deleting',
- /// 'Failed', 'Disconnected'
+ /// Possible values include: 'Succeeded', 'Creating', 'Updating', 'Deleting',
+ /// 'Failed', 'Disconnected'
public PrivateEndpointConnection(string etag = default(string), PrivateEndpoint privateEndpoint = default(PrivateEndpoint), PrivateLinkServiceConnectionState privateLinkServiceConnectionState = default(PrivateLinkServiceConnectionState), string provisioningState = default(string))
{
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/PrivateEndpointConnectionItem.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/PrivateEndpointConnectionItem.cs
index 2b5907ade25e..621035dea4fb 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/PrivateEndpointConnectionItem.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/PrivateEndpointConnectionItem.cs
@@ -39,8 +39,8 @@ public PrivateEndpointConnectionItem()
///
/// Provisioning state of the private endpoint connection.
- /// Possible values include: 'Succeeded', 'Creating', 'Updating', 'Deleting',
- /// 'Failed', 'Disconnected'
+ /// Possible values include: 'Succeeded', 'Creating', 'Updating', 'Deleting',
+ /// 'Failed', 'Disconnected'
public PrivateEndpointConnectionItem(string id = default(string), string etag = default(string), PrivateEndpoint privateEndpoint = default(PrivateEndpoint), PrivateLinkServiceConnectionState privateLinkServiceConnectionState = default(PrivateLinkServiceConnectionState), string provisioningState = default(string))
{
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/PrivateEndpointConnectionProperties.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/PrivateEndpointConnectionProperties.cs
index 0b23ccd783e8..c0756adb2ed9 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/PrivateEndpointConnectionProperties.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/PrivateEndpointConnectionProperties.cs
@@ -31,8 +31,8 @@ public PrivateEndpointConnectionProperties()
///
/// Provisioning state of the private endpoint connection.
- /// Possible values include: 'Succeeded', 'Creating', 'Updating', 'Deleting',
- /// 'Failed', 'Disconnected'
+ /// Possible values include: 'Succeeded', 'Creating', 'Updating', 'Deleting',
+ /// 'Failed', 'Disconnected'
public PrivateEndpointConnectionProperties(PrivateEndpoint privateEndpoint = default(PrivateEndpoint), PrivateLinkServiceConnectionState privateLinkServiceConnectionState = default(PrivateLinkServiceConnectionState), string provisioningState = default(string))
{
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/PrivateLinkServiceConnectionState.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/PrivateLinkServiceConnectionState.cs
index b7e8e5c8cde5..acbb0c90074a 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/PrivateLinkServiceConnectionState.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/PrivateLinkServiceConnectionState.cs
@@ -27,14 +27,14 @@ public PrivateLinkServiceConnectionState()
/// Indicates whether the connection has been approved, rejected or removed by
/// the key vault owner.
- /// Possible values include: 'Pending', 'Approved', 'Rejected', 'Disconnected'
+ /// Possible values include: 'Pending', 'Approved', 'Rejected', 'Disconnected'
/// The reason for approval or rejection.
///
/// A message indicating if changes on the service provider require any updates
/// on the consumer.
- /// Possible values include: 'None'
+ /// Possible values include: 'None'
public PrivateLinkServiceConnectionState(string status = default(string), string description = default(string), string actionsRequired = default(string))
{
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/Sku.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/Sku.cs
index d38ae9e240b6..457f3cf77a3a 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/Sku.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/Sku.cs
@@ -26,7 +26,7 @@ public Sku()
/// SKU name to specify whether the key vault is a standard vault or a premium
/// vault.
- /// Possible values include: 'standard', 'premium'
+ /// Possible values include: 'standard', 'premium'
public Sku(SkuName name)
{
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/SystemData.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/SystemData.cs
index 322b8937e641..c4c5eaed8e03 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/SystemData.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/SystemData.cs
@@ -29,7 +29,7 @@ public SystemData()
///
/// The type of identity that created the key vault resource.
- /// Possible values include: 'User', 'Application', 'ManagedIdentity', 'Key'
+ /// Possible values include: 'User', 'Application', 'ManagedIdentity', 'Key'
/// The timestamp of the key vault resource creation (UTC).
///
@@ -38,7 +38,7 @@ public SystemData()
///
/// The type of identity that last modified the key vault resource.
- /// Possible values include: 'User', 'Application', 'ManagedIdentity', 'Key'
+ /// Possible values include: 'User', 'Application', 'ManagedIdentity', 'Key'
/// The timestamp of the key vault resource last modification (UTC).
///
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/VaultPatchProperties.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/VaultPatchProperties.cs
index d4283524a58f..96c71d7c6af6 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/VaultPatchProperties.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/VaultPatchProperties.cs
@@ -66,7 +66,7 @@ public VaultPatchProperties()
/// The vault's create mode to indicate whether the vault need to be recovered
/// or not.
- /// Possible values include: 'recover', 'default'
+ /// Possible values include: 'recover', 'default'
/// Property specifying whether protection against purge is enabled for this
/// vault. Setting this property to true activates protection against purge for
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/VaultProperties.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/VaultProperties.cs
index a49c3559cbc0..31113ca15eed 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/VaultProperties.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/Models/VaultProperties.cs
@@ -77,7 +77,7 @@ public VaultProperties()
/// The vault's create mode to indicate whether the vault need to be recovered
/// or not.
- /// Possible values include: 'recover', 'default'
+ /// Possible values include: 'recover', 'default'
/// Property specifying whether protection against purge is enabled for this
/// vault. Setting this property to true activates protection against purge for
@@ -92,7 +92,7 @@ public VaultProperties()
///
/// Provisioning state of the vault.
- /// Possible values include: 'Succeeded', 'RegisteringDns'
+ /// Possible values include: 'Succeeded', 'RegisteringDns'
/// List of private endpoint connections associated with the key vault.
///
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/PrivateEndpointConnectionsOperations.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/PrivateEndpointConnectionsOperations.cs
index c92eb317ea95..e95f4e8bc788 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/PrivateEndpointConnectionsOperations.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/PrivateEndpointConnectionsOperations.cs
@@ -39,7 +39,8 @@ internal PrivateEndpointConnectionsOperations (KeyVaultManagementClient client)
public KeyVaultManagementClient Client { get; private set; }
///
- /// Gets the specified private endpoint connection associated with the key vault.
+ /// Gets the specified private endpoint connection associated with the key
+ /// vault.
///
///
/// Name of the resource group that contains the key vault.
@@ -268,7 +269,8 @@ internal PrivateEndpointConnectionsOperations (KeyVaultManagementClient client)
}
///
- /// Updates the specified private endpoint connection associated with the key vault.
+ /// Updates the specified private endpoint connection associated with the key
+ /// vault.
///
///
/// Name of the resource group that contains the key vault.
@@ -525,7 +527,8 @@ internal PrivateEndpointConnectionsOperations (KeyVaultManagementClient client)
}
///
- /// Deletes the specified private endpoint connection associated with the key vault.
+ /// Deletes the specified private endpoint connection associated with the key
+ /// vault.
///
///
/// Name of the resource group that contains the key vault.
@@ -550,7 +553,8 @@ internal PrivateEndpointConnectionsOperations (KeyVaultManagementClient client)
}
///
- /// The List operation gets information about the private endpoint connections associated with the vault.
+ /// The List operation gets information about the private endpoint connections
+ /// associated with the vault.
///
///
/// Name of the resource group that contains the key vault.
@@ -769,7 +773,8 @@ internal PrivateEndpointConnectionsOperations (KeyVaultManagementClient client)
}
///
- /// Deletes the specified private endpoint connection associated with the key vault.
+ /// Deletes the specified private endpoint connection associated with the key
+ /// vault.
///
///
/// Name of the resource group that contains the key vault.
@@ -1011,7 +1016,8 @@ internal PrivateEndpointConnectionsOperations (KeyVaultManagementClient client)
}
///
- /// The List operation gets information about the private endpoint connections associated with the vault.
+ /// The List operation gets information about the private endpoint connections
+ /// associated with the vault.
///
///
/// The NextLink from the previous successful call to List operation.
@@ -1052,6 +1058,7 @@ internal PrivateEndpointConnectionsOperations (KeyVaultManagementClient client)
_invocationId = Microsoft.Rest.ServiceClientTracing.NextInvocationId.ToString();
System.Collections.Generic.Dictionary tracingParameters = new System.Collections.Generic.Dictionary();
tracingParameters.Add("nextPageLink", nextPageLink);
+
tracingParameters.Add("cancellationToken", cancellationToken);
Microsoft.Rest.ServiceClientTracing.Enter(_invocationId, this, "ListByResourceNext", tracingParameters);
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/PrivateEndpointConnectionsOperationsExtensions.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/PrivateEndpointConnectionsOperationsExtensions.cs
index 7aada7829801..86a1ad05051a 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/PrivateEndpointConnectionsOperationsExtensions.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/PrivateEndpointConnectionsOperationsExtensions.cs
@@ -13,7 +13,8 @@ namespace Microsoft.Azure.Management.KeyVault
public static partial class PrivateEndpointConnectionsOperationsExtensions
{
///
- /// Gets the specified private endpoint connection associated with the key vault.
+ /// Gets the specified private endpoint connection associated with the key
+ /// vault.
///
///
/// The operations group for this extension method.
@@ -33,7 +34,8 @@ public static PrivateEndpointConnection Get(this IPrivateEndpointConnectionsOper
}
///
- /// Gets the specified private endpoint connection associated with the key vault.
+ /// Gets the specified private endpoint connection associated with the key
+ /// vault.
///
///
/// The operations group for this extension method.
@@ -58,7 +60,8 @@ public static PrivateEndpointConnection Get(this IPrivateEndpointConnectionsOper
}
}
///
- /// Updates the specified private endpoint connection associated with the key vault.
+ /// Updates the specified private endpoint connection associated with the key
+ /// vault.
///
///
/// The operations group for this extension method.
@@ -78,7 +81,8 @@ public static PrivateEndpointConnection Put(this IPrivateEndpointConnectionsOper
}
///
- /// Updates the specified private endpoint connection associated with the key vault.
+ /// Updates the specified private endpoint connection associated with the key
+ /// vault.
///
///
/// The operations group for this extension method.
@@ -103,7 +107,8 @@ public static PrivateEndpointConnection Put(this IPrivateEndpointConnectionsOper
}
}
///
- /// Deletes the specified private endpoint connection associated with the key vault.
+ /// Deletes the specified private endpoint connection associated with the key
+ /// vault.
///
///
/// The operations group for this extension method.
@@ -123,7 +128,8 @@ public static PrivateEndpointConnection Delete(this IPrivateEndpointConnectionsO
}
///
- /// Deletes the specified private endpoint connection associated with the key vault.
+ /// Deletes the specified private endpoint connection associated with the key
+ /// vault.
///
///
/// The operations group for this extension method.
@@ -148,7 +154,8 @@ public static PrivateEndpointConnection Delete(this IPrivateEndpointConnectionsO
}
}
///
- /// The List operation gets information about the private endpoint connections associated with the vault.
+ /// The List operation gets information about the private endpoint connections
+ /// associated with the vault.
///
///
/// The operations group for this extension method.
@@ -165,7 +172,8 @@ public static Microsoft.Rest.Azure.IPage ListByResour
}
///
- /// The List operation gets information about the private endpoint connections associated with the vault.
+ /// The List operation gets information about the private endpoint connections
+ /// associated with the vault.
///
///
/// The operations group for this extension method.
@@ -187,7 +195,8 @@ public static Microsoft.Rest.Azure.IPage ListByResour
}
}
///
- /// Deletes the specified private endpoint connection associated with the key vault.
+ /// Deletes the specified private endpoint connection associated with the key
+ /// vault.
///
///
/// The operations group for this extension method.
@@ -207,7 +216,8 @@ public static PrivateEndpointConnection BeginDelete(this IPrivateEndpointConnect
}
///
- /// Deletes the specified private endpoint connection associated with the key vault.
+ /// Deletes the specified private endpoint connection associated with the key
+ /// vault.
///
///
/// The operations group for this extension method.
@@ -232,7 +242,8 @@ public static PrivateEndpointConnection BeginDelete(this IPrivateEndpointConnect
}
}
///
- /// The List operation gets information about the private endpoint connections associated with the vault.
+ /// The List operation gets information about the private endpoint connections
+ /// associated with the vault.
///
///
/// The operations group for this extension method.
@@ -246,7 +257,8 @@ public static Microsoft.Rest.Azure.IPage ListByResour
}
///
- /// The List operation gets information about the private endpoint connections associated with the vault.
+ /// The List operation gets information about the private endpoint connections
+ /// associated with the vault.
///
///
/// The operations group for this extension method.
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/VaultsOperations.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/VaultsOperations.cs
index 439805f231c5..8508a39104cf 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/VaultsOperations.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/VaultsOperations.cs
@@ -981,7 +981,8 @@ internal VaultsOperations (KeyVaultManagementClient client)
}
///
- /// The List operation gets information about the vaults associated with the subscription and within the specified resource group.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription and within the specified resource group.
///
///
/// The name of the Resource Group to which the vault belongs.
@@ -1193,7 +1194,8 @@ internal VaultsOperations (KeyVaultManagementClient client)
}
///
- /// The List operation gets information about the vaults associated with the subscription.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription.
///
///
/// Maximum number of results to return.
@@ -1801,7 +1803,8 @@ internal VaultsOperations (KeyVaultManagementClient client)
}
///
- /// Permanently deletes the specified vault. aka Purges the deleted Azure key vault.
+ /// Permanently deletes the specified vault. aka Purges the deleted Azure key
+ /// vault.
///
///
/// The name of the soft-deleted vault.
@@ -1823,7 +1826,8 @@ internal VaultsOperations (KeyVaultManagementClient client)
}
///
- /// The List operation gets information about the vaults associated with the subscription.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription.
///
///
/// Maximum number of results to return.
@@ -1886,18 +1890,12 @@ internal VaultsOperations (KeyVaultManagementClient client)
_url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(this.Client.SubscriptionId));
System.Collections.Generic.List _queryParameters = new System.Collections.Generic.List();
- if (filter != null)
- {
- _queryParameters.Add(string.Format("$filter={0}", System.Uri.EscapeDataString(filter)));
- }
+ _queryParameters.Add(string.Format("$filter={0}", System.Uri.EscapeDataString(filter)));
if (top != null)
{
_queryParameters.Add(string.Format("$top={0}", System.Uri.EscapeDataString(Microsoft.Rest.Serialization.SafeJsonConvert.SerializeObject(top, this.Client.SerializationSettings).Trim('"'))));
}
- if (apiVersion != null)
- {
- _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(apiVersion)));
- }
+ _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(apiVersion)));
if (_queryParameters.Count > 0)
{
_url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters);
@@ -2495,7 +2493,8 @@ internal VaultsOperations (KeyVaultManagementClient client)
}
///
- /// Permanently deletes the specified vault. aka Purges the deleted Azure key vault.
+ /// Permanently deletes the specified vault. aka Purges the deleted Azure key
+ /// vault.
///
///
/// The name of the soft-deleted vault.
@@ -2687,7 +2686,8 @@ internal VaultsOperations (KeyVaultManagementClient client)
}
///
- /// The List operation gets information about the vaults associated with the subscription and within the specified resource group.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription and within the specified resource group.
///
///
/// The NextLink from the previous successful call to List operation.
@@ -2728,6 +2728,7 @@ internal VaultsOperations (KeyVaultManagementClient client)
_invocationId = Microsoft.Rest.ServiceClientTracing.NextInvocationId.ToString();
System.Collections.Generic.Dictionary tracingParameters = new System.Collections.Generic.Dictionary();
tracingParameters.Add("nextPageLink", nextPageLink);
+
tracingParameters.Add("cancellationToken", cancellationToken);
Microsoft.Rest.ServiceClientTracing.Enter(_invocationId, this, "ListByResourceGroupNext", tracingParameters);
@@ -2868,7 +2869,8 @@ internal VaultsOperations (KeyVaultManagementClient client)
}
///
- /// The List operation gets information about the vaults associated with the subscription.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription.
///
///
/// The NextLink from the previous successful call to List operation.
@@ -2909,6 +2911,7 @@ internal VaultsOperations (KeyVaultManagementClient client)
_invocationId = Microsoft.Rest.ServiceClientTracing.NextInvocationId.ToString();
System.Collections.Generic.Dictionary tracingParameters = new System.Collections.Generic.Dictionary();
tracingParameters.Add("nextPageLink", nextPageLink);
+
tracingParameters.Add("cancellationToken", cancellationToken);
Microsoft.Rest.ServiceClientTracing.Enter(_invocationId, this, "ListBySubscriptionNext", tracingParameters);
@@ -3090,6 +3093,7 @@ internal VaultsOperations (KeyVaultManagementClient client)
_invocationId = Microsoft.Rest.ServiceClientTracing.NextInvocationId.ToString();
System.Collections.Generic.Dictionary tracingParameters = new System.Collections.Generic.Dictionary();
tracingParameters.Add("nextPageLink", nextPageLink);
+
tracingParameters.Add("cancellationToken", cancellationToken);
Microsoft.Rest.ServiceClientTracing.Enter(_invocationId, this, "ListDeletedNext", tracingParameters);
@@ -3230,7 +3234,8 @@ internal VaultsOperations (KeyVaultManagementClient client)
}
///
- /// The List operation gets information about the vaults associated with the subscription.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription.
///
///
/// The NextLink from the previous successful call to List operation.
@@ -3271,6 +3276,7 @@ internal VaultsOperations (KeyVaultManagementClient client)
_invocationId = Microsoft.Rest.ServiceClientTracing.NextInvocationId.ToString();
System.Collections.Generic.Dictionary tracingParameters = new System.Collections.Generic.Dictionary();
tracingParameters.Add("nextPageLink", nextPageLink);
+
tracingParameters.Add("cancellationToken", cancellationToken);
Microsoft.Rest.ServiceClientTracing.Enter(_invocationId, this, "ListNext", tracingParameters);
diff --git a/src/KeyVault/KeyVault.Management.Sdk/Generated/VaultsOperationsExtensions.cs b/src/KeyVault/KeyVault.Management.Sdk/Generated/VaultsOperationsExtensions.cs
index 3d270a9f35b5..5c7644033365 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/Generated/VaultsOperationsExtensions.cs
+++ b/src/KeyVault/KeyVault.Management.Sdk/Generated/VaultsOperationsExtensions.cs
@@ -211,7 +211,8 @@ public static VaultAccessPolicyParameters UpdateAccessPolicy(this IVaultsOperati
}
}
///
- /// The List operation gets information about the vaults associated with the subscription and within the specified resource group.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription and within the specified resource group.
///
///
/// The operations group for this extension method.
@@ -228,7 +229,8 @@ public static VaultAccessPolicyParameters UpdateAccessPolicy(this IVaultsOperati
}
///
- /// The List operation gets information about the vaults associated with the subscription and within the specified resource group.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription and within the specified resource group.
///
///
/// The operations group for this extension method.
@@ -250,7 +252,8 @@ public static VaultAccessPolicyParameters UpdateAccessPolicy(this IVaultsOperati
}
}
///
- /// The List operation gets information about the vaults associated with the subscription.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription.
///
///
/// The operations group for this extension method.
@@ -264,7 +267,8 @@ public static VaultAccessPolicyParameters UpdateAccessPolicy(this IVaultsOperati
}
///
- /// The List operation gets information about the vaults associated with the subscription.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription.
///
///
/// The operations group for this extension method.
@@ -349,7 +353,8 @@ public static DeletedVault GetDeleted(this IVaultsOperations operations, string
}
}
///
- /// Permanently deletes the specified vault. aka Purges the deleted Azure key vault.
+ /// Permanently deletes the specified vault. aka Purges the deleted Azure key
+ /// vault.
///
///
/// The operations group for this extension method.
@@ -366,7 +371,8 @@ public static void PurgeDeleted(this IVaultsOperations operations, string vaultN
}
///
- /// Permanently deletes the specified vault. aka Purges the deleted Azure key vault.
+ /// Permanently deletes the specified vault. aka Purges the deleted Azure key
+ /// vault.
///
///
/// The operations group for this extension method.
@@ -385,7 +391,8 @@ public static void PurgeDeleted(this IVaultsOperations operations, string vaultN
(await operations.PurgeDeletedWithHttpMessagesAsync(vaultName, location, null, cancellationToken).ConfigureAwait(false)).Dispose();
}
///
- /// The List operation gets information about the vaults associated with the subscription.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription.
///
///
/// The operations group for this extension method.
@@ -399,7 +406,8 @@ public static void PurgeDeleted(this IVaultsOperations operations, string vaultN
}
///
- /// The List operation gets information about the vaults associated with the subscription.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription.
///
///
/// The operations group for this extension method.
@@ -484,7 +492,8 @@ public static Vault BeginCreateOrUpdate(this IVaultsOperations operations, strin
}
}
///
- /// Permanently deletes the specified vault. aka Purges the deleted Azure key vault.
+ /// Permanently deletes the specified vault. aka Purges the deleted Azure key
+ /// vault.
///
///
/// The operations group for this extension method.
@@ -501,7 +510,8 @@ public static void BeginPurgeDeleted(this IVaultsOperations operations, string v
}
///
- /// Permanently deletes the specified vault. aka Purges the deleted Azure key vault.
+ /// Permanently deletes the specified vault. aka Purges the deleted Azure key
+ /// vault.
///
///
/// The operations group for this extension method.
@@ -520,7 +530,8 @@ public static void BeginPurgeDeleted(this IVaultsOperations operations, string v
(await operations.BeginPurgeDeletedWithHttpMessagesAsync(vaultName, location, null, cancellationToken).ConfigureAwait(false)).Dispose();
}
///
- /// The List operation gets information about the vaults associated with the subscription and within the specified resource group.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription and within the specified resource group.
///
///
/// The operations group for this extension method.
@@ -534,7 +545,8 @@ public static Microsoft.Rest.Azure.IPage ListByResourceGroupNext(this IVa
}
///
- /// The List operation gets information about the vaults associated with the subscription and within the specified resource group.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription and within the specified resource group.
///
///
/// The operations group for this extension method.
@@ -553,7 +565,8 @@ public static Microsoft.Rest.Azure.IPage ListByResourceGroupNext(this IVa
}
}
///
- /// The List operation gets information about the vaults associated with the subscription.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription.
///
///
/// The operations group for this extension method.
@@ -567,7 +580,8 @@ public static Microsoft.Rest.Azure.IPage ListBySubscriptionNext(this IVau
}
///
- /// The List operation gets information about the vaults associated with the subscription.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription.
///
///
/// The operations group for this extension method.
@@ -619,7 +633,8 @@ public static Microsoft.Rest.Azure.IPage ListDeletedNext(this IVau
}
}
///
- /// The List operation gets information about the vaults associated with the subscription.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription.
///
///
/// The operations group for this extension method.
@@ -633,7 +648,8 @@ public static Microsoft.Rest.Azure.IPage ListNext(this IVaultsOperatio
}
///
- /// The List operation gets information about the vaults associated with the subscription.
+ /// The List operation gets information about the vaults associated with the
+ /// subscription.
///
///
/// The operations group for this extension method.
diff --git a/src/KeyVault/KeyVault.Management.Sdk/README.md b/src/KeyVault/KeyVault.Management.Sdk/README.md
index 8adead28bc07..cbfbe48eeba5 100644
--- a/src/KeyVault/KeyVault.Management.Sdk/README.md
+++ b/src/KeyVault/KeyVault.Management.Sdk/README.md
@@ -5,7 +5,7 @@ This directory contains management plane service clients of Az.KeyVault module.
In this directory, run AutoRest:
```
autorest --reset
-autorest --use:@autorest/powershell@4.0.631
+autorest --use:@autorest/powershell@4.x
```
### AutoRest Configuration
@@ -18,7 +18,7 @@ openapi-type: arm
azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
use-extension:
- "@autorest/powershell": "4.0.631"
+ "@autorest/powershell": "4.x"
```
###
diff --git a/tools/BuildPackagesTask/Microsoft.Azure.Build.Tasks/Microsoft.Azure.Build.Tasks.csproj b/tools/BuildPackagesTask/Microsoft.Azure.Build.Tasks/Microsoft.Azure.Build.Tasks.csproj
index f28b791b8af1..0df576ec83f4 100644
--- a/tools/BuildPackagesTask/Microsoft.Azure.Build.Tasks/Microsoft.Azure.Build.Tasks.csproj
+++ b/tools/BuildPackagesTask/Microsoft.Azure.Build.Tasks/Microsoft.Azure.Build.Tasks.csproj
@@ -1,43 +1,43 @@
-
-
-
-
-
- net8.0
- Microsoft.Azure.Build.Tasks
- Microsoft.Azure.Build.Tasks
- false
- false
- $(RepoArtifacts)Microsoft.Azure.Build.Tasks\
- $(OutputPath)
-
-
-
- TRACE;DEBUG;NETSTANDARD
-
-
-
- TRACE;NETSTANDARD
-
-
-
-
-
-
-
-
-
-
- True
- True
- Resources.resx
-
-
-
-
-
- ResXFileCodeGenerator
- Resources.Designer.cs
-
-
-
+
+
+
+
+
+ net8.0
+ Microsoft.Azure.Build.Tasks
+ Microsoft.Azure.Build.Tasks
+ false
+ false
+ $(RepoArtifacts)Microsoft.Azure.Build.Tasks\
+ $(OutputPath)
+
+
+
+ TRACE;DEBUG;NETSTANDARD
+
+
+
+ TRACE;NETSTANDARD
+
+
+
+
+
+
+
+
+
+
+ True
+ True
+ Resources.resx
+
+
+
+
+
+ ResXFileCodeGenerator
+ Resources.Designer.cs
+
+
+