ServicePlacementAllowMultipleStatelessInstancesOnNodePolicyDescription Class
Describes the policy to be used for placement of a Service Fabric service allowing multiple stateless instances of a partition of the service to be placed on a node.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.servicefabric.models._models_py3.ServicePlacementPolicyDescriptionServicePlacementAllowMultipleStatelessInstancesOnNodePolicyDescription
Constructor
ServicePlacementAllowMultipleStatelessInstancesOnNodePolicyDescription(*, domain_name: Optional[str] = None, **kwargs)
Parameters
- domain_name
- str
Required
Holdover from other policy descriptions, not used for this policy, values are ignored by runtime. Keeping it for any backwards-compatibility with clients.
Feedback
Submit and view feedback for