次の方法で共有


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

定義

このセキュリティ規則の説明を指定します。

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

パラメーター

description
String

このセキュリティ規則に関連付けるテキストの説明。

戻り値

適用対象