次の方法で共有


IAccessKeys Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api20230301Preview.AccessKeysTypeConverter))]
public interface IAccessKeys : Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api20230301Preview.AccessKeysTypeConverter))>]
type IAccessKeys = interface
    interface IJsonSerializable
Public Interface IAccessKeys
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

PrimaryKey

The current primary key that clients can use to authenticate

SecondaryKey

The current secondary key that clients can use to authenticate

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to