AzureEntityResource Class

  • java.lang.Object
    • com.microsoft.azure.ProxyResource
      • com.microsoft.azure.management.storage.AzureEntityResource

public class AzureEntityResource
extends com.microsoft.azure.ProxyResource

The resource model definition for a Azure Resource Manager resource with an etag.

Constructor Summary

Constructor Description
AzureEntityResource()

Method Summary

Modifier and Type Method and Description
java.lang.String etag()

Get resource Etag.

Methods inherited from com.microsoft.azure.ProxyResource

com.microsoft.azure.ProxyResource.id com.microsoft.azure.ProxyResource.name com.microsoft.azure.ProxyResource.type

Methods inherited from java.lang.Object

java.lang.Object.clone java.lang.Object.equals java.lang.Object.finalize java.lang.Object.getClass java.lang.Object.hashCode java.lang.Object.notify java.lang.Object.notifyAll java.lang.Object.toString java.lang.Object.wait java.lang.Object.wait java.lang.Object.wait

Constructor Details

AzureEntityResource

public AzureEntityResource()

Method Details

etag

public String etag()

Get resource Etag.

Returns:

the etag value

Applies to