Language

ApplicationSecurityGroupResource.GetAddressPrefixSets Method

Definition

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.

Applies to