Compartilhar via


IRegenerateEndpointKeysRequest.KeyType Property

Definition

[Required] Specification for which type of key to generate. Primary or Secondary.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] Specification for which type of key to generate. Primary or Secondary.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.KeyType) }, ReadOnly=false, Required=true, SerializedName="keyType")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.KeyType KeyType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] Specification for which type of key to generate. Primary or Secondary.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.KeyType) }, ReadOnly=false, Required=true, SerializedName="keyType")>]
member this.KeyType : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.KeyType with get, set
Public Property KeyType As KeyType

Property Value

Attributes

Applies to