次の方法で共有


ApplicationDeltaHealthPolicy.ServiceTypeDeltaHealthPolicies プロパティ

定義

サービスの種類ごとにサービスの種類のデルタ正常性ポリシーを持つマップ。 このマップは、既定では空です。

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.ServiceFabric.Models.ServiceTypeDeltaHealthPolicy> ServiceTypeDeltaHealthPolicies { get; }
member this.ServiceTypeDeltaHealthPolicies : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.ServiceFabric.Models.ServiceTypeDeltaHealthPolicy>
Public ReadOnly Property ServiceTypeDeltaHealthPolicies As IDictionary(Of String, ServiceTypeDeltaHealthPolicy)

プロパティ値

適用対象