OperationList interface
this is the management partner operations list
Properties
nextLink |
Url to get the next page of items.
|
value |
this is the operation response list
|
Property Details
nextLink
Url to get the next page of items.
nextLink?: string
Property Value
value
this is the operation response list
value?: OperationResponse[]
Property Value