Class AzureSqlServerVirtualNetworkRuleCollection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a collection of Azure SQL server virtual network rules.
public class AzureSqlServerVirtualNetworkRuleCollection : Collection<AzureSqlServerVirtualNetworkRule>, IList<AzureSqlServerVirtualNetworkRule>, ICollection<AzureSqlServerVirtualNetworkRule>, IList, ICollection, IReadOnlyList<AzureSqlServerVirtualNetworkRule>, IReadOnlyCollection<AzureSqlServerVirtualNetworkRule>, IEnumerable<AzureSqlServerVirtualNetworkRule>, IEnumerable
- Inheritance
-
AzureSqlServerVirtualNetworkRuleCollection
- Implements
- Inherited Members
Constructors
AzureSqlServerVirtualNetworkRuleCollection()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.AzureSqlServerVirtualNetworkRuleCollection class.
public AzureSqlServerVirtualNetworkRuleCollection()
Methods
Sort()
Sorts the values in the collection.
public void Sort()