IWebSiteBase.RedundancyMode Property

Definition

Gets site redundancy mode. Possible values include: 'None', 'Manual', 'Failover', 'ActiveActive', 'GeoRedundant'

public Microsoft.Azure.Management.AppService.Fluent.Models.RedundancyMode? RedundancyMode { get; }
member this.RedundancyMode : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.RedundancyMode>
Public ReadOnly Property RedundancyMode As Nullable(Of RedundancyMode)

Property Value

Applies to