Freigeben über


IAccessKeys.PrimaryKey Property

Definition

The current primary key that clients can use to authenticate

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="The current primary key that clients can use to authenticate", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="primaryKey")]
public string PrimaryKey { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="The current primary key that clients can use to authenticate", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="primaryKey")>]
member this.PrimaryKey : string
Public ReadOnly Property PrimaryKey As String

Property Value

Attributes

Applies to