AzureEntityResource Class

public class AzureEntityResource
extends Resource

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

Constructor Summary

Constructor Description
AzureEntityResource()

Creates an instance of AzureEntityResource class.

Method Summary

Modifier and Type Method and Description
String getEtag()

Get the etag property: Resource Etag.

Methods inherited from Resource

Methods inherited from java.lang.Object

Constructor Details

AzureEntityResource

public AzureEntityResource()

Creates an instance of AzureEntityResource class.

Method Details

getEtag

public String getEtag()

Get the etag property: Resource Etag.

Returns:

the etag value.

Applies to