Class ArmIdWrapper
java.lang.Object
com.azure.resourcemanager.datafactory.models.ArmIdWrapper
A wrapper for an ARM resource id.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ArmIdWrapper
public ArmIdWrapper()Creates an instance of ArmIdWrapper class.
-
-
Method Details
-
id
Get the id property: The id property.- Returns:
- the id value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-