PublicAccess type

コンテナー内のデータにパブリックにアクセスできるかどうかを指定し、アクセスレベルを指定します。

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