Udostępnij za pośrednictwem


IWebSiteInstanceStatusPropertiesContainers Interface

Definition

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

Applies to