Share via


ScopeConnection Class

Definition

The Scope Connections resource

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

Constructors

ScopeConnection()

Initializes a new instance of the ScopeConnection class.

ScopeConnection(String, String, String, String, String, String, String, String, SystemData)

Initializes a new instance of the ScopeConnection class.

Properties

ConnectionState

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

Description

Gets or sets a description of the scope 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)
ResourceId

Gets or sets resource ID.

SystemData

Gets the system metadata related to this resource.

TenantId

Gets or sets tenant ID.

Type

Gets resource type.

(Inherited from ChildResource)

Applies to