StandbyVirtualMachinePoolResource
ResourceType
StandbyVirtualMachinePoolResource()
Data
HasData
AddTag(String, String, CancellationToken)
AddTagAsync(String, String, CancellationToken)
CreateResourceIdentifier(String, String, String)
Delete(WaitUntil, CancellationToken)
DeleteAsync(WaitUntil, CancellationToken)
Get(CancellationToken)
GetAsync(CancellationToken)
GetStandbyVirtualMachine(String, CancellationToken)
GetStandbyVirtualMachineAsync(String, CancellationToken)
GetStandbyVirtualMachinePoolRuntimeView(String, CancellationToken)
GetStandbyVirtualMachinePoolRuntimeViewAsync(String, CancellationToken)
GetStandbyVirtualMachinePoolRuntimeViews()
GetStandbyVirtualMachines()
RemoveTag(String, CancellationToken)
RemoveTagAsync(String, CancellationToken)
SetTags(IDictionary<String, String>, CancellationToken)
SetTagsAsync(IDictionary<String, String>, CancellationToken)
Update(StandbyVirtualMachinePoolPatch, CancellationToken)
UpdateAsync(StandbyVirtualMachinePoolPatch, CancellationToken)
net10.0
namespace Azure.ResourceManager.StandbyPool
{
public class StandbyVirtualMachinePoolResource : ArmResource, IJsonModel<StandbyVirtualMachinePoolData>, IPersistableModel<StandbyVirtualMachinePoolData>
{
[AsyncStateMachine(typeof(<GetAsync>d__20))]
public virtual Task<Response<StandbyVirtualMachinePoolResource>> GetAsync(CancellationToken cancellationToken = default);
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Azure.ResourceManager.StandbyPool , Version=1.1.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.StandbyPool (1.1.0) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API