Class ProxyOnlyResource
java.lang.Object
com.azure.resourcemanager.compute.models.ProxyOnlyResource
- Direct Known Subclasses:
DiskRestorePointInner
The ProxyOnly Resource model definition.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProxyOnlyResource
public ProxyOnlyResource()Creates an instance of ProxyOnlyResource 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.
-
type
Get the type property: Resource type.- Returns:
- the type value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-