Bagikan melalui


DeployedServiceReplica(ServiceKind) Constructor

Definition

Initializes a new instance of the DeployedServiceReplica class.

protected internal DeployedServiceReplica (System.Fabric.Query.ServiceKind kind);
new System.Fabric.Query.DeployedServiceReplica : System.Fabric.Query.ServiceKind -> System.Fabric.Query.DeployedServiceReplica
Protected Friend Sub New (kind As ServiceKind)

Parameters

kind
ServiceKind

The service kind.

Applies to