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