NetworkManagerData 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.
Compatibility declaration for the NetworkManagerData type.
public class NetworkManagerData : Azure.ResourceManager.Network.Models.NetworkTrackedResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.NetworkManagerData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.NetworkManagerData>
type NetworkManagerData = class
inherit NetworkTrackedResourceData
interface IJsonModel<NetworkManagerData>
interface IPersistableModel<NetworkManagerData>
Public Class NetworkManagerData
Inherits NetworkTrackedResourceData
Implements IJsonModel(Of NetworkManagerData), IPersistableModel(Of NetworkManagerData)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| NetworkManagerData() |
Initializes a new instance of NetworkManagerData. |
Properties
| Name | Description |
|---|---|
| Description |
A description of the network manager. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| Id |
Resource ID. (Inherited from NetworkTrackedResourceData) |
| Location |
Resource location. (Inherited from NetworkTrackedResourceData) |
| Name |
Resource name. (Inherited from NetworkTrackedResourceData) |
| NetworkManagerScopeAccesses |
Scope Access. |
| NetworkManagerScopes |
Scope of Network Manager. |
| ProvisioningState |
The provisioning state of the network manager resource. |
| ResourceGuid |
Gets the ResourceGuid compatibility property. |
| ResourceType |
Compatibility member. (Inherited from NetworkTrackedResourceData) |
| SystemData |
The system metadata related to this resource. |
| Tags |
Resource tags. (Inherited from NetworkTrackedResourceData) |
| Type |
Resource type. (Inherited from NetworkTrackedResourceData) |