Share via


IExportExecutionProperties.DestinationResourceId Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="The resource id of the storage account where exports will be delivered. This is not required if a sasToken and storageAccount are specified.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceId", Update=true)]
public string DestinationResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="The resource id of the storage account where exports will be delivered. This is not required if a sasToken and storageAccount are specified.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceId", Update=true)>]
member this.DestinationResourceId : string with get, set
Public Property DestinationResourceId As String

Property Value

Attributes

Applies to