Condividi tramite


IRegenerateAccessKeyParameters.Key Property

Definition

Optional, if the key value provided, is reset for KeyType value or autogenerate Key value set for keyType

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Description="Optional, if the key value provided, is reset for KeyType value or autogenerate Key value set for keyType", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="key")]
public string Key { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.Info(Description="Optional, if the key value provided, is reset for KeyType value or autogenerate Key value set for keyType", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="key")>]
member this.Key : string with get, set
Public Property Key As String

Property Value

Attributes

Applies to