AzureEntityResource Class

public class AzureEntityResource
extends ProxyResource

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 etag()

Get the etag property: Resource Etag.

void validate()

Validates the instance.

Methods inherited from ProxyResource

Methods inherited from java.lang.Object

Constructor Details

AzureEntityResource

public AzureEntityResource()

Creates an instance of AzureEntityResource class.

Method Details

etag

public String etag()

Get the etag property: Resource Etag.

Returns:

the etag value.

validate

public void validate()

Validates the instance.

Applies to