Freigeben über


AzureKeyVaultPropertiesAutoGenerated Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.AzureKeyVaultPropertiesAutoGeneratedTypeConverter))]
public class AzureKeyVaultPropertiesAutoGenerated : Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IAzureKeyVaultPropertiesAutoGenerated
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.AzureKeyVaultPropertiesAutoGeneratedTypeConverter))>]
type AzureKeyVaultPropertiesAutoGenerated = class
    interface IAzureKeyVaultPropertiesAutoGenerated
    interface IJsonSerializable
Public Class AzureKeyVaultPropertiesAutoGenerated
Implements IAzureKeyVaultPropertiesAutoGenerated
Inheritance
AzureKeyVaultPropertiesAutoGenerated
Attributes
Implements

Constructors

Name Description
AzureKeyVaultPropertiesAutoGenerated()

Creates an new AzureKeyVaultPropertiesAutoGenerated instance.

Properties

Name Description
BaseUrl
Description

Methods

Name Description
DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of AzureKeyVaultPropertiesAutoGenerated.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of AzureKeyVaultPropertiesAutoGenerated.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IAzureKeyVaultPropertiesAutoGenerated.

FromJsonString(String)

Creates a new instance of AzureKeyVaultPropertiesAutoGenerated, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of AzureKeyVaultPropertiesAutoGenerated into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to