次の方法で共有


RegenerateKeyParameters.KeyType Property

Definition

The keyType to regenerate. Must be either 'primary' or 'secondary'(case-insensitive).

[Microsoft.Azure.PowerShell.Cmdlets.Communication.Origin(Microsoft.Azure.PowerShell.Cmdlets.Communication.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Communication.Support.KeyType? KeyType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Communication.Origin(Microsoft.Azure.PowerShell.Cmdlets.Communication.PropertyOrigin.Owned)>]
member this.KeyType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Communication.Support.KeyType> with get, set
Public Property KeyType As Nullable(Of KeyType)

Property Value

Implements

Attributes

Applies to