Freigeben über


ICostManagementIdentityInternal.ExternalCloudProviderType Property

Definition

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

public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ExternalCloudProviderType? ExternalCloudProviderType { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PSArgumentCompleter(new System.String[] { "externalSubscriptions", "externalBillingAccounts" })]
public string ExternalCloudProviderType { get; set; }
member this.ExternalCloudProviderType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ExternalCloudProviderType> with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PSArgumentCompleter(new System.String[] { "externalSubscriptions", "externalBillingAccounts" })>]
member this.ExternalCloudProviderType : string with get, set
Public Property ExternalCloudProviderType As Nullable(Of ExternalCloudProviderType)
Public Property ExternalCloudProviderType As String

Property Value

Attributes

Applies to