BastionHostListResult interface
Response for ListBastionHosts API service call.
Properties
nextLink |
URL to get the next set of results.
|
value |
List of Bastion Hosts in a resource group.
|
Property Details
nextLink
URL to get the next set of results.
nextLink?: string
Property Value
value
List of Bastion Hosts in a resource group.
value?: BastionHost[]
Property Value