PublicAccess type

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

type PublicAccess = "Container" | "Blob" | "None"