ServicePlacementPolicyDescription Class

  • java.lang.Object
    • com.azure.resourcemanager.servicefabric.models.ServicePlacementPolicyDescription

public final class ServicePlacementPolicyDescription

Describes the policy to be used for placement of a Service Fabric service.

Constructor Summary

Constructor Description
ServicePlacementPolicyDescription()

Creates an instance of ServicePlacementPolicyDescription class.

Method Summary

Modifier and Type Method and Description
void validate()

Validates the instance.

Methods inherited from java.lang.Object

Constructor Details

ServicePlacementPolicyDescription

public ServicePlacementPolicyDescription()

Creates an instance of ServicePlacementPolicyDescription class.

Method Details

validate

public void validate()

Validates the instance.

Applies to