DraServer HostServicePort Property DRA REST Extensions SDK
The port number on the server used to access the DRA server endpoints

Namespace: NetIQ.DRA.Common.Rest.DataModels
Assembly: NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 0.0.0.0
Syntax

[DataMemberAttribute(Name = "hostServicePort")]
public Nullable<int> HostServicePort { get; set; }

Property Value

Type: OnlineNullable OnlineInt32 
See Also