ExportExecution.DestinationContainer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Inlined)]
public string DestinationContainer { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Inlined)>]
member this.DestinationContainer : string with get, set
Public Property DestinationContainer As String
Property Value
Implements
- Attributes