次の方法で共有


IContainerAppSecret Interface

Definition

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

Properties

Identity
KeyVaultUrl
Name
Value

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to