Share via


ServicePlacementInvalidDomainPolicyDescription.ToString Method ()

 

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

Return a string representation of the InvalidDomain Service Placement Policy in the form 'InvalidDomain, 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

ServicePlacementInvalidDomainPolicyDescription Class
System.Fabric.Description Namespace

Return to top