Class MicrosoftDatadogManager

java.lang.Object
com.azure.resourcemanager.datadog.MicrosoftDatadogManager

public final class MicrosoftDatadogManager extends Object
Entry point to MicrosoftDatadogManager.
  • Method Details

    • authenticate

      public static MicrosoftDatadogManager authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of MicrosoftDatadog service API entry point.
      Parameters:
      credential - the credential to use.
      profile - the Azure profile for client.
      Returns:
      the MicrosoftDatadog service API instance.
    • authenticate

      public static MicrosoftDatadogManager authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of MicrosoftDatadog service API entry point.
      Parameters:
      httpPipeline - the HttpPipeline configured with Azure authentication credential.
      profile - the Azure profile for client.
      Returns:
      the MicrosoftDatadog service API instance.
    • configure

      public static MicrosoftDatadogManager.Configurable configure()
      Gets a Configurable instance that can be used to create MicrosoftDatadogManager with optional configuration.
      Returns:
      the Configurable instance allowing configurations.
    • marketplaceAgreements

      public MarketplaceAgreements marketplaceAgreements()
      Gets the resource collection API of MarketplaceAgreements.
      Returns:
      Resource collection API of MarketplaceAgreements.
    • monitors

      public Monitors monitors()
      Gets the resource collection API of Monitors. It manages DatadogMonitorResource.
      Returns:
      Resource collection API of Monitors.
    • operations

      public Operations operations()
      Gets the resource collection API of Operations.
      Returns:
      Resource collection API of Operations.
    • tagRules

      public TagRules tagRules()
      Gets the resource collection API of TagRules. It manages MonitoringTagRules.
      Returns:
      Resource collection API of TagRules.
    • singleSignOnConfigurations

      public SingleSignOnConfigurations singleSignOnConfigurations()
      Gets the resource collection API of SingleSignOnConfigurations. It manages DatadogSingleSignOnResource.
      Returns:
      Resource collection API of SingleSignOnConfigurations.
    • serviceClient

      public MicrosoftDatadogClient serviceClient()
      Returns:
      Wrapped service client MicrosoftDatadogClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API.