NetworkManagerConnection Class

Definition

The Network Manager Connection resource

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

Constructors

NetworkManagerConnection()

Initializes a new instance of the NetworkManagerConnection class.

NetworkManagerConnection(String, String, String, String, String, String, String, SystemData)

Initializes a new instance of the NetworkManagerConnection class.

Properties

ConnectionState

Gets or sets connection state. Possible values include: 'Connected', 'Pending', 'Conflict', 'Revoked', 'Rejected'

Description

Gets or sets a description of the network manager connection.

Etag

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

(Inherited from ChildResource)
Id

Gets resource ID.

(Inherited from ChildResource)
Name

Gets resource name.

(Inherited from ChildResource)
NetworkManagerId

Gets or sets network Manager Id.

SystemData

Gets the system metadata related to this resource.

Type

Gets resource type.

(Inherited from ChildResource)

Applies to