Partager via


RegenerateActionParameter.KeyType Property

Definition

The key type.

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

Property Value

Implements

Attributes

Applies to