Uses of Class
com.azure.resourcemanager.compute.fluent.models.RollingUpgradeStatusInfoInner
Packages that use RollingUpgradeStatusInfoInner
Package
Description
Package containing the service clients for ComputeManagementClient.
Package containing the inner data models for ComputeManagementClient.
-
Uses of RollingUpgradeStatusInfoInner in com.azure.resourcemanager.compute.fluent
Methods in com.azure.resourcemanager.compute.fluent that return RollingUpgradeStatusInfoInnerModifier and TypeMethodDescriptionVirtualMachineScaleSetRollingUpgradesClient.getLatest(String resourceGroupName, String vmScaleSetName) Gets the status of the latest virtual machine scale set rolling upgrade.Methods in com.azure.resourcemanager.compute.fluent that return types with arguments of type RollingUpgradeStatusInfoInnerModifier and TypeMethodDescriptionVirtualMachineScaleSetRollingUpgradesClient.getLatestAsync(String resourceGroupName, String vmScaleSetName) Gets the status of the latest virtual machine scale set rolling upgrade.com.azure.core.http.rest.Response<RollingUpgradeStatusInfoInner>VirtualMachineScaleSetRollingUpgradesClient.getLatestWithResponse(String resourceGroupName, String vmScaleSetName, com.azure.core.util.Context context) Gets the status of the latest virtual machine scale set rolling upgrade.Mono<com.azure.core.http.rest.Response<RollingUpgradeStatusInfoInner>>VirtualMachineScaleSetRollingUpgradesClient.getLatestWithResponseAsync(String resourceGroupName, String vmScaleSetName) Gets the status of the latest virtual machine scale set rolling upgrade. -
Uses of RollingUpgradeStatusInfoInner in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return RollingUpgradeStatusInfoInner