BlobContainerProperties.PublicAccess Property

Definition

public Microsoft.WindowsAzure.Storage.Blob.BlobContainerPublicAccessType? PublicAccess { get; }
member this.PublicAccess : Nullable<Microsoft.WindowsAzure.Storage.Blob.BlobContainerPublicAccessType>
Public ReadOnly Property PublicAccess As Nullable(Of BlobContainerPublicAccessType)

Property Value

Applies to