Share via


ISecretVolume Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Api20240501Preview.SecretVolumeTypeConverter))]
public interface ISecretVolume : Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.IAssociativeArray<string>, Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Models.Api20240501Preview.SecretVolumeTypeConverter))>]
type ISecretVolume = interface
    interface IJsonSerializable
    interface IAssociativeArray<string>
Public Interface ISecretVolume
Implements IAssociativeArray(Of String), IJsonSerializable
Derived
Attributes
Implements

Applies to