Condividi tramite


IFunctionsIdentity.KeyType Property

Definition

The type of host key.

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

Property Value

Attributes

Applies to