NetworkManager Class

Definition

The Managed Network resource

[Microsoft.Rest.Serialization.JsonTransformation]
public class NetworkManager : Microsoft.Azure.Management.Network.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type NetworkManager = class
    inherit Resource
Public Class NetworkManager
Inherits Resource
Inheritance
NetworkManager
Attributes

Constructors

NetworkManager()

Initializes a new instance of the NetworkManager class.

NetworkManager(NetworkManagerPropertiesNetworkManagerScopes, IList<String>, String, String, String, String, IDictionary<String,String>, String, String, String, SystemData)

Initializes a new instance of the NetworkManager class.

Properties

Description

Gets or sets a description of the network manager.

Etag

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

Id

Gets or sets resource ID.

(Inherited from Resource)
Location

Gets or sets resource location.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
NetworkManagerScopeAccesses

Gets or sets scope Access.

NetworkManagerScopes

Gets or sets scope of Network Manager.

ProvisioningState

Gets the provisioning state of the network manager resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'

SystemData

Gets the system metadata related to this resource.

Tags

Gets or sets resource tags.

(Inherited from Resource)
Type

Gets resource type.

(Inherited from Resource)

Methods

Validate()

Validate the object.

Applies to