你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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