MicrosoftDatadogManager Class
- java.
lang. Object - com.
azure. resourcemanager. datadog. MicrosoftDatadogManager
- com.
public final class MicrosoftDatadogManager
Entry point to MicrosoftDatadogManager.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Microsoft |
authenticate(HttpPipeline httpPipeline, AzureProfile profile)
Creates an instance of Microsoft |
|
static
Microsoft |
authenticate(TokenCredential credential, AzureProfile profile)
Creates an instance of Microsoft |
| static Configurable |
configure()
Gets a Configurable instance that can be used to create Microsoft |
|
Marketplace |
marketplaceAgreements()
Gets the resource collection API of Marketplace |
| Monitors |
monitors()
Gets the resource collection API of Monitors. |
| Operations |
operations()
Gets the resource collection API of Operations. |
|
Microsoft |
serviceClient() |
|
Single |
singleSignOnConfigurations()
Gets the resource collection API of Single |
|
Tag |
tagRules()
Gets the resource collection API of Tag |
Methods inherited from java.lang.Object
Method Details
authenticate
public static MicrosoftDatadogManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)
Creates an instance of MicrosoftDatadog service API entry point.
Parameters:
Returns:
authenticate
public static MicrosoftDatadogManager authenticate(TokenCredential credential, AzureProfile profile)
Creates an instance of MicrosoftDatadog service API entry point.
Parameters:
Returns:
configure
public static MicrosoftDatadogManager.Configurable configure()
Gets a Configurable instance that can be used to create MicrosoftDatadogManager with optional configuration.
Returns:
marketplaceAgreements
public MarketplaceAgreements marketplaceAgreements()
Gets the resource collection API of MarketplaceAgreements.
Returns:
monitors
public Monitors monitors()
Gets the resource collection API of Monitors. It manages DatadogMonitorResource.
Returns:
operations
public Operations operations()
Gets the resource collection API of Operations.
Returns:
serviceClient
public MicrosoftDatadogClient serviceClient()
Returns:
singleSignOnConfigurations
public SingleSignOnConfigurations singleSignOnConfigurations()
Gets the resource collection API of SingleSignOnConfigurations. It manages DatadogSingleSignOnResource.
Returns:
tagRules
public TagRules tagRules()
Gets the resource collection API of TagRules. It manages MonitoringTagRules.
Returns: