你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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