Share via


IAzureKeyVault Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.AzureKeyVaultTypeConverter))]
public interface IAzureKeyVault : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.AzureKeyVaultTypeConverter))>]
type IAzureKeyVault = interface
    interface IJsonSerializable
    interface IProxyResource
Public Interface IAzureKeyVault
Implements IProxyResource
Derived
Attributes
Implements

Properties

Name Description
BaseUrl
Description
Id (Inherited from IProxyResource)
Name (Inherited from IProxyResource)

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to