This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"id":"https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#","$schema":"http://json-schema.org/draft-04/schema#","title":"Microsoft.Compute","description":"Microsoft Compute Resource Types","resourceDefinitions":{"availabilitySets":{"type":"object","properties":{"type":{"enum":["Microsoft.Compute/availabilitySets"]},"apiVersion":{"enum":["2015-05-01-preview","2015-06-15"]},"properties":{"type":"object","properties":{"platformUpdateDomainCount":{"$ref":"https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression","description":"Microsoft.Compute/availabilitySets - Platform update domain count"},"platformFaultDomainCount":{"$ref":"https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression","description":"Microsoft.Compute/availabilitySets - Platform fault domain count"}}}},"required":["type","apiVersion","properties","location"],"description":"Microsoft.Compute/availabilitySets"},"vir |
OlderNewer