TopologyResource 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 resource topology information for the given resource group.
public class TopologyResource
type TopologyResource = class
Public Class TopologyResource
- Inheritance
-
TopologyResource
Constructors
TopologyResource() |
Initializes a new instance of the TopologyResource class. |
TopologyResource(String, String, String, IList<TopologyAssociation>) |
Initializes a new instance of the TopologyResource class. |
Properties
Associations |
Gets or sets holds the associations the resource has with other resources in the resource group. |
Id |
Gets or sets ID of the resource. |
Location |
Gets or sets resource location. |
Name |
Gets or sets name of the resource. |
Applies to
Azure SDK for .NET