Class AzureStackHciClusterResourceId

java.lang.Object
com.azure.resourcemanager.mobilenetwork.models.AzureStackHciClusterResourceId

public final class AzureStackHciClusterResourceId extends Object
Reference to an Azure Stack HCI cluster resource.
  • Constructor Details

    • AzureStackHciClusterResourceId

      public AzureStackHciClusterResourceId()
      Creates an instance of AzureStackHciClusterResourceId class.
  • Method Details

    • id

      public String id()
      Get the id property: Azure Stack HCI cluster resource ID.
      Returns:
      the id value.
    • withId

      Set the id property: Azure Stack HCI cluster resource ID.
      Parameters:
      id - the id value to set.
      Returns:
      the AzureStackHciClusterResourceId object itself.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.