Share via


IExport.DestinationStorageAccount 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 DestinationStorageAccount { 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.DestinationStorageAccount : string with get, set
Public Property DestinationStorageAccount As String

Property Value

Attributes

Applies to