ScopeConnection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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) |