Share via


IExport.DestinationContainer Property

Definition

The name of the container where exports will be uploaded. If the container does not exist it will be created.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The name of the container where exports will be uploaded. If the container does not exist it will be created.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="container")]
public string DestinationContainer { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The name of the container where exports will be uploaded. If the container does not exist it will be created.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="container")>]
member this.DestinationContainer : string with get, set
Public Property DestinationContainer As String

Property Value

Attributes

Applies to