Share via


BlobContainer.ContainerPropertyPublicAccess Property

Definition

Specifies whether data in the container may be accessed publicly and the level of access.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.PublicAccess? ContainerPropertyPublicAccess { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.ContainerPropertyPublicAccess : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.PublicAccess> with get, set
Public Property ContainerPropertyPublicAccess As Nullable(Of PublicAccess)

Property Value

Implements

Attributes

Applies to