AvailableServiceSku 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
AvailableServiceSku() |
Initializes a new instance of the AvailableServiceSku class. |
AvailableServiceSku(String, AvailableServiceSkuSku, AvailableServiceSkuCapacity) |
Initializes a new instance of the AvailableServiceSku class. |
AvailableServiceSku()
Initializes a new instance of the AvailableServiceSku class.
public AvailableServiceSku ();
Public Sub New ()
Applies to
AvailableServiceSku(String, AvailableServiceSkuSku, AvailableServiceSkuCapacity)
Initializes a new instance of the AvailableServiceSku class.
public AvailableServiceSku (string resourceType = default, Microsoft.Azure.Management.DataMigration.Models.AvailableServiceSkuSku sku = default, Microsoft.Azure.Management.DataMigration.Models.AvailableServiceSkuCapacity capacity = default);
new Microsoft.Azure.Management.DataMigration.Models.AvailableServiceSku : string * Microsoft.Azure.Management.DataMigration.Models.AvailableServiceSkuSku * Microsoft.Azure.Management.DataMigration.Models.AvailableServiceSkuCapacity -> Microsoft.Azure.Management.DataMigration.Models.AvailableServiceSku
Public Sub New (Optional resourceType As String = Nothing, Optional sku As AvailableServiceSkuSku = Nothing, Optional capacity As AvailableServiceSkuCapacity = Nothing)
Parameters
- resourceType
- String
The resource type, including the provider namespace
SKU name, tier, etc.
- capacity
- AvailableServiceSkuCapacity
A description of the scaling capacities of the SKU