NetworkManagerRoutingRulesResource.GetNetworkManagerRoutingRules Method
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.
Gets a collection of NetworkManagerRoutingRuleResources in the NetworkManagerRoutingRules.
public virtual Azure.ResourceManager.Network.NetworkManagerRoutingRuleCollection GetNetworkManagerRoutingRules ();
abstract member GetNetworkManagerRoutingRules : unit -> Azure.ResourceManager.Network.NetworkManagerRoutingRuleCollection
override this.GetNetworkManagerRoutingRules : unit -> Azure.ResourceManager.Network.NetworkManagerRoutingRuleCollection
Public Overridable Function GetNetworkManagerRoutingRules () As NetworkManagerRoutingRuleCollection
Returns
An object representing collection of NetworkManagerRoutingRuleResources and their operations over a NetworkManagerRoutingRuleResource.
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET