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

ServiceTypeDescription.IsStateful 属性

定义

指示服务是否为有状态服务。

protected internal bool IsStateful { get; }
member this.IsStateful : bool
Protected Friend ReadOnly Property IsStateful As Boolean

属性值

指示服务是否为有状态的标志。

注解

由 REST API 和本机代码公开。

适用于