NetworkManagerPropertiesOutput interface
Properties of Managed Network
Properties
| description | A description of the network manager. |
| network |
Scope Access. |
| network |
Scope of Network Manager. |
| provisioning |
The provisioning state of the network manager resource. |
Property Details
description
A description of the network manager.
description?: string
Property Value
string
networkManagerScopeAccesses
Scope Access.
networkManagerScopeAccesses: ("SecurityAdmin" | "Connectivity")[]
Property Value
("SecurityAdmin" | "Connectivity")[]
networkManagerScopes
Scope of Network Manager.
networkManagerScopes: NetworkManagerPropertiesNetworkManagerScopesOutput
Property Value
provisioningState
The provisioning state of the network manager resource.
provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"
Property Value
"Succeeded" | "Updating" | "Deleting" | "Failed"