IWebSiteInstanceStatusProperties.Container Property

Definition

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

Property Value

Attributes

Applies to