Class RestRequestAuthentication

java.lang.Object
com.azure.resourcemanager.deploymentmanager.models.RestRequestAuthentication
Direct Known Subclasses:
ApiKeyAuthentication, RolloutIdentityAuthentication

public class RestRequestAuthentication extends Object
The authentication information required in the REST health check request to the health provider.
  • Constructor Details

    • RestRequestAuthentication

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

    • validate

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