Share via


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