Class IotDpsSkuDefinitionInner
java.lang.Object
com.azure.resourcemanager.deviceprovisioningservices.fluent.models.IotDpsSkuDefinitionInner
Available SKUs of tier and units.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IotDpsSkuDefinitionInner
public IotDpsSkuDefinitionInner()
-
-
Method Details
-
name
Get the name property: Sku name.- Returns:
- the name value.
-
withName
Set the name property: Sku name.- Parameters:
name
- the name value to set.- Returns:
- the IotDpsSkuDefinitionInner object itself.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-