SubscriptionNetworkManagerConnectionData 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 Network Manager Connection resource.
public class SubscriptionNetworkManagerConnectionData : Azure.ResourceManager.Network.Models.NetworkChildResource, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.SubscriptionNetworkManagerConnectionData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.SubscriptionNetworkManagerConnectionData>
type SubscriptionNetworkManagerConnectionData = class
inherit NetworkChildResource
interface IJsonModel<SubscriptionNetworkManagerConnectionData>
interface IPersistableModel<SubscriptionNetworkManagerConnectionData>
Public Class SubscriptionNetworkManagerConnectionData
Inherits NetworkChildResource
Implements IJsonModel(Of SubscriptionNetworkManagerConnectionData), IPersistableModel(Of SubscriptionNetworkManagerConnectionData)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| SubscriptionNetworkManagerConnectionData() |
Initializes a new instance of SubscriptionNetworkManagerConnectionData. |
Properties
| Name | Description |
|---|---|
| ConnectionState |
Connection state. |
| Description |
A description of the network manager connection. |
| ETag |
A unique read-only string that changes whenever the resource is updated. (Inherited from NetworkChildResource) |
| Id |
Resource ID. (Inherited from NetworkChildResource) |
| Name |
Resource name. (Inherited from NetworkChildResource) |
| NetworkManagerId |
Network Manager Id. |
| SystemData |
The system metadata related to this resource. |
| Type |
Resource type. (Inherited from NetworkChildResource) |