HybridComputeMachineResource
ResourceType
HybridComputeMachineResource()
Data
HasData
AddTag(String, String, CancellationToken)
AddTagAsync(String, String, CancellationToken)
AssessPatches(WaitUntil, CancellationToken)
AssessPatchesAsync(WaitUntil, CancellationToken)
CreateResourceIdentifier(String, String, String)
Delete(WaitUntil, CancellationToken)
DeleteAsync(WaitUntil, CancellationToken)
Get(String, CancellationToken)
GetAsync(String, CancellationToken)
GetHybridComputeLicenseProfile()
GetHybridComputeLicenseProfile(CancellationToken)
GetHybridComputeLicenseProfileAsync(CancellationToken)
GetHybridComputeLicenseProfiles()
GetHybridComputeMachineExtension(String, CancellationToken)
GetHybridComputeMachineExtensionAsync(String, CancellationToken)
GetHybridComputeMachineExtensions()
GetHybridComputeMachineRunCommand(String, CancellationToken)
GetHybridComputeMachineRunCommandAsync(String, CancellationToken)
GetHybridComputeMachineRunCommands()
GetNetworkProfile(CancellationToken)
GetNetworkProfileAsync(CancellationToken)
GetValidationDetailsForMachinePrivateLinkScope(CancellationToken)
GetValidationDetailsForMachinePrivateLinkScopeAsync(CancellationToken)
InstallPatches(WaitUntil, MachineInstallPatchesContent, CancellationToken)
InstallPatchesAsync(WaitUntil, MachineInstallPatchesContent, CancellationToken)
RemoveTag(String, CancellationToken)
RemoveTagAsync(String, CancellationToken)
SetTags(IDictionary<String, String>, CancellationToken)
SetTagsAsync(IDictionary<String, String>, CancellationToken)
SetupExtensions(WaitUntil, SetupExtensionContent, CancellationToken)
SetupExtensionsAsync(WaitUntil, SetupExtensionContent, CancellationToken)
Update(HybridComputeMachinePatch, CancellationToken)
UpdateAsync(HybridComputeMachinePatch, CancellationToken)
UpgradeExtensions(WaitUntil, MachineExtensionUpgrade, CancellationToken)
UpgradeExtensionsAsync(WaitUntil, MachineExtensionUpgrade, CancellationToken)
net11.0
namespace Azure.ResourceManager.HybridCompute
{
public class HybridComputeMachineResource : ArmResource, IJsonModel<HybridComputeMachineData>, IPersistableModel<HybridComputeMachineData>
{
public virtual Response<HybridComputeLicenseProfileResource> GetHybridComputeLicenseProfile(CancellationToken cancellationToken = default);
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Azure.ResourceManager.HybridCompute , Version=1.1.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.HybridCompute (1.1.0) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API