次の方法で共有


IWithState<ParentT>.WithStateProperty メソッド

定義

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

public Microsoft.Azure.Management.CosmosDB.Fluent.PrivateEndpointConnection.UpdateDefinition.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.UpdateDefinition.IWithAttach<'ParentT>
Public Function WithStateProperty (property As PrivateLinkServiceConnectionStateProperty) As IWithAttach(Of ParentT)

パラメーター

property
PrivateLinkServiceConnectionStateProperty

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

戻り値

適用対象