ServicePlacementNonPartiallyPlaceServicePolicyArgs

data class ServicePlacementNonPartiallyPlaceServicePolicyArgs(val type: Output<String>) : ConvertibleToJava<ServicePlacementNonPartiallyPlaceServicePolicyArgs>

The name of the domain that should used for placement as per this policy.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): ServicePlacementNonPartiallyPlaceServicePolicyArgs

Properties

Link copied to clipboard
val type: Output<String>

The type of placement policy for a service fabric service. Following are the possible values. Expected value is 'NonPartiallyPlaceService'.