次の方法で共有


IWithState<ParentT>.WithDescription(String) メソッド

定義

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

public Microsoft.Azure.Management.CosmosDB.Fluent.PrivateEndpointConnection.Definition.IWithAttach<ParentT> WithDescription (string description);
abstract member WithDescription : string -> Microsoft.Azure.Management.CosmosDB.Fluent.PrivateEndpointConnection.Definition.IWithAttach<'ParentT>
Public Function WithDescription (description As String) As IWithAttach(Of ParentT)

パラメーター

description
String

state プロパティの説明。

戻り値

適用対象