次の方法で共有


IStorageAccountCreateParameters.IdentityType Property

Definition

The identity type.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The identity type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="type")]
public string IdentityType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The identity type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="type")>]
member this.IdentityType : string
Public ReadOnly Property IdentityType As String

Property Value

Attributes

Applies to