次の方法で共有


IAccessKeys.KeyName Property

Definition

A string that describes the authorization rule.

[Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.Info(Description="A string that describes the authorization rule.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyName")]
public string KeyName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.Info(Description="A string that describes the authorization rule.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyName")>]
member this.KeyName : string with get, set
Public Property KeyName As String

Property Value

Attributes

Applies to