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

IWithState<ParentT>.WithStateProperty 方法

定义

指定状态属性。

public Microsoft.Azure.Management.CosmosDB.Fluent.PrivateEndpointConnection.Definition.IWithAttach<ParentT> WithStateProperty (Microsoft.Azure.Management.CosmosDB.Fluent.Models.PrivateLinkServiceConnectionStateProperty property);
abstract member WithStateProperty : Microsoft.Azure.Management.CosmosDB.Fluent.Models.PrivateLinkServiceConnectionStateProperty -> Microsoft.Azure.Management.CosmosDB.Fluent.PrivateEndpointConnection.Definition.IWithAttach<'ParentT>
Public Function WithStateProperty (property As PrivateLinkServiceConnectionStateProperty) As IWithAttach(Of ParentT)

参数

property
PrivateLinkServiceConnectionStateProperty

专用链接服务连接状态属性。

返回

适用于