Azure.ResourceManager.Peering Namespace
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.
Classes
ConnectionMonitorTestCollection |
A class representing a collection of ConnectionMonitorTestResource and their operations. Each ConnectionMonitorTestResource in the collection will belong to the same instance of PeeringServiceResource. To get a ConnectionMonitorTestCollection instance call the GetConnectionMonitorTests method from an instance of PeeringServiceResource. |
ConnectionMonitorTestData |
A class representing the ConnectionMonitorTest data model. The Connection Monitor Test class. |
ConnectionMonitorTestResource |
A Class representing a ConnectionMonitorTest along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ConnectionMonitorTestResource from an instance of ArmClient using the GetConnectionMonitorTestResource method. Otherwise you can get one from its parent resource PeeringServiceResource using the GetConnectionMonitorTest method. |
PeerAsnCollection |
A class representing a collection of PeerAsnResource and their operations. Each PeerAsnResource in the collection will belong to the same instance of SubscriptionResource. To get a PeerAsnCollection instance call the GetPeerAsns method from an instance of SubscriptionResource. |
PeerAsnData |
A class representing the PeerAsn data model. The essential information related to the peer's ASN. |
PeerAsnResource |
A Class representing a PeerAsn along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PeerAsnResource from an instance of ArmClient using the GetPeerAsnResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetPeerAsn method. |
PeeringCollection |
A class representing a collection of PeeringResource and their operations. Each PeeringResource in the collection will belong to the same instance of ResourceGroupResource. To get a PeeringCollection instance call the GetPeerings method from an instance of ResourceGroupResource. |
PeeringData |
A class representing the Peering data model. Peering is a logical representation of a set of connections to the Microsoft Cloud Edge at a location. |
PeeringExtensions |
A class to add extension methods to Azure.ResourceManager.Peering. |
PeeringRegisteredAsnCollection |
A class representing a collection of PeeringRegisteredAsnResource and their operations. Each PeeringRegisteredAsnResource in the collection will belong to the same instance of PeeringResource. To get a PeeringRegisteredAsnCollection instance call the GetPeeringRegisteredAsns method from an instance of PeeringResource. |
PeeringRegisteredAsnData |
A class representing the PeeringRegisteredAsn data model. The customer's ASN that is registered by the peering service provider. |
PeeringRegisteredAsnResource |
A Class representing a PeeringRegisteredAsn along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PeeringRegisteredAsnResource from an instance of ArmClient using the GetPeeringRegisteredAsnResource method. Otherwise you can get one from its parent resource PeeringResource using the GetPeeringRegisteredAsn method. |
PeeringRegisteredPrefixCollection |
A class representing a collection of PeeringRegisteredPrefixResource and their operations. Each PeeringRegisteredPrefixResource in the collection will belong to the same instance of PeeringResource. To get a PeeringRegisteredPrefixCollection instance call the GetPeeringRegisteredPrefixes method from an instance of PeeringResource. |
PeeringRegisteredPrefixData |
A class representing the PeeringRegisteredPrefix data model. The customer's prefix that is registered by the peering service provider. |
PeeringRegisteredPrefixResource |
A Class representing a PeeringRegisteredPrefix along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PeeringRegisteredPrefixResource from an instance of ArmClient using the GetPeeringRegisteredPrefixResource method. Otherwise you can get one from its parent resource PeeringResource using the GetPeeringRegisteredPrefix method. |
PeeringResource |
A Class representing a Peering along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PeeringResource from an instance of ArmClient using the GetPeeringResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetPeering method. |
PeeringServiceCollection |
A class representing a collection of PeeringServiceResource and their operations. Each PeeringServiceResource in the collection will belong to the same instance of ResourceGroupResource. To get a PeeringServiceCollection instance call the GetPeeringServices method from an instance of ResourceGroupResource. |
PeeringServiceData |
A class representing the PeeringService data model. Peering Service |
PeeringServicePrefixCollection |
A class representing a collection of PeeringServicePrefixResource and their operations. Each PeeringServicePrefixResource in the collection will belong to the same instance of PeeringServiceResource. To get a PeeringServicePrefixCollection instance call the GetPeeringServicePrefixes method from an instance of PeeringServiceResource. |
PeeringServicePrefixData |
A class representing the PeeringServicePrefix data model. The peering service prefix class. |
PeeringServicePrefixResource |
A Class representing a PeeringServicePrefix along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PeeringServicePrefixResource from an instance of ArmClient using the GetPeeringServicePrefixResource method. Otherwise you can get one from its parent resource PeeringServiceResource using the GetPeeringServicePrefix method. |
PeeringServiceResource |
A Class representing a PeeringService along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PeeringServiceResource from an instance of ArmClient using the GetPeeringServiceResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetPeeringService method. |
Azure SDK for .NET