Sets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
Supports noop? false
Parameters
parameters(Optional[String[1]])
— The properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.
properties(Optional[String[1]])
— The properties of a storage account’s Blob service.
type(Optional[String[1]])
— The type of the resource. Ex- Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.
blob_services_name(Optional[String[1]])
— The name of the blob Service within the specified storage account. Blob Service Name must be 'default'
account_name(Optional[String[1]])
— The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
api_version(Optional[String[1]])
— The API version to use for this operation.
subscription_id(Optional[String[1]])
— The ID of the target subscription.
name(Optional[String[1]])
— The name of the resource
resource_group_name(Optional[String[1]])
— The name of the resource group within the user's subscription. The name is case insensitive.
id(Optional[String[1]])
— Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}