java.lang.Object
com.azure.resourcemanager.deploymentmanager.models.Authentication
Direct Known Subclasses:
SasAuthentication

public class Authentication extends Object
Defines the authentication method and properties to access the artifacts.
  • Constructor Details

    • Authentication

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

    • validate

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