From 1692686693c608322463c9d07fbca9d7eb0a8bd1 Mon Sep 17 00:00:00 2001 From: SDK Automation Date: Mon, 9 Nov 2020 22:41:14 +0000 Subject: [PATCH] Generated from cec498337b185fab3d9115abb61eec92b8cace48 --- ...{ISKUsOperations.cs => ISkusOperations.cs} | 0 .../Generated/Models/AzureEntityResource.cs | 15 +++++++----- .../src/Generated/Models/BlobContainer.cs | 8 +++---- .../Generated/Models/BlobServiceProperties.cs | 8 +++---- .../src/Generated/Models/EncryptionScope.cs | 8 +++---- .../Generated/Models/FileServiceProperties.cs | 8 +++---- .../src/Generated/Models/FileShare.cs | 8 +++---- .../src/Generated/Models/FileShareItem.cs | 8 +++---- .../Generated/Models/{IpRule.cs => IPRule.cs} | 0 .../Generated/Models/ImmutabilityPolicy.cs | 8 +++---- .../src/Generated/Models/ListContainerItem.cs | 8 +++---- .../src/Generated/Models/ListQueue.cs | 8 +++---- .../src/Generated/Models/ManagementPolicy.cs | 8 +++---- .../Models/ObjectReplicationPolicy.cs | 8 +++---- .../Models/PrivateEndpointConnection.cs | 8 +++---- .../Generated/Models/PrivateLinkResource.cs | 8 +++---- .../src/Generated/Models/ProxyResource.cs | 15 +++++++----- .../Models/QueueServiceProperties.cs | 8 +++---- .../src/Generated/Models/Resource.cs | 23 ++++++++++++------- .../{signedResource.cs => SignedResource.cs} | 0 .../src/Generated/Models/StorageAccount.cs | 8 +++---- .../src/Generated/Models/StorageQueue.cs | 8 +++---- .../src/Generated/Models/Table.cs | 8 +++---- .../Models/TableServiceProperties.cs | 8 +++---- .../src/Generated/Models/TrackedResource.cs | 14 +++++++---- .../SdkInfo_StorageManagementClient.cs | 11 --------- .../{SKUsOperations.cs => SkusOperations.cs} | 0 ...ensions.cs => SkusOperationsExtensions.cs} | 0 28 files changed, 114 insertions(+), 108 deletions(-) rename sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/{ISKUsOperations.cs => ISkusOperations.cs} (100%) rename sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/{IpRule.cs => IPRule.cs} (100%) rename sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/{signedResource.cs => SignedResource.cs} (100%) rename sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/{SKUsOperations.cs => SkusOperations.cs} (100%) rename sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/{SKUsOperationsExtensions.cs => SkusOperationsExtensions.cs} (100%) diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/ISKUsOperations.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/ISkusOperations.cs similarity index 100% rename from sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/ISKUsOperations.cs rename to sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/ISkusOperations.cs diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/AzureEntityResource.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/AzureEntityResource.cs index 666b56018cbe3..d5ba9cbb087c1 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/AzureEntityResource.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/AzureEntityResource.cs @@ -14,9 +14,12 @@ namespace Microsoft.Azure.Management.Storage.Models using System.Linq; /// - /// The resource model definition for a Azure Resource Manager resource - /// with an etag. + /// Entity Resource /// + /// + /// The resource model definition for an Azure Resource Manager resource + /// with an etag. + /// public partial class AzureEntityResource : Resource { /// @@ -30,12 +33,12 @@ public AzureEntityResource() /// /// Initializes a new instance of the AzureEntityResource class. /// - /// Fully qualified resource Id for the resource. Ex - + /// Fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// The name of the resource - /// The type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// The type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" /// Resource Etag. public AzureEntityResource(string id = default(string), string name = default(string), string type = default(string), string etag = default(string)) : base(id, name, type) diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/BlobContainer.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/BlobContainer.cs index d7ac750f08e0c..f805d0b1bb5fc 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/BlobContainer.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/BlobContainer.cs @@ -35,12 +35,12 @@ public BlobContainer() /// /// Initializes a new instance of the BlobContainer class. /// - /// Fully qualified resource Id for the resource. Ex - + /// Fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// The name of the resource - /// The type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// The type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" /// Resource Etag. /// The version of the deleted blob /// container. diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/BlobServiceProperties.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/BlobServiceProperties.cs index 7fe604f545562..660a9cb0f0c51 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/BlobServiceProperties.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/BlobServiceProperties.cs @@ -32,12 +32,12 @@ public BlobServiceProperties() /// /// Initializes a new instance of the BlobServiceProperties class. /// - /// Fully qualified resource Id for the resource. Ex - + /// Fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// The name of the resource - /// The type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// The type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" /// Specifies CORS rules for the Blob service. You /// can include up to five CorsRule elements in the request. If no /// CorsRule elements are included in the request body, all CORS rules diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/EncryptionScope.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/EncryptionScope.cs index f47df7605f4c0..156c639680095 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/EncryptionScope.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/EncryptionScope.cs @@ -32,12 +32,12 @@ public EncryptionScope() /// /// Initializes a new instance of the EncryptionScope class. /// - /// Fully qualified resource Id for the resource. Ex - + /// Fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// The name of the resource - /// The type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// The type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" /// The provider for the encryption scope. /// Possible values (case-insensitive): Microsoft.Storage, /// Microsoft.KeyVault. Possible values include: 'Microsoft.Storage', diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/FileServiceProperties.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/FileServiceProperties.cs index f6f377852c38b..0a826e11050be 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/FileServiceProperties.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/FileServiceProperties.cs @@ -32,12 +32,12 @@ public FileServiceProperties() /// /// Initializes a new instance of the FileServiceProperties class. /// - /// Fully qualified resource Id for the resource. Ex - + /// Fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// The name of the resource - /// The type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// The type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" /// Specifies CORS rules for the File service. You /// can include up to five CorsRule elements in the request. If no /// CorsRule elements are included in the request body, all CORS rules diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/FileShare.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/FileShare.cs index 013c0634f6ce5..a6bc9685641b3 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/FileShare.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/FileShare.cs @@ -35,12 +35,12 @@ public FileShare() /// /// Initializes a new instance of the FileShare class. /// - /// Fully qualified resource Id for the resource. Ex - + /// Fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// The name of the resource - /// The type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// The type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" /// Resource Etag. /// Returns the date and time the share /// was last modified. diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/FileShareItem.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/FileShareItem.cs index 0a83801c34221..eb0cd4a987c58 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/FileShareItem.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/FileShareItem.cs @@ -34,12 +34,12 @@ public FileShareItem() /// /// Initializes a new instance of the FileShareItem class. /// - /// Fully qualified resource Id for the resource. Ex - + /// Fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// The name of the resource - /// The type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// The type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" /// Resource Etag. /// Returns the date and time the share /// was last modified. diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/IpRule.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/IPRule.cs similarity index 100% rename from sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/IpRule.cs rename to sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/IPRule.cs diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ImmutabilityPolicy.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ImmutabilityPolicy.cs index 9bdac4884b638..8c6607b0daddc 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ImmutabilityPolicy.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ImmutabilityPolicy.cs @@ -33,12 +33,12 @@ public ImmutabilityPolicy() /// /// Initializes a new instance of the ImmutabilityPolicy class. /// - /// Fully qualified resource Id for the resource. Ex - + /// Fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// The name of the resource - /// The type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// The type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" /// Resource Etag. /// The /// immutability period for the blobs in the container since the policy diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ListContainerItem.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ListContainerItem.cs index 60adffe0a2217..59f2260eb4661 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ListContainerItem.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ListContainerItem.cs @@ -34,12 +34,12 @@ public ListContainerItem() /// /// Initializes a new instance of the ListContainerItem class. /// - /// Fully qualified resource Id for the resource. Ex - + /// Fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// The name of the resource - /// The type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// The type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" /// Resource Etag. /// The version of the deleted blob /// container. diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ListQueue.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ListQueue.cs index 30d0eba707e4a..070cdbcf2b9b3 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ListQueue.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ListQueue.cs @@ -31,12 +31,12 @@ public ListQueue() /// /// Initializes a new instance of the ListQueue class. /// - /// Fully qualified resource Id for the resource. Ex - + /// Fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// The name of the resource - /// The type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// The type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" /// A name-value pair that represents queue /// metadata. public ListQueue(string id = default(string), string name = default(string), string type = default(string), IDictionary metadata = default(IDictionary)) diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ManagementPolicy.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ManagementPolicy.cs index 256824a00f5ef..53ef0402ece79 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ManagementPolicy.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ManagementPolicy.cs @@ -35,12 +35,12 @@ public ManagementPolicy() /// The Storage Account ManagementPolicy, in JSON /// format. See more details in: /// https://docs.microsoft.com/en-us/azure/storage/common/storage-lifecycle-managment-concepts. - /// Fully qualified resource Id for the resource. Ex - + /// Fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// The name of the resource - /// The type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// The type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" /// Returns the date and time the /// ManagementPolicies was last modified. public ManagementPolicy(ManagementPolicySchema policy, string id = default(string), string name = default(string), string type = default(string), System.DateTime? lastModifiedTime = default(System.DateTime?)) diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ObjectReplicationPolicy.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ObjectReplicationPolicy.cs index 6e0226251dc37..b654ac86f595e 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ObjectReplicationPolicy.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ObjectReplicationPolicy.cs @@ -38,12 +38,12 @@ public ObjectReplicationPolicy() /// Required. Source account name. /// Required. Destination account /// name. - /// Fully qualified resource Id for the resource. Ex - + /// Fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// The name of the resource - /// The type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// The type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" /// A unique id for object replication /// policy. /// Indicates when the policy is enabled on diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/PrivateEndpointConnection.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/PrivateEndpointConnection.cs index 5497a5e9d7f0c..a2bb4ab24d6e5 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/PrivateEndpointConnection.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/PrivateEndpointConnection.cs @@ -35,12 +35,12 @@ public PrivateEndpointConnection() /// A collection of /// information about the state of the connection between service /// consumer and provider. - /// Fully qualified resource Id for the resource. Ex - + /// Fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// The name of the resource - /// The type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// The type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" /// The resource of private end /// point. /// The provisioning state of the diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/PrivateLinkResource.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/PrivateLinkResource.cs index f1e5bd84c2965..26e6b52d1d24f 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/PrivateLinkResource.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/PrivateLinkResource.cs @@ -34,12 +34,12 @@ public PrivateLinkResource() /// /// Initializes a new instance of the PrivateLinkResource class. /// - /// Fully qualified resource Id for the resource. Ex - + /// Fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// The name of the resource - /// The type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// The type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" /// The private link resource group id. /// The private link resource required /// member names. diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ProxyResource.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ProxyResource.cs index 64809d4fa545b..95f705e6134eb 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ProxyResource.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/ProxyResource.cs @@ -13,9 +13,12 @@ namespace Microsoft.Azure.Management.Storage.Models using System.Linq; /// - /// The resource model definition for a ARM proxy resource. It will have - /// everything other than required location and tags + /// Proxy Resource /// + /// + /// The resource model definition for a Azure Resource Manager proxy + /// resource. It will not have tags and a location + /// public partial class ProxyResource : Resource { /// @@ -29,12 +32,12 @@ public ProxyResource() /// /// Initializes a new instance of the ProxyResource class. /// - /// Fully qualified resource Id for the resource. Ex - + /// Fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// The name of the resource - /// The type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// The type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" public ProxyResource(string id = default(string), string name = default(string), string type = default(string)) : base(id, name, type) { diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/QueueServiceProperties.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/QueueServiceProperties.cs index ec8321e94a56d..0f0bce6fbb96b 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/QueueServiceProperties.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/QueueServiceProperties.cs @@ -32,12 +32,12 @@ public QueueServiceProperties() /// /// Initializes a new instance of the QueueServiceProperties class. /// - /// Fully qualified resource Id for the resource. Ex - + /// Fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// The name of the resource - /// The type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// The type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" /// Specifies CORS rules for the Queue service. You /// can include up to five CorsRule elements in the request. If no /// CorsRule elements are included in the request body, all CORS rules diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/Resource.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/Resource.cs index 7d1a82b6b5b90..bdfd49b632e2b 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/Resource.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/Resource.cs @@ -15,6 +15,13 @@ namespace Microsoft.Azure.Management.Storage.Models using Newtonsoft.Json; using System.Linq; + /// + /// Resource + /// + /// + /// Common fields that are returned in the response for all Azure Resource + /// Manager resources + /// public partial class Resource : IResource { /// @@ -28,12 +35,12 @@ public Resource() /// /// Initializes a new instance of the Resource class. /// - /// Fully qualified resource Id for the resource. Ex - + /// Fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// The name of the resource - /// The type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// The type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" public Resource(string id = default(string), string name = default(string), string type = default(string)) { Id = id; @@ -48,7 +55,7 @@ public Resource() partial void CustomInit(); /// - /// Gets fully qualified resource Id for the resource. Ex - + /// Gets fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// [JsonProperty(PropertyName = "id")] @@ -61,9 +68,9 @@ public Resource() public string Name { get; private set; } /// - /// Gets the type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// Gets the type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" /// [JsonProperty(PropertyName = "type")] public string Type { get; private set; } diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/signedResource.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/SignedResource.cs similarity index 100% rename from sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/signedResource.cs rename to sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/SignedResource.cs diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/StorageAccount.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/StorageAccount.cs index 03c10fb81fc22..7afd5a2444a73 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/StorageAccount.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/StorageAccount.cs @@ -36,12 +36,12 @@ public StorageAccount() /// /// The geo-location where the resource /// lives - /// Fully qualified resource Id for the resource. Ex - + /// Fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// The name of the resource - /// The type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// The type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" /// Resource tags. /// Gets the SKU. /// Gets the Kind. Possible values include: diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/StorageQueue.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/StorageQueue.cs index ec4cbe25eff53..2159d7dd22db0 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/StorageQueue.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/StorageQueue.cs @@ -31,12 +31,12 @@ public StorageQueue() /// /// Initializes a new instance of the StorageQueue class. /// - /// Fully qualified resource Id for the resource. Ex - + /// Fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// The name of the resource - /// The type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// The type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" /// A name-value pair that represents queue /// metadata. /// Integer indicating an diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/Table.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/Table.cs index b9cd998f01d9f..b6f3cecde32b9 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/Table.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/Table.cs @@ -32,12 +32,12 @@ public Table() /// /// Initializes a new instance of the Table class. /// - /// Fully qualified resource Id for the resource. Ex - + /// Fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// The name of the resource - /// The type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// The type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" /// Table name under the specified /// account public Table(string id = default(string), string name = default(string), string type = default(string), string tableName = default(string)) diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/TableServiceProperties.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/TableServiceProperties.cs index 4cd9d924033d4..18991f676c20c 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/TableServiceProperties.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/TableServiceProperties.cs @@ -32,12 +32,12 @@ public TableServiceProperties() /// /// Initializes a new instance of the TableServiceProperties class. /// - /// Fully qualified resource Id for the resource. Ex - + /// Fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// The name of the resource - /// The type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// The type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" /// Specifies CORS rules for the Table service. You /// can include up to five CorsRule elements in the request. If no /// CorsRule elements are included in the request body, all CORS rules diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/TrackedResource.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/TrackedResource.cs index 7fb1aa357b510..63466d2a6c0c1 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/TrackedResource.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/Models/TrackedResource.cs @@ -17,8 +17,12 @@ namespace Microsoft.Azure.Management.Storage.Models using System.Linq; /// - /// The resource model definition for a ARM tracked top level resource + /// Tracked Resource /// + /// + /// The resource model definition for an Azure Resource Manager tracked top + /// level resource which has 'tags' and a 'location' + /// public partial class TrackedResource : Resource { /// @@ -34,12 +38,12 @@ public TrackedResource() /// /// The geo-location where the resource /// lives - /// Fully qualified resource Id for the resource. Ex - + /// Fully qualified resource ID for the resource. Ex - /// /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} /// The name of the resource - /// The type of the resource. Ex- - /// Microsoft.Compute/virtualMachines or - /// Microsoft.Storage/storageAccounts. + /// The type of the resource. E.g. + /// "Microsoft.Compute/virtualMachines" or + /// "Microsoft.Storage/storageAccounts" /// Resource tags. public TrackedResource(string location, string id = default(string), string name = default(string), string type = default(string), IDictionary tags = default(IDictionary)) : base(id, name, type) diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/SdkInfo_StorageManagementClient.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/SdkInfo_StorageManagementClient.cs index dac99c65531a0..37b048624d8c5 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/SdkInfo_StorageManagementClient.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/SdkInfo_StorageManagementClient.cs @@ -39,16 +39,5 @@ public static IEnumerable> ApiInfo_StorageManageme }.AsEnumerable(); } } - // BEGIN: Code Generation Metadata Section - public static readonly String AutoRestVersion = "v2"; - public static readonly String AutoRestBootStrapperVersion = "autorest@2.0.4283"; - public static readonly String AutoRestCmdExecuted = "cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/storage/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp.output-folder=C:\\code\\srpsdk\\sdk\\storage\\Microsoft.Azure.Management.Storage\\src\\Generated"; - public static readonly String GithubForkName = "Azure"; - public static readonly String GithubBranchName = "master"; - public static readonly String GithubCommidId = "81ee445f0291ea1b284509dd42b3d37aea3799d7"; - public static readonly String CodeGenerationErrors = ""; - public static readonly String GithubRepoName = "azure-rest-api-specs"; - // END: Code Generation Metadata Section } } - diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/SKUsOperations.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/SkusOperations.cs similarity index 100% rename from sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/SKUsOperations.cs rename to sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/SkusOperations.cs diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/SKUsOperationsExtensions.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/SkusOperationsExtensions.cs similarity index 100% rename from sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/SKUsOperationsExtensions.cs rename to sdk/storage/Microsoft.Azure.Management.Storage/src/Generated/SkusOperationsExtensions.cs