PrivateCloud.IdentitySources Property

Definition

Gets or sets vCenter Single Sign On Identity Sources

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to