Share via


BlobContainerData.PublicAccess Property

Definition

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

public Azure.ResourceManager.Storage.Models.StoragePublicAccessType? PublicAccess { get; set; }
member this.PublicAccess : Nullable<Azure.ResourceManager.Storage.Models.StoragePublicAccessType> with get, set
Public Property PublicAccess As Nullable(Of StoragePublicAccessType)

Property Value

Applies to