IWithState.WithStateProperty メソッド

定義

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

public Microsoft.Azure.Management.CosmosDB.Fluent.PrivateEndpointConnection.Update.IUpdate 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.Update.IUpdate
Public Function WithStateProperty (property As PrivateLinkServiceConnectionStateProperty) As IUpdate

パラメーター

property
PrivateLinkServiceConnectionStateProperty

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

戻り値

適用対象