TopologyResource Class

Definition

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