IExport.DestinationRootFolderPath Property

Definition

The name of the directory where exports will be uploaded.

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

Property Value

Attributes

Applies to