你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWebSiteInstanceStatus.Container Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Dictionary of <ContainerInfo>", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IWebSiteInstanceStatusPropertiesContainers) }, ReadOnly=false, Required=false, SerializedName="containers")]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IWebSiteInstanceStatusPropertiesContainers Container { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Dictionary of <ContainerInfo>", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IWebSiteInstanceStatusPropertiesContainers) }, ReadOnly=false, Required=false, SerializedName="containers")>]
member this.Container : Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IWebSiteInstanceStatusPropertiesContainers with get, set
Public Property Container As IWebSiteInstanceStatusPropertiesContainers

Property Value

Attributes

Applies to