Class UpdateDomainInner
java.lang.Object
com.azure.resourcemanager.compute.fluent.models.UpdateDomainInner
Defines an update domain for the cloud service.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UpdateDomainInner
public UpdateDomainInner()Creates an instance of UpdateDomainInner class.
-
-
Method Details
-
id
Get the id property: Resource Id.- Returns:
- the id value.
-
name
Get the name property: Resource Name.- Returns:
- the name value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-