Class ResourceId
java.lang.Object
com.microsoft.azure.management.batchai.ResourceId
Represents a resource ID. For example, for a subnet, it is the resource URL
for the subnet.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ResourceId
public ResourceId()
-
-
Method Details
-
id
Get the ID of the resource.- Returns:
- the id value
-
withId
Set the ID of the resource.- Parameters:
id
- the id value to set- Returns:
- the ResourceId object itself.
-