BillingProfileProperties.TargetClouds Property

Definition

Identifies the cloud environments that are associated with a billing profile. This is a system managed optional field and gets updated as the billing profile gets associated with accounts in various clouds.

public System.Collections.Generic.IReadOnlyList<string> TargetClouds { get; }
member this.TargetClouds : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property TargetClouds As IReadOnlyList(Of String)

Property Value

Applies to