DynatraceMonitorResource
ResourceType
DynatraceMonitorResource()
Data
HasData
AddTag(String, String, CancellationToken)
AddTagAsync(String, String, CancellationToken)
CreateResourceIdentifier(String, String, String)
Delete(WaitUntil, CancellationToken)
DeleteAsync(WaitUntil, CancellationToken)
Get(CancellationToken)
GetAccountCredentials(CancellationToken)
GetAccountCredentialsAsync(CancellationToken)
GetAppServices(CancellationToken)
GetAppServicesAsync(CancellationToken)
GetAsync(CancellationToken)
GetDynatraceMonitoredSubscription()
GetDynatraceSingleSignOn(String, CancellationToken)
GetDynatraceSingleSignOnAsync(String, CancellationToken)
GetDynatraceSingleSignOns()
GetDynatraceTagRule(String, CancellationToken)
GetDynatraceTagRuleAsync(String, CancellationToken)
GetDynatraceTagRules()
GetHosts(CancellationToken)
GetHostsAsync(CancellationToken)
GetLinkableEnvironments(LinkableEnvironmentContent, CancellationToken)
GetLinkableEnvironmentsAsync(LinkableEnvironmentContent, CancellationToken)
GetMetricStatus(DynatraceMetricStatusContent, CancellationToken)
GetMetricStatusAsync(DynatraceMetricStatusContent, CancellationToken)
GetMonitoredResources(CancellationToken)
GetMonitoredResources(DynatraceMonitoredResourceContent, CancellationToken)
GetMonitoredResourcesAsync(CancellationToken)
GetMonitoredResourcesAsync(DynatraceMonitoredResourceContent, CancellationToken)
GetSsoDetails(DynatraceSsoDetailsContent, CancellationToken)
GetSsoDetailsAsync(DynatraceSsoDetailsContent, CancellationToken)
GetVmHostPayload(CancellationToken)
GetVmHostPayloadAsync(CancellationToken)
ManageAgentInstallation(ManageAgentInstallationContent, CancellationToken)
ManageAgentInstallationAsync(ManageAgentInstallationContent, CancellationToken)
RemoveTag(String, CancellationToken)
RemoveTagAsync(String, CancellationToken)
SetTags(IDictionary<String, String>, CancellationToken)
SetTagsAsync(IDictionary<String, String>, CancellationToken)
Update(DynatraceMonitorPatch, CancellationToken)
UpdateAsync(DynatraceMonitorPatch, CancellationToken)
UpgradePlan(WaitUntil, DynatraceUpgradePlanContent, CancellationToken)
UpgradePlanAsync(WaitUntil, DynatraceUpgradePlanContent, CancellationToken)
net10.0
namespace Azure.ResourceManager.Dynatrace
{
public class DynatraceMonitorResource : ArmResource, IJsonModel<DynatraceMonitorData>, IPersistableModel<DynatraceMonitorData>
{
[EditorBrowsable(EditorBrowsableState.Never)]
[Obsolete("This method is obsolete and will be removed in a future release.")]
public virtual Response<DynatraceAccountCredentialsInfo> GetAccountCredentials(CancellationToken cancellationToken = default);
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Azure.ResourceManager.Dynatrace , Version=1.2.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.Dynatrace (1.2.0) net8.0 |
| Obsolete | This method is obsolete and will be removed in a future release. |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API