DelegatedSubnetUsage Constructors
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.
Overloads
DelegatedSubnetUsage() |
Initializes a new instance of the DelegatedSubnetUsage class. |
DelegatedSubnetUsage(String, Nullable<Int64>) |
Initializes a new instance of the DelegatedSubnetUsage class. |
DelegatedSubnetUsage()
Initializes a new instance of the DelegatedSubnetUsage class.
public DelegatedSubnetUsage ();
Public Sub New ()
Applies to
DelegatedSubnetUsage(String, Nullable<Int64>)
Initializes a new instance of the DelegatedSubnetUsage class.
public DelegatedSubnetUsage (string subnetName = default, long? usage = default);
new Microsoft.Azure.Management.PostgreSQL.FlexibleServers.Models.DelegatedSubnetUsage : string * Nullable<int64> -> Microsoft.Azure.Management.PostgreSQL.FlexibleServers.Models.DelegatedSubnetUsage
Public Sub New (Optional subnetName As String = Nothing, Optional usage As Nullable(Of Long) = Nothing)
Parameters
- subnetName
- String
name of the subnet