Partilhar via


ServicePlacementPolicyDescription Construtores

Definição

Sobrecargas

ServicePlacementPolicyDescription(ServicePlacementPolicyDescription)

Construtor para um ServicePlacementPolicyDescription

ServicePlacementPolicyDescription(ServicePlacementPolicyType)

Inicializa uma nova instância da classe ServicePlacementPolicyDescription.

ServicePlacementPolicyDescription(ServicePlacementPolicyDescription)

Construtor para um ServicePlacementPolicyDescription

protected ServicePlacementPolicyDescription (System.Fabric.Description.ServicePlacementPolicyDescription other);
new System.Fabric.Description.ServicePlacementPolicyDescription : System.Fabric.Description.ServicePlacementPolicyDescription -> System.Fabric.Description.ServicePlacementPolicyDescription
Protected Sub New (other As ServicePlacementPolicyDescription)

Parâmetros

other
ServicePlacementPolicyDescription

O ServicePlacementPolicyDescription do qual o novo objeto deve ser construído.

Aplica-se a

ServicePlacementPolicyDescription(ServicePlacementPolicyType)

Inicializa uma nova instância da classe ServicePlacementPolicyDescription.

public ServicePlacementPolicyDescription (System.Fabric.Description.ServicePlacementPolicyType type);
new System.Fabric.Description.ServicePlacementPolicyDescription : System.Fabric.Description.ServicePlacementPolicyType -> System.Fabric.Description.ServicePlacementPolicyDescription
Public Sub New (type As ServicePlacementPolicyType)

Parâmetros

type
ServicePlacementPolicyType

O tipo de política de posicionamento do serviço.

Aplica-se a