HciDeploymentSettingScaleUnit

constructor(activeDirectoryOrganizationalUnitPath: String, bitlockerBootVolumeEnabled: Boolean? = null, bitlockerDataVolumeEnabled: Boolean? = null, cluster: HciDeploymentSettingScaleUnitCluster, credentialGuardEnabled: Boolean? = null, domainFqdn: String, driftControlEnabled: Boolean? = null, drtmProtectionEnabled: Boolean? = null, episodicDataUploadEnabled: Boolean? = null, euLocationEnabled: Boolean? = null, hostNetwork: HciDeploymentSettingScaleUnitHostNetwork, hvciProtectionEnabled: Boolean? = null, infrastructureNetworks: List<HciDeploymentSettingScaleUnitInfrastructureNetwork>, namePrefix: String, optionalService: HciDeploymentSettingScaleUnitOptionalService, physicalNodes: List<HciDeploymentSettingScaleUnitPhysicalNode>, secretsLocation: String, sideChannelMitigationEnabled: Boolean? = null, smbClusterEncryptionEnabled: Boolean? = null, smbSigningEnabled: Boolean? = null, storage: HciDeploymentSettingScaleUnitStorage, streamingDataClientEnabled: Boolean? = null, wdacEnabled: Boolean? = null)