Compartir a través de


IApiKvReference Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ApiKvReferenceTypeConverter))]
public interface IApiKvReference : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ApiKvReferenceTypeConverter))>]
type IApiKvReference = interface
    interface IJsonSerializable
Public Interface IApiKvReference
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Detail
IdentityType

Type of managed service identity.

Location
Reference
SecretName
SecretVersion
Source
Status
VaultName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to