Share via


ServicePartitionInformation.Id Property

 

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

Specifies the partition ID for this partition as a GUID.

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

Syntax

public Guid Id { get; internal set; }

Property Value

Type: System.Guid

Returns Guid.

See Also

ServicePartitionInformation Class
System.Fabric Namespace

Return to top