NetworkManagerSecurityUserRulesResource.GetNetworkManagerSecurityUserRules 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 NetworkManagerSecurityUserRuleResources in the NetworkManagerSecurityUserRules.
public virtual Azure.ResourceManager.Network.NetworkManagerSecurityUserRuleCollection GetNetworkManagerSecurityUserRules ();
abstract member GetNetworkManagerSecurityUserRules : unit -> Azure.ResourceManager.Network.NetworkManagerSecurityUserRuleCollection
override this.GetNetworkManagerSecurityUserRules : unit -> Azure.ResourceManager.Network.NetworkManagerSecurityUserRuleCollection
Public Overridable Function GetNetworkManagerSecurityUserRules () As NetworkManagerSecurityUserRuleCollection
Returns
An object representing collection of NetworkManagerSecurityUserRuleResources and their operations over a NetworkManagerSecurityUserRuleResource.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET