NewRelicMonitoredSubscriptionCollection
NewRelicMonitoredSubscriptionCollection()
CreateOrUpdate(WaitUntil, MonitoredSubscriptionConfigurationName, NewRelicMonitoredSubscriptionData, CancellationToken)
CreateOrUpdateAsync(WaitUntil, MonitoredSubscriptionConfigurationName, NewRelicMonitoredSubscriptionData, CancellationToken)
Exists(MonitoredSubscriptionConfigurationName, CancellationToken)
ExistsAsync(MonitoredSubscriptionConfigurationName, CancellationToken)
Get(MonitoredSubscriptionConfigurationName, CancellationToken)
GetAll(CancellationToken)
GetAllAsync(CancellationToken)
GetAsync(MonitoredSubscriptionConfigurationName, CancellationToken)
GetIfExists(MonitoredSubscriptionConfigurationName, CancellationToken)
GetIfExistsAsync(MonitoredSubscriptionConfigurationName, CancellationToken)
net10.0
namespace Azure.ResourceManager.NewRelicObservability
{
public class NewRelicMonitoredSubscriptionCollection : ArmCollection, IAsyncEnumerable<NewRelicMonitoredSubscriptionResource>, IEnumerable, IEnumerable<NewRelicMonitoredSubscriptionResource>
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assemblies | Azure.ResourceManager.NewRelicObservability , Version=1.2.0.0, PublicKeyToken=92742159e12e44c8 Azure.ResourceManager.NewRelicObservability , Version=1.1.1.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.NewRelicObservability (1.2.0-beta.1) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API