ExportDeliveryDestination.Type Property

Definition

The export delivery destination type. Currently only 'AzureBlob' is supported.

public Azure.ResourceManager.CostManagement.Models.DestinationType? Type { get; set; }
member this.Type : Nullable<Azure.ResourceManager.CostManagement.Models.DestinationType> with get, set
Public Property Type As Nullable(Of DestinationType)

Property Value

Applies to