MaintenanceGroupApplyUpdateCollection
MaintenanceGroupApplyUpdateCollection()
CreateOrUpdate(WaitUntil, String, MaintenanceApplyUpdateData, CancellationToken)
CreateOrUpdateAsync(WaitUntil, String, MaintenanceApplyUpdateData, CancellationToken)
Exists(String, CancellationToken)
ExistsAsync(String, CancellationToken)
Get(String, CancellationToken)
GetAll(String, String, String, String, CancellationToken)
GetAllAsync(String, String, String, String, CancellationToken)
GetAsync(String, CancellationToken)
GetIfExists(String, CancellationToken)
GetIfExistsAsync(String, CancellationToken)
net11.0
namespace Azure.ResourceManager.Maintenance
{
public class MaintenanceGroupApplyUpdateCollection : ArmCollection
{
public virtual Response<MaintenanceGroupApplyUpdateResource> GetAll(string resourceGroupName, string providerName, string resourceType, string resourceName, CancellationToken cancellationToken = default);
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Azure.ResourceManager.Maintenance , Version=1.2.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.Maintenance (1.2.0-beta.10) net10.0 |
| Preview | This API is contained in a prerelease package. |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API