次の方法で共有


IWithAuthorizationRule.WithNewSendRule(String) メソッド

定義

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

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

パラメーター

name
String

[規則名]。

戻り値

適用対象