你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DeployedServiceReplicaList.Remove(DeployedServiceReplica) Method

Definition

public bool Remove(System.Fabric.Query.DeployedServiceReplica item);
abstract member Remove : System.Fabric.Query.DeployedServiceReplica -> bool
override this.Remove : System.Fabric.Query.DeployedServiceReplica -> bool
Public Function Remove (item As DeployedServiceReplica) As Boolean

Parameters

Returns

System.Boolean

Implements

System.Collections.Generic.ICollection`1.Remove(`0)

Applies to