ServicePlacementAllowMultipleStatelessInstancesOnNodePolicyDescription クラス

定義

ノード上のサービス パーティションの複数のステートレス インスタンスの配置を許可する配置ポリシーを指定します。

public sealed class ServicePlacementAllowMultipleStatelessInstancesOnNodePolicyDescription : System.Fabric.Description.ServicePlacementPolicyDescription
type ServicePlacementAllowMultipleStatelessInstancesOnNodePolicyDescription = class
    inherit ServicePlacementPolicyDescription
Public NotInheritable Class ServicePlacementAllowMultipleStatelessInstancesOnNodePolicyDescription
Inherits ServicePlacementPolicyDescription
継承
ServicePlacementAllowMultipleStatelessInstancesOnNodePolicyDescription

コンストラクター

ServicePlacementAllowMultipleStatelessInstancesOnNodePolicyDescription()

ServicePlacementAllowMultipleStatelessInstancesOnNodePolicyDescription クラスの新しいインスタンスを初期化します。

プロパティ

Type

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

(継承元 ServicePlacementPolicyDescription)

メソッド

ToString()

'AllowMultipleStatelessInstancesOnNode' 形式の AllowMultipleStatelessInstancesOnNode サービス配置ポリシーの文字列表現を返します。

適用対象