Skip to main content

availability_sets

Overview

Nameavailability_sets
TypeResource
Idazure.compute.availability_sets

Fields

NameDatatypeDescription
idstringResource Id
namestringResource name
locationstringResource location
propertiesobjectThe instance view of a resource.
skuobjectDescribes a virtual machine scale set sku. NOTE: If the new VM SKU is not supported on the hardware the scale set is currently on, you need to deallocate the VMs in the scale set before you modify the SKU name.
tagsobjectResource tags
typestringResource type

Methods

NameAccessible byRequired ParamsDescription
getSELECTavailabilitySetName, resourceGroupName, subscriptionIdRetrieves information about an availability set.
listSELECTresourceGroupName, subscriptionIdLists all availability sets in a resource group.
list_by_subscriptionSELECTsubscriptionIdLists all availability sets in a subscription.
create_or_updateINSERTavailabilitySetName, resourceGroupName, subscriptionIdCreate or update an availability set.
deleteDELETEavailabilitySetName, resourceGroupName, subscriptionIdDelete an availability set.
_listEXECresourceGroupName, subscriptionIdLists all availability sets in a resource group.
_list_by_subscriptionEXECsubscriptionIdLists all availability sets in a subscription.
updateEXECavailabilitySetName, resourceGroupName, subscriptionIdUpdate an availability set.