ActiveDirectorySiteLink.Cost 属性

定义

获取或设置站点链接开销。

public:
 property int Cost { int get(); void set(int value); };
public int Cost { get; set; }
member this.Cost : int with get, set
Public Property Cost As Integer

属性值

与此站点链接相关联的开销。 默认值为 100。

例外

Active Directory 域服务操作失败。 有关详细信息,请参见异常相关内容。

开销小于零。 (仅适用于设置)

已释放此对象。

适用于