Condividi tramite


IRegenerateTestKeyRequestPayload.KeyType Property

Definition

Type of the test key

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Type of the test key", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Support.TestKeyType) }, ReadOnly=false, Required=true, SerializedName="keyType")]
public Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Support.TestKeyType KeyType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Type of the test key", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Support.TestKeyType) }, ReadOnly=false, Required=true, SerializedName="keyType")>]
member this.KeyType : Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Support.TestKeyType with get, set
Public Property KeyType As TestKeyType

Property Value

Attributes

Applies to