NetworkManager Class

The Managed Network resource.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.network.models._models_py3.Resource
NetworkManager

Constructor

NetworkManager(*, id: str | None = None, location: str | None = None, tags: Dict[str, str] | None = None, description: str | None = None, network_manager_scopes: _models.NetworkManagerPropertiesNetworkManagerScopes | None = None, network_manager_scope_accesses: List[str | _models.ConfigurationType] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

Resource ID.

location
str

Resource location.

tags

Resource tags.

description
str

A description of the network manager.

network_manager_scopes

Scope of Network Manager.

network_manager_scope_accesses

Scope Access.

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

location
str

Resource location.

tags

Resource tags.

etag
str

A unique read-only string that changes whenever the resource is updated.

system_data

The system metadata related to this resource.

description
str

A description of the network manager.

network_manager_scopes

Scope of Network Manager.

network_manager_scope_accesses

Scope Access.

provisioning_state

The provisioning state of the network manager resource. Known values are: "Succeeded", "Updating", "Deleting", and "Failed".

resource_guid
str

Unique identifier for this resource.