ProvisioningServiceDescriptionListResult interface
List of provisioning service descriptions.
Properties
next |
the next link NOTE: This property will not be serialized. It can only be populated by the server. |
value | List of provisioning service descriptions. |
Property Details
nextLink
the next link NOTE: This property will not be serialized. It can only be populated by the server.
nextLink?: string
Property Value
string
value
List of provisioning service descriptions.
value?: ProvisioningServiceDescription[]