Compartir a través de


IContainerPropertiesMetadata Interface

Definition

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

Applies to