次の方法で共有


IWithAuthorizationRule.WithNewSendRule(String) メソッド

定義

イベント ハブ名前空間への送信アクセス権を持つ新しい承認規則を作成するように指定します。

public Microsoft.Azure.Management.Eventhub.Fluent.EventHubNamespace.Update.IUpdate WithNewSendRule (string ruleName);
abstract member WithNewSendRule : string -> Microsoft.Azure.Management.Eventhub.Fluent.EventHubNamespace.Update.IUpdate
Public Function WithNewSendRule (ruleName As String) As IUpdate

パラメーター

ruleName
String

[規則名]。

戻り値

適用対象