IKeyVaultProperties Interface

Definition

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

Properties

KeyName
KeyVaultUri
KeyVersion
UserAssignedIdentity

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to