KeyVaultReferenceResource Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.KeyVaultReferenceResourceTypeConverter))]
public class KeyVaultReferenceResource : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IKeyVaultReferenceResource, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.KeyVaultReferenceResourceTypeConverter))>]
type KeyVaultReferenceResource = class
    interface IKeyVaultReferenceResource
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class KeyVaultReferenceResource
Implements IKeyVaultReferenceResource, IValidates
Inheritance
KeyVaultReferenceResource
Attributes
Implements

Constructors

KeyVaultReferenceResource()

Properties

Detail
Id
IdentityType
Kind
Location
Name
Reference
SecretName
SecretVersion
Source
Status
Type
VaultName

Methods

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

Applies to