Service Placement Required Domain Policy Args
data class ServicePlacementRequiredDomainPolicyArgs(val domainName: Output<String>, val type: Output<String>) : ConvertibleToJava<ServicePlacementRequiredDomainPolicyArgs>
Describes the policy to be used for placement of a Service Fabric service where the instances or replicas of that service must be placed in a particular domain.