Volume Args
constructor(accountName: Output<String>? = null, azureVmwareDataStoreEnabled: Output<Boolean>? = null, createFromSnapshotResourceId: Output<String>? = null, dataProtectionBackupPolicy: Output<VolumeDataProtectionBackupPolicyArgs>? = null, dataProtectionReplication: Output<VolumeDataProtectionReplicationArgs>? = null, dataProtectionSnapshotPolicy: Output<VolumeDataProtectionSnapshotPolicyArgs>? = null, encryptionKeySource: Output<String>? = null, exportPolicyRules: Output<List<VolumeExportPolicyRuleArgs>>? = null, kerberosEnabled: Output<Boolean>? = null, keyVaultPrivateEndpointId: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, networkFeatures: Output<String>? = null, poolName: Output<String>? = null, protocols: Output<List<String>>? = null, resourceGroupName: Output<String>? = null, securityStyle: Output<String>? = null, serviceLevel: Output<String>? = null, smb3ProtocolEncryptionEnabled: Output<Boolean>? = null, smbAccessBasedEnumerationEnabled: Output<Boolean>? = null, smbContinuousAvailabilityEnabled: Output<Boolean>? = null, smbNonBrowsableEnabled: Output<Boolean>? = null, snapshotDirectoryVisible: Output<Boolean>? = null, storageQuotaInGb: Output<Int>? = null, subnetId: Output<String>? = null, tags: Output<Map<String, String>>? = null, throughputInMibps: Output<Double>? = null, volumePath: Output<String>? = null, zone: Output<String>? = null)