次の方法で共有


IRegenerateKeyRequest.KeyName Property

Definition

The key to regenerate.

[Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Runtime.Info(Description="The key to regenerate.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Support.KeyName) }, ReadOnly=false, Required=true, SerializedName="keyName")]
public Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Support.KeyName KeyName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Runtime.Info(Description="The key to regenerate.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Support.KeyName) }, ReadOnly=false, Required=true, SerializedName="keyName")>]
member this.KeyName : Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Support.KeyName with get, set
Public Property KeyName As KeyName

Property Value

Attributes

Applies to