Share via


IExportExecution.DestinationRootFolderPath Property

Definition

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

Property Value

Attributes

Applies to