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
| Name | Description |
|---|---|
| AzureResourceManagerPeeringContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md |
| 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 |
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 GetResource method. Otherwise you can get one from its parent resource PeeringServiceResource using the GetConnectionMonitorTests 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 |
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 GetResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetPeerAsns 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 |
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 |
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 GetResource method. Otherwise you can get one from its parent resource PeeringResource using the GetPeeringRegisteredAsns 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 |
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 GetResource method. Otherwise you can get one from its parent resource PeeringResource using the GetPeeringRegisteredPrefixes 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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetPeerings 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 |
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 |
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 GetResource method. Otherwise you can get one from its parent resource PeeringServiceResource using the GetPeeringServicePrefixes 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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetPeeringServices method. |