Service Placement Invalid Domain Policy Args
    data class ServicePlacementInvalidDomainPolicyArgs(val domainName: Output<String>, val type: Output<String>) : ConvertibleToJava<ServicePlacementInvalidDomainPolicyArgs> 
Describes the policy to be used for placement of a Service Fabric service where a particular fault or upgrade domain should not be used for placement of the instances or replicas of that service.