CostManagementIdentity.ExternalCloudProviderType Property

Definition

The external cloud provider type associated with dimension/query operations. This includes 'externalSubscriptions' for linked account and 'externalBillingAccounts' for consolidated account.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ExternalCloudProviderType? ExternalCloudProviderType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Owned)>]
member this.ExternalCloudProviderType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ExternalCloudProviderType> with get, set
Public Property ExternalCloudProviderType As Nullable(Of ExternalCloudProviderType)

Property Value

Implements

Attributes

Applies to