次の方法で共有


IWithState<ParentT>.WithStateProperty メソッド

定義

state プロパティを指定します。

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

プライベート リンク サービスの接続状態プロパティ。

戻り値

適用対象