次の方法で共有


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)

プロパティ値

適用対象