ListContainerItem.PublicAccess 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? PublicAccess { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.PublicAccess : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.PublicAccess> with get, set
Public Property PublicAccess As Nullable(Of PublicAccess)

Property Value

Implements

Attributes

Applies to