DedicatedHostGroup.PlatformFaultDomainCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Number of fault domains that the host group can span.
public Azure.Provisioning.BicepValue<int> PlatformFaultDomainCount { get; set; }
member this.PlatformFaultDomainCount : Azure.Provisioning.BicepValue<int> with get, set
Public Property PlatformFaultDomainCount As BicepValue(Of Integer)