PrivateCloudUpdate.IdentitySources Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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