次の方法で共有


IAccessKeys Interface

Definition

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

Properties

AliasPrimaryConnectionString
AliasSecondaryConnectionString
KeyName
PrimaryConnectionString
PrimaryKey
SecondaryConnectionString
SecondaryKey

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to