ThreeTierConfiguration.HighAvailabilityType 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.
The high availability type.
public Azure.ResourceManager.Workloads.Models.SapHighAvailabilityType? HighAvailabilityType { get; set; }
member this.HighAvailabilityType : Nullable<Azure.ResourceManager.Workloads.Models.SapHighAvailabilityType> with get, set
Public Property HighAvailabilityType As Nullable(Of SapHighAvailabilityType)