KeyVaultProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.KeyVaultPropertiesTypeConverter))]
public class KeyVaultProperties : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.IKeyVaultProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.KeyVaultPropertiesTypeConverter))>]
type KeyVaultProperties = class
    interface IKeyVaultProperties
    interface IJsonSerializable
Public Class KeyVaultProperties
Implements IKeyVaultProperties
Inheritance
KeyVaultProperties
Attributes
Implements

Constructors

KeyVaultProperties()

Properties

KeyName
KeyVaultUri
KeyVersion
UserIdentity

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to