PSContainer.PublicAccess Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="PublicAccess", Position=3, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
public Microsoft.Azure.Commands.Management.Storage.Models.PSPublicAccess? PublicAccess { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="PublicAccess", Position=3, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
member this.PublicAccess : Nullable<Microsoft.Azure.Commands.Management.Storage.Models.PSPublicAccess> with get, set
Public Property PublicAccess As Nullable(Of PSPublicAccess)

Property Value

Attributes

Applies to