次の方法で共有


IWithState.WithDescription(String) メソッド

定義

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

public Microsoft.Azure.Management.CosmosDB.Fluent.PrivateEndpointConnection.Update.IUpdate WithDescription (string description);
abstract member WithDescription : string -> Microsoft.Azure.Management.CosmosDB.Fluent.PrivateEndpointConnection.Update.IUpdate
Public Function WithDescription (description As String) As IUpdate

パラメーター

description
String

state プロパティの説明。

戻り値

適用対象