AvsPrivateCloudData.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.
vCenter Single Sign On Identity Sources.
public System.Collections.Generic.IList<Azure.ResourceManager.Avs.Models.SingleSignOnIdentitySource> IdentitySources { get; }
member this.IdentitySources : System.Collections.Generic.IList<Azure.ResourceManager.Avs.Models.SingleSignOnIdentitySource>
Public ReadOnly Property IdentitySources As IList(Of SingleSignOnIdentitySource)