Class ChildResource
java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.network.models.ChildResource
- Direct Known Subclasses:
AdminRuleCollectionInner,BaseAdminRuleInner,ConnectivityConfigurationInner,NetworkGroupInner,NetworkManagerConnectionInner,ScopeConnectionInner,SecurityAdminConfigurationInner,StaticMemberInner
public class ChildResource
extends com.azure.core.management.ProxyResource
Proxy resource representation.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.azure.core.management.ProxyResource
id, name, type
-
Constructor Details
-
ChildResource
public ChildResource()Creates an instance of ChildResource class.
-
-
Method Details
-
etag
Get the etag property: A unique read-only string that changes whenever the resource is updated.- Returns:
- the etag value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-