Class DeleteOperationResultInner
java.lang.Object
com.azure.resourcemanager.trafficmanager.fluent.models.DeleteOperationResultInner
The result of the request or operation.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the operationResult property: The result of the operation or request.voidvalidate()Validates the instance.
-
Constructor Details
-
DeleteOperationResultInner
public DeleteOperationResultInner()
-
-
Method Details
-
operationResult
Get the operationResult property: The result of the operation or request.- Returns:
- the operationResult value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-