Class HybridConnectionKeyProperties

java.lang.Object
com.azure.resourcemanager.appservice.fluent.models.HybridConnectionKeyProperties

public final class HybridConnectionKeyProperties extends Object
HybridConnectionKey resource specific properties.
  • Constructor Details

    • HybridConnectionKeyProperties

      public HybridConnectionKeyProperties()
  • Method Details

    • sendKeyName

      public String sendKeyName()
      Get the sendKeyName property: The name of the send key.
      Returns:
      the sendKeyName value.
    • sendKeyValue

      public String sendKeyValue()
      Get the sendKeyValue property: The value of the send key.
      Returns:
      the sendKeyValue value.
    • validate

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