ArmIdWrapper Class

  • java.lang.Object
    • com.azure.resourcemanager.apimanagement.models.ArmIdWrapper

public final class ArmIdWrapper

A wrapper for an ARM resource id.

Constructor Summary

Constructor Description
ArmIdWrapper()

Creates an instance of ArmIdWrapper class.

Method Summary

Modifier and Type Method and Description
String id()

Get the id property: The id property.

void validate()

Validates the instance.

Methods inherited from java.lang.Object

Constructor Details

ArmIdWrapper

public ArmIdWrapper()

Creates an instance of ArmIdWrapper class.

Method Details

id

public String id()

Get the id property: The id property.

Returns:

the id value.

validate

public void validate()

Validates the instance.

Applies to