Class AzureEntityResource
java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.storage.models.AzureEntityResource
- Direct Known Subclasses:
BlobContainerInner,FileShareInner,FileShareItemInner,ImmutabilityPolicyInner,ListContainerItemInner
public class AzureEntityResource
extends com.azure.core.management.ProxyResource
Entity Resource
The resource model definition for an Azure Resource Manager resource with an etag.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.azure.core.management.ProxyResource
id, name, type
-
Constructor Details
-
AzureEntityResource
public AzureEntityResource()
-
-
Method Details
-
etag
Get the etag property: Resource Etag.- Returns:
- the etag value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-