Hci Deployment Setting Scale Unit Args
constructor(activeDirectoryOrganizationalUnitPath: Output<String>, bitlockerBootVolumeEnabled: Output<Boolean>? = null, bitlockerDataVolumeEnabled: Output<Boolean>? = null, cluster: Output<HciDeploymentSettingScaleUnitClusterArgs>, credentialGuardEnabled: Output<Boolean>? = null, domainFqdn: Output<String>, driftControlEnabled: Output<Boolean>? = null, drtmProtectionEnabled: Output<Boolean>? = null, episodicDataUploadEnabled: Output<Boolean>? = null, euLocationEnabled: Output<Boolean>? = null, hostNetwork: Output<HciDeploymentSettingScaleUnitHostNetworkArgs>, hvciProtectionEnabled: Output<Boolean>? = null, infrastructureNetworks: Output<List<HciDeploymentSettingScaleUnitInfrastructureNetworkArgs>>, namePrefix: Output<String>, optionalService: Output<HciDeploymentSettingScaleUnitOptionalServiceArgs>, physicalNodes: Output<List<HciDeploymentSettingScaleUnitPhysicalNodeArgs>>, secretsLocation: Output<String>, sideChannelMitigationEnabled: Output<Boolean>? = null, smbClusterEncryptionEnabled: Output<Boolean>? = null, smbSigningEnabled: Output<Boolean>? = null, storage: Output<HciDeploymentSettingScaleUnitStorageArgs>, streamingDataClientEnabled: Output<Boolean>? = null, wdacEnabled: Output<Boolean>? = null)