BlobContainerArgs

constructor(accountName: Output<String>? = null, containerName: Output<String>? = null, defaultEncryptionScope: Output<String>? = null, denyEncryptionScopeOverride: Output<Boolean>? = null, enableNfsV3AllSquash: Output<Boolean>? = null, enableNfsV3RootSquash: Output<Boolean>? = null, immutableStorageWithVersioning: Output<ImmutableStorageWithVersioningArgs>? = null, metadata: Output<Map<String, String>>? = null, publicAccess: Output<PublicAccess>? = null, resourceGroupName: Output<String>? = null)