次の方法で共有


IUpdate.WithDescription(String) メソッド

定義

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

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

パラメーター

description
String

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

戻り値

適用対象