Share via


NetworkManagerPropertiesOutput interface

Properties of Managed Network

Properties

description

A description of the network manager.

networkManagerScopeAccesses

Scope Access.

networkManagerScopes

Scope of Network Manager.

provisioningState

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"