Share via


ServicePlacementRequireDomainDistributionPolicyDescription.ToString Method ()

 

Applies To: Azure, Windows 10, Windows 8, Windows 8.1, Windows Server 2012 R2

Return a string representation of the RequiredDomainDistribution Service Placement Policy in the form 'RequiredDomainDistribution, DomainName'

Namespace:   System.Fabric.Description
Assembly:  System.Fabric (in System.Fabric.dll)

Syntax

public override string ToString()

Return Value

Type: System.String

A string representing the object.

See Also

ServicePlacementRequireDomainDistributionPolicyDescription Class
System.Fabric.Description Namespace

Return to top