Condividi tramite


IAppResource.IdentityType Property

Definition

Type of the managed identity

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

Property Value

Attributes

Applies to