| ServiceListResponseServices Property |
[Missing <summary> documentation for "P:NetIQ.DRA.Common.Rest.Responses.ServiceListResponse.Services"]
Namespace:
NetIQ.DRA.Common.Rest.Responses
Assembly:
NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax [DataMemberAttribute(Name = "services")]
public List<Service> Services { get; }
<DataMemberAttribute(Name := "services")>
Public ReadOnly Property Services As List(Of Service)
Get
Property Value
Type:
ListServiceSee Also