다음을 통해 공유


IWebSiteBase.RedundancyMode 속성

정의

사이트 중복 모드를 가져옵니다. 가능한 값은 '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)

속성 값

적용 대상