다음을 통해 공유


PrivateCloud.IdentitySources 속성

정의

vCenter Single Sign-On ID 원본을 가져오거나 설정합니다.

[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

적용 대상