次の方法で共有


ServiceTypeDescription.Policies プロパティ

定義

サービスの種類のポリシーを取得します。

public System.Collections.Generic.List<System.Fabric.Description.ServicePlacementPolicyDescription> Policies { get; set; }
member this.Policies : System.Collections.Generic.List<System.Fabric.Description.ServicePlacementPolicyDescription> with get, set
Public Property Policies As List(Of ServicePlacementPolicyDescription)

プロパティ値

サービスの種類のポリシー。

適用対象