RestRequestAuthentication Class

  • java.lang.Object
    • com.azure.resourcemanager.deploymentmanager.models.RestRequestAuthentication

public class RestRequestAuthentication

The authentication information required in the REST health check request to the health provider.

Constructor Summary

Constructor Description
RestRequestAuthentication()

Creates an instance of RestRequestAuthentication class.

Method Summary

Modifier and Type Method and Description
void validate()

Validates the instance.

Methods inherited from java.lang.Object

Constructor Details

RestRequestAuthentication

public RestRequestAuthentication()

Creates an instance of RestRequestAuthentication class.

Method Details

validate

public void validate()

Validates the instance.

Applies to