Authentication Class

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

public class Authentication

Defines the authentication method and properties to access the artifacts.

Constructor Summary

Constructor Description
Authentication()

Creates an instance of Authentication class.

Method Summary

Modifier and Type Method and Description
void validate()

Validates the instance.

Methods inherited from java.lang.Object

Constructor Details

Authentication

public Authentication()

Creates an instance of Authentication class.

Method Details

validate

public void validate()

Validates the instance.

Applies to