Condividi tramite


IWebSiteInstanceStatusPropertiesContainers Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.WebSiteInstanceStatusPropertiesContainersTypeConverter))]
public interface IWebSiteInstanceStatusPropertiesContainers : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IContainerInfo>, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.WebSiteInstanceStatusPropertiesContainersTypeConverter))>]
type IWebSiteInstanceStatusPropertiesContainers = interface
    interface IJsonSerializable
    interface IAssociativeArray<IContainerInfo>
Public Interface IWebSiteInstanceStatusPropertiesContainers
Implements IAssociativeArray(Of IContainerInfo), IJsonSerializable
Derived
Attributes
Implements

Applies to