Class ProxyOnlyResource
- java.lang.Object
-
- com.azure.core.management.ProxyResource
-
- com.azure.resourcemanager.monitor.models.ProxyOnlyResource
-
- Direct Known Subclasses:
DiagnosticSettingsCategoryResourceInner,DiagnosticSettingsResourceInner
public class ProxyOnlyResource extends com.azure.core.management.ProxyResourceA proxy only azure resource object.
-
-
Constructor Summary
Constructors Constructor Description ProxyOnlyResource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidvalidate()Validates the instance.
-
-
-
Method Detail
-
validate
public void validate()
Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-
-