ManagedNetworkFabricExtensions 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 to add extension methods to Azure.ResourceManager.ManagedNetworkFabric.
public static class ManagedNetworkFabricExtensions
type ManagedNetworkFabricExtensions = class
Public Module ManagedNetworkFabricExtensions
- Inheritance
-
ManagedNetworkFabricExtensions
Methods
GetNetworkDevice(ResourceGroupResource, String, CancellationToken) |
Gets the Network Device resource details.
|
GetNetworkDeviceAsync(ResourceGroupResource, String, CancellationToken) |
Gets the Network Device resource details.
|
GetNetworkDeviceInterfaceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkDeviceInterfaceResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a NetworkDeviceInterfaceResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkDeviceInterfaceResource(ResourceIdentifier) instead. |
GetNetworkDeviceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkDeviceResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkDeviceResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkDeviceResource(ResourceIdentifier) instead. |
GetNetworkDevices(ResourceGroupResource) |
Gets a collection of NetworkDeviceResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkDevices() instead. |
GetNetworkDevices(SubscriptionResource, CancellationToken) |
List all the Network Device resources in a given subscription.
|
GetNetworkDevicesAsync(SubscriptionResource, CancellationToken) |
List all the Network Device resources in a given subscription.
|
GetNetworkDeviceSku(SubscriptionResource, String, CancellationToken) |
Get a Network Device SKU details.
|
GetNetworkDeviceSkuAsync(SubscriptionResource, String, CancellationToken) |
Get a Network Device SKU details.
|
GetNetworkDeviceSkuResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkDeviceSkuResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a NetworkDeviceSkuResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkDeviceSkuResource(ResourceIdentifier) instead. |
GetNetworkDeviceSkus(SubscriptionResource) |
Gets a collection of NetworkDeviceSkuResources in the SubscriptionResource. MockingTo mock this method, please mock GetNetworkDeviceSkus() instead. |
GetNetworkFabric(ResourceGroupResource, String, CancellationToken) |
Get Network Fabric resource details.
|
GetNetworkFabricAccessControlList(ResourceGroupResource, String, CancellationToken) |
Implements Access Control List GET method.
|
GetNetworkFabricAccessControlListAsync(ResourceGroupResource, String, CancellationToken) |
Implements Access Control List GET method.
|
GetNetworkFabricAccessControlListResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkFabricAccessControlListResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkFabricAccessControlListResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkFabricAccessControlListResource(ResourceIdentifier) instead. |
GetNetworkFabricAccessControlLists(ResourceGroupResource) |
Gets a collection of NetworkFabricAccessControlListResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkFabricAccessControlLists() instead. |
GetNetworkFabricAccessControlLists(SubscriptionResource, CancellationToken) |
Implements AccessControlLists list by subscription GET method.
|
GetNetworkFabricAccessControlListsAsync(SubscriptionResource, CancellationToken) |
Implements AccessControlLists list by subscription GET method.
|
GetNetworkFabricAsync(ResourceGroupResource, String, CancellationToken) |
Get Network Fabric resource details.
|
GetNetworkFabricController(ResourceGroupResource, String, CancellationToken) |
Shows the provisioning status of Network Fabric Controller.
|
GetNetworkFabricControllerAsync(ResourceGroupResource, String, CancellationToken) |
Shows the provisioning status of Network Fabric Controller.
|
GetNetworkFabricControllerResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkFabricControllerResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkFabricControllerResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkFabricControllerResource(ResourceIdentifier) instead. |
GetNetworkFabricControllers(ResourceGroupResource) |
Gets a collection of NetworkFabricControllerResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkFabricControllers() instead. |
GetNetworkFabricControllers(SubscriptionResource, CancellationToken) |
Lists all the NetworkFabricControllers by subscription.
|
GetNetworkFabricControllersAsync(SubscriptionResource, CancellationToken) |
Lists all the NetworkFabricControllers by subscription.
|
GetNetworkFabricExternalNetworkResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkFabricExternalNetworkResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a NetworkFabricExternalNetworkResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkFabricExternalNetworkResource(ResourceIdentifier) instead. |
GetNetworkFabricInternalNetworkResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkFabricInternalNetworkResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a NetworkFabricInternalNetworkResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkFabricInternalNetworkResource(ResourceIdentifier) instead. |
GetNetworkFabricInternetGateway(ResourceGroupResource, String, CancellationToken) |
Implements Gateway GET method.
|
GetNetworkFabricInternetGatewayAsync(ResourceGroupResource, String, CancellationToken) |
Implements Gateway GET method.
|
GetNetworkFabricInternetGatewayResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkFabricInternetGatewayResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkFabricInternetGatewayResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkFabricInternetGatewayResource(ResourceIdentifier) instead. |
GetNetworkFabricInternetGatewayRule(ResourceGroupResource, String, CancellationToken) |
Gets an Internet Gateway Rule resource.
|
GetNetworkFabricInternetGatewayRuleAsync(ResourceGroupResource, String, CancellationToken) |
Gets an Internet Gateway Rule resource.
|
GetNetworkFabricInternetGatewayRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkFabricInternetGatewayRuleResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkFabricInternetGatewayRuleResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkFabricInternetGatewayRuleResource(ResourceIdentifier) instead. |
GetNetworkFabricInternetGatewayRules(ResourceGroupResource) |
Gets a collection of NetworkFabricInternetGatewayRuleResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkFabricInternetGatewayRules() instead. |
GetNetworkFabricInternetGatewayRules(SubscriptionResource, CancellationToken) |
List all Internet Gateway rules in the given subscription.
|
GetNetworkFabricInternetGatewayRulesAsync(SubscriptionResource, CancellationToken) |
List all Internet Gateway rules in the given subscription.
|
GetNetworkFabricInternetGateways(ResourceGroupResource) |
Gets a collection of NetworkFabricInternetGatewayResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkFabricInternetGateways() instead. |
GetNetworkFabricInternetGateways(SubscriptionResource, CancellationToken) |
Displays Internet Gateways list by subscription GET method.
|
GetNetworkFabricInternetGatewaysAsync(SubscriptionResource, CancellationToken) |
Displays Internet Gateways list by subscription GET method.
|
GetNetworkFabricIPCommunities(ResourceGroupResource) |
Gets a collection of NetworkFabricIPCommunityResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkFabricIPCommunities() instead. |
GetNetworkFabricIPCommunities(SubscriptionResource, CancellationToken) |
Implements IP Communities list by subscription GET method.
|
GetNetworkFabricIPCommunitiesAsync(SubscriptionResource, CancellationToken) |
Implements IP Communities list by subscription GET method.
|
GetNetworkFabricIPCommunity(ResourceGroupResource, String, CancellationToken) |
Implements an IP Community GET method.
|
GetNetworkFabricIPCommunityAsync(ResourceGroupResource, String, CancellationToken) |
Implements an IP Community GET method.
|
GetNetworkFabricIPCommunityResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkFabricIPCommunityResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkFabricIPCommunityResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkFabricIPCommunityResource(ResourceIdentifier) instead. |
GetNetworkFabricIPExtendedCommunities(ResourceGroupResource) |
Gets a collection of NetworkFabricIPExtendedCommunityResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkFabricIPExtendedCommunities() instead. |
GetNetworkFabricIPExtendedCommunities(SubscriptionResource, CancellationToken) |
Implements IpExtendedCommunities list by subscription GET method.
|
GetNetworkFabricIPExtendedCommunitiesAsync(SubscriptionResource, CancellationToken) |
Implements IpExtendedCommunities list by subscription GET method.
|
GetNetworkFabricIPExtendedCommunity(ResourceGroupResource, String, CancellationToken) |
Implements IP Extended Community GET method.
|
GetNetworkFabricIPExtendedCommunityAsync(ResourceGroupResource, String, CancellationToken) |
Implements IP Extended Community GET method.
|
GetNetworkFabricIPExtendedCommunityResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkFabricIPExtendedCommunityResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkFabricIPExtendedCommunityResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkFabricIPExtendedCommunityResource(ResourceIdentifier) instead. |
GetNetworkFabricIPPrefix(ResourceGroupResource, String, CancellationToken) |
Implements IP Prefix GET method.
|
GetNetworkFabricIPPrefixAsync(ResourceGroupResource, String, CancellationToken) |
Implements IP Prefix GET method.
|
GetNetworkFabricIPPrefixes(ResourceGroupResource) |
Gets a collection of NetworkFabricIPPrefixResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkFabricIPPrefixes() instead. |
GetNetworkFabricIPPrefixes(SubscriptionResource, CancellationToken) |
Implements IpPrefixes list by subscription GET method.
|
GetNetworkFabricIPPrefixesAsync(SubscriptionResource, CancellationToken) |
Implements IpPrefixes list by subscription GET method.
|
GetNetworkFabricIPPrefixResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkFabricIPPrefixResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkFabricIPPrefixResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkFabricIPPrefixResource(ResourceIdentifier) instead. |
GetNetworkFabricL2IsolationDomain(ResourceGroupResource, String, CancellationToken) |
Implements L2 Isolation Domain GET method.
|
GetNetworkFabricL2IsolationDomainAsync(ResourceGroupResource, String, CancellationToken) |
Implements L2 Isolation Domain GET method.
|
GetNetworkFabricL2IsolationDomainResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkFabricL2IsolationDomainResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkFabricL2IsolationDomainResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkFabricL2IsolationDomainResource(ResourceIdentifier) instead. |
GetNetworkFabricL2IsolationDomains(ResourceGroupResource) |
Gets a collection of NetworkFabricL2IsolationDomainResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkFabricL2IsolationDomains() instead. |
GetNetworkFabricL2IsolationDomains(SubscriptionResource, CancellationToken) |
Displays L2IsolationDomains list by subscription GET method.
|
GetNetworkFabricL2IsolationDomainsAsync(SubscriptionResource, CancellationToken) |
Displays L2IsolationDomains list by subscription GET method.
|
GetNetworkFabricL3IsolationDomain(ResourceGroupResource, String, CancellationToken) |
Retrieves details of this L3 Isolation Domain.
|
GetNetworkFabricL3IsolationDomainAsync(ResourceGroupResource, String, CancellationToken) |
Retrieves details of this L3 Isolation Domain.
|
GetNetworkFabricL3IsolationDomainResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkFabricL3IsolationDomainResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkFabricL3IsolationDomainResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkFabricL3IsolationDomainResource(ResourceIdentifier) instead. |
GetNetworkFabricL3IsolationDomains(ResourceGroupResource) |
Gets a collection of NetworkFabricL3IsolationDomainResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkFabricL3IsolationDomains() instead. |
GetNetworkFabricL3IsolationDomains(SubscriptionResource, CancellationToken) |
Displays L3IsolationDomains list by subscription GET method.
|
GetNetworkFabricL3IsolationDomainsAsync(SubscriptionResource, CancellationToken) |
Displays L3IsolationDomains list by subscription GET method.
|
GetNetworkFabricNeighborGroup(ResourceGroupResource, String, CancellationToken) |
Gets the Neighbor Group.
|
GetNetworkFabricNeighborGroupAsync(ResourceGroupResource, String, CancellationToken) |
Gets the Neighbor Group.
|
GetNetworkFabricNeighborGroupResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkFabricNeighborGroupResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkFabricNeighborGroupResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkFabricNeighborGroupResource(ResourceIdentifier) instead. |
GetNetworkFabricNeighborGroups(ResourceGroupResource) |
Gets a collection of NetworkFabricNeighborGroupResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkFabricNeighborGroups() instead. |
GetNetworkFabricNeighborGroups(SubscriptionResource, CancellationToken) |
Displays NeighborGroups list by subscription GET method.
|
GetNetworkFabricNeighborGroupsAsync(SubscriptionResource, CancellationToken) |
Displays NeighborGroups list by subscription GET method.
|
GetNetworkFabricResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkFabricResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkFabricResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkFabricResource(ResourceIdentifier) instead. |
GetNetworkFabricRoutePolicies(ResourceGroupResource) |
Gets a collection of NetworkFabricRoutePolicyResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkFabricRoutePolicies() instead. |
GetNetworkFabricRoutePolicies(SubscriptionResource, CancellationToken) |
Implements RoutePolicies list by subscription GET method.
|
GetNetworkFabricRoutePoliciesAsync(SubscriptionResource, CancellationToken) |
Implements RoutePolicies list by subscription GET method.
|
GetNetworkFabricRoutePolicy(ResourceGroupResource, String, CancellationToken) |
Implements Route Policy GET method.
|
GetNetworkFabricRoutePolicyAsync(ResourceGroupResource, String, CancellationToken) |
Implements Route Policy GET method.
|
GetNetworkFabricRoutePolicyResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkFabricRoutePolicyResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkFabricRoutePolicyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkFabricRoutePolicyResource(ResourceIdentifier) instead. |
GetNetworkFabrics(ResourceGroupResource) |
Gets a collection of NetworkFabricResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkFabrics() instead. |
GetNetworkFabrics(SubscriptionResource, CancellationToken) |
List all the Network Fabric resources in the given subscription.
|
GetNetworkFabricsAsync(SubscriptionResource, CancellationToken) |
List all the Network Fabric resources in the given subscription.
|
GetNetworkFabricSku(SubscriptionResource, String, CancellationToken) |
Implements Network Fabric SKU GET method.
|
GetNetworkFabricSkuAsync(SubscriptionResource, String, CancellationToken) |
Implements Network Fabric SKU GET method.
|
GetNetworkFabricSkuResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkFabricSkuResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a NetworkFabricSkuResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkFabricSkuResource(ResourceIdentifier) instead. |
GetNetworkFabricSkus(SubscriptionResource) |
Gets a collection of NetworkFabricSkuResources in the SubscriptionResource. MockingTo mock this method, please mock GetNetworkFabricSkus() instead. |
GetNetworkPacketBroker(ResourceGroupResource, String, CancellationToken) |
Retrieves details of this Network Packet Broker.
|
GetNetworkPacketBrokerAsync(ResourceGroupResource, String, CancellationToken) |
Retrieves details of this Network Packet Broker.
|
GetNetworkPacketBrokerResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkPacketBrokerResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkPacketBrokerResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkPacketBrokerResource(ResourceIdentifier) instead. |
GetNetworkPacketBrokers(ResourceGroupResource) |
Gets a collection of NetworkPacketBrokerResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkPacketBrokers() instead. |
GetNetworkPacketBrokers(SubscriptionResource, CancellationToken) |
Displays Network Packet Brokers list by subscription GET method.
|
GetNetworkPacketBrokersAsync(SubscriptionResource, CancellationToken) |
Displays Network Packet Brokers list by subscription GET method.
|
GetNetworkRack(ResourceGroupResource, String, CancellationToken) |
Get Network Rack resource details.
|
GetNetworkRackAsync(ResourceGroupResource, String, CancellationToken) |
Get Network Rack resource details.
|
GetNetworkRackResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkRackResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkRackResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkRackResource(ResourceIdentifier) instead. |
GetNetworkRacks(ResourceGroupResource) |
Gets a collection of NetworkRackResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkRacks() instead. |
GetNetworkRacks(SubscriptionResource, CancellationToken) |
List all Network Rack resources in the given subscription
|
GetNetworkRacksAsync(SubscriptionResource, CancellationToken) |
List all Network Rack resources in the given subscription
|
GetNetworkTap(ResourceGroupResource, String, CancellationToken) |
Retrieves details of this Network Tap.
|
GetNetworkTapAsync(ResourceGroupResource, String, CancellationToken) |
Retrieves details of this Network Tap.
|
GetNetworkTapResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkTapResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkTapResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkTapResource(ResourceIdentifier) instead. |
GetNetworkTapRule(ResourceGroupResource, String, CancellationToken) |
Get Network Tap Rule resource details.
|
GetNetworkTapRuleAsync(ResourceGroupResource, String, CancellationToken) |
Get Network Tap Rule resource details.
|
GetNetworkTapRuleResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkTapRuleResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a NetworkTapRuleResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkTapRuleResource(ResourceIdentifier) instead. |
GetNetworkTapRules(ResourceGroupResource) |
Gets a collection of NetworkTapRuleResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkTapRules() instead. |
GetNetworkTapRules(SubscriptionResource, CancellationToken) |
List all the Network Tap Rule resources in the given subscription.
|
GetNetworkTapRulesAsync(SubscriptionResource, CancellationToken) |
List all the Network Tap Rule resources in the given subscription.
|
GetNetworkTaps(ResourceGroupResource) |
Gets a collection of NetworkTapResources in the ResourceGroupResource. MockingTo mock this method, please mock GetNetworkTaps() instead. |
GetNetworkTaps(SubscriptionResource, CancellationToken) |
Displays Network Taps list by subscription GET method.
|
GetNetworkTapsAsync(SubscriptionResource, CancellationToken) |
Displays Network Taps list by subscription GET method.
|
GetNetworkToNetworkInterconnectResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NetworkToNetworkInterconnectResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a NetworkToNetworkInterconnectResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetNetworkToNetworkInterconnectResource(ResourceIdentifier) instead. |
Applies to
Azure SDK for .NET