PrivateCloud.IdentitySources 屬性

定義

取得或設定 vCenter 單一登入識別來源

[Newtonsoft.Json.JsonProperty(PropertyName="properties.identitySources")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Avs.Models.IdentitySource> IdentitySources { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.identitySources")>]
member this.IdentitySources : System.Collections.Generic.IList<Microsoft.Azure.Management.Avs.Models.IdentitySource> with get, set
Public Property IdentitySources As IList(Of IdentitySource)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於