SubResourceReadOnly Class

  • java.lang.Object
    • com.azure.resourcemanager.compute.models.SubResourceReadOnly

public class SubResourceReadOnly

The SubResourceReadOnly model.

Constructor Summary

Constructor Description
SubResourceReadOnly()

Creates an instance of SubResourceReadOnly class.

Method Summary

Modifier and Type Method and Description
String id()

Get the id property: Resource Id.

void validate()

Validates the instance.

Methods inherited from java.lang.Object

Constructor Details

SubResourceReadOnly

public SubResourceReadOnly()

Creates an instance of SubResourceReadOnly class.

Method Details

id

public String id()

Get the id property: Resource Id.

Returns:

the id value.

validate

public void validate()

Validates the instance.

Applies to