NetworkSecurityGroupResource.GetDefaultSecurityRules 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 DefaultSecurityRules in the NetworkSecurityGroupResource.
public virtual Azure.ResourceManager.Network.DefaultSecurityRuleCollection GetDefaultSecurityRules();
abstract member GetDefaultSecurityRules : unit -> Azure.ResourceManager.Network.DefaultSecurityRuleCollection
override this.GetDefaultSecurityRules : unit -> Azure.ResourceManager.Network.DefaultSecurityRuleCollection
Public Overridable Function GetDefaultSecurityRules () As DefaultSecurityRuleCollection
Returns
An object representing collection of DefaultSecurityRules and their operations over a DefaultSecurityRuleResource.