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.
A class representing the NetworkManager data model. The Managed Network resource
public class NetworkManagerData : Azure.ResourceManager.Network.Models.NetworkTrackedResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.NetworkManagerData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.NetworkManagerData>
public class NetworkManagerData : Azure.ResourceManager.Network.Models.NetworkTrackedResourceData
type NetworkManagerData = class
inherit NetworkTrackedResourceData
interface IJsonModel<NetworkManagerData>
interface IPersistableModel<NetworkManagerData>
type NetworkManagerData = class
inherit NetworkTrackedResourceData
Public Class NetworkManagerData
Inherits NetworkTrackedResourceData
Implements IJsonModel(Of NetworkManagerData), IPersistableModel(Of NetworkManagerData)
Public Class NetworkManagerData
Inherits NetworkTrackedResourceData
- Inheritance
- Implements
Constructors
NetworkManagerData() |
Initializes a new instance of NetworkManagerData. |
Properties
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 |
Unique identifier for this resource. |
ResourceType |
Resource type. (Inherited from NetworkTrackedResourceData) |
SystemData |
The system metadata related to this resource. |
Tags |
Resource tags. (Inherited from NetworkTrackedResourceData) |
Explicit Interface Implementations
Applies to
Azure SDK for .NET