Return Values
System.Management.Automation.PSObject
This represents a service instance and has the following parameters;
ServiceGroupUid <Guid>
The unique identifer for the service group to which the service instance belongs.
ServiceGroupName <string>
The name of the service group that the service instance is part of.
ServiceInstanceUid <Guid>
The unique identifier for the service instance.
ServiceType <string>
The type of the service group.
Address <string>
The contact address for the service instance.
Binding <string>
The binding to use for connections to the service instance.
Version <int>
The version of the service instance.
ServiceAccount <string>
The AD computer account for the computer that is providing the service instance.
ServiceAccountSid <string>
The AD computer account SID for the computer that is providing the service instance.
InterfaceType <string>
The interface type for the service instance.
Metadata <Citrix.Configuration.Sdk.Metadata[]>
The metadata for the service instance.
Status <Citrix.Configuration.Sdk.Commands.Availability>
An enumeration value indicating whether the service is Responding, NotResponding, Unknown, or BadBindingType.
ResponseTime <System.TineSpan>
The interval elapsed between hailing the service and getting a definite response