Compartilhar via


IExportDeliveryDestination.StorageAccount Property

Definition

The storage account where exports will be uploaded. For a restricted set of Azure customers this together with sasToken can be specified instead of resourceId.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The storage account where exports will be uploaded. For a restricted set of Azure customers this together with sasToken can be specified instead of resourceId.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="storageAccount")]
public string StorageAccount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The storage account where exports will be uploaded. For a restricted set of Azure customers this together with sasToken can be specified instead of resourceId.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="storageAccount")>]
member this.StorageAccount : string with get, set
Public Property StorageAccount As String

Property Value

Attributes

Applies to