Share via


IResourceTypeRegistration.IdentityManagementType Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Support.IdentityManagementTypes) }, ReadOnly=false, Required=false, SerializedName="type")]
public Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Support.IdentityManagementTypes? IdentityManagementType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Support.IdentityManagementTypes) }, ReadOnly=false, Required=false, SerializedName="type")>]
member this.IdentityManagementType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Support.IdentityManagementTypes> with get, set
Public Property IdentityManagementType As Nullable(Of IdentityManagementTypes)

Property Value

Attributes

Applies to