Class IntegrationAccountMapPropertiesParametersSchema

java.lang.Object
com.azure.resourcemanager.logic.models.IntegrationAccountMapPropertiesParametersSchema

public final class IntegrationAccountMapPropertiesParametersSchema extends Object
The parameters schema of integration account map.
  • Constructor Details

    • IntegrationAccountMapPropertiesParametersSchema

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

    • ref

      public String ref()
      Get the ref property: The reference name.
      Returns:
      the ref value.
    • withRef

      Set the ref property: The reference name.
      Parameters:
      ref - the ref value to set.
      Returns:
      the IntegrationAccountMapPropertiesParametersSchema object itself.
    • validate

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