NetworkManagerDeploymentStatusParameter interface
Network Manager Deployment Status Parameter.
Properties
deployment |
List of deployment types. |
regions | List of locations. |
skip |
Continuation token for pagination, capturing the next page size and offset, as well as the context of the query. |
Property Details
deploymentTypes
List of deployment types.
deploymentTypes?: string[]
Property Value
string[]
regions
List of locations.
regions?: string[]
Property Value
string[]
skipToken
Continuation token for pagination, capturing the next page size and offset, as well as the context of the query.
skipToken?: string
Property Value
string