az eventhubs eventhub authorization-rule

Eventhub için Azure Service Bus Authorizationrule'i yönetin.

Komutlar

az eventhubs eventhub authorization-rule create

Verilen Eventhub için Authorizationrule oluşturur.

az eventhubs eventhub authorization-rule delete

Eventhub Authorizationrule değerini siler.

az eventhubs eventhub authorization-rule keys

Eventhub için Azure Authorizationrule bağlantı dizelerini yönetin.

az eventhubs eventhub authorization-rule keys list

Eventhub için Authorizationrule bağlantı dizelerini gösterir.

az eventhubs eventhub authorization-rule keys renew

Ad alanı için Authorizationrule bağlantı dizelerini yeniden oluşturun.

az eventhubs eventhub authorization-rule list

Eventhub'a göre Authorization-rules listesini gösterir.

az eventhubs eventhub authorization-rule show

Authorizationrule'un ayrıntılarını gösterir.

az eventhubs eventhub authorization-rule update

Verilen Eventhub için Authorizationrule Güncelleştirmeler.

az eventhubs eventhub authorization-rule create

Verilen Eventhub için Authorizationrule oluşturur.

az eventhubs eventhub authorization-rule create --eventhub-name
                                                --name
                                                --namespace-name
                                                --resource-group
                                                [--rights {Listen, Manage, Send}]

Örnekler

Authorizationrule oluşturur

az eventhubs eventhub authorization-rule create --resource-group myresourcegroup --namespace-name mynamespace --eventhub-name myeventhub --name myauthorule --rights Listen

Gerekli Parametreler

--eventhub-name

EventHub adı.

--name -n

Yetkilendirme Kuralının Adı.

--namespace-name

Ad Alanının Adı.

--resource-group -g

Kaynak grubunun adı. varsayılan grubu kullanarak az configure --defaults group=<name>yapılandırabilirsiniz.

İsteğe Bağlı Parametreler

--rights

Yetkilendirme kuralı haklarının alanla ayrılmış listesi.

kabul edilen değerler: Listen, Manage, Send

az eventhubs eventhub authorization-rule delete

Eventhub Authorizationrule değerini siler.

az eventhubs eventhub authorization-rule delete [--eventhub-name]
                                                [--ids]
                                                [--name]
                                                [--namespace-name]
                                                [--resource-group]

Örnekler

Eventhub Authorizationrule değerini siler.

az eventhubs eventhub authorization-rule delete --resource-group myresourcegroup --namespace-name mynamespace --eventhub-name myeventhub --name myauthorule

İsteğe Bağlı Parametreler

--eventhub-name

EventHub adı.

--ids

Bir veya daha fazla kaynak kimlikleri (boşlukla ayrılmış). 'Kaynak Kimliği' bağımsız değişkenlerinin tüm bilgilerini içeren tam bir kaynak kimliği olmalıdır. --ids veya diğer 'Kaynak Kimliği' bağımsız değişkenlerini sağlamanız gerekir.

--name -n

EventHub AuthorizationRule adı.

--namespace-name

Ad Alanının Adı.

--resource-group -g

Kaynak grubunun adı. varsayılan grubu kullanarak az configure --defaults group=<name>yapılandırabilirsiniz.

az eventhubs eventhub authorization-rule list

Eventhub'a göre Authorization-rules listesini gösterir.

az eventhubs eventhub authorization-rule list --eventhub-name
                                              --namespace-name
                                              --resource-group

Örnekler

Eventhub'a göre Authorization-rules listesini gösterir

az eventhubs eventhub authorization-rule list --resource-group myresourcegroup --namespace-name mynamespace --eventhub-name myeventhub

Gerekli Parametreler

--eventhub-name

EventHub adı.

--namespace-name

Ad Alanının Adı.

--resource-group -g

Kaynak grubunun adı. varsayılan grubu kullanarak az configure --defaults group=<name>yapılandırabilirsiniz.

az eventhubs eventhub authorization-rule show

Authorizationrule'un ayrıntılarını gösterir.

az eventhubs eventhub authorization-rule show [--eventhub-name]
                                              [--ids]
                                              [--name]
                                              [--namespace-name]
                                              [--resource-group]

Örnekler

Authorizationrule'un ayrıntılarını gösterir

az eventhubs eventhub authorization-rule show --resource-group myresourcegroup --namespace-name mynamespace --eventhub-name myeventhub --name myauthorule

İsteğe Bağlı Parametreler

--eventhub-name

EventHub adı.

--ids

Bir veya daha fazla kaynak kimlikleri (boşlukla ayrılmış). 'Kaynak Kimliği' bağımsız değişkenlerinin tüm bilgilerini içeren tam bir kaynak kimliği olmalıdır. --ids veya diğer 'Kaynak Kimliği' bağımsız değişkenlerini sağlamanız gerekir.

--name -n

EventHub AuthorizationRule adı.

--namespace-name

Ad Alanının Adı.

--resource-group -g

Kaynak grubunun adı. varsayılan grubu kullanarak az configure --defaults group=<name>yapılandırabilirsiniz.

az eventhubs eventhub authorization-rule update

Verilen Eventhub için Authorizationrule Güncelleştirmeler.

az eventhubs eventhub authorization-rule update --rights {Listen, Manage, Send}
                                                [--add]
                                                [--eventhub-name]
                                                [--force-string]
                                                [--ids]
                                                [--name]
                                                [--namespace-name]
                                                [--remove]
                                                [--resource-group]
                                                [--set]

Örnekler

Güncelleştirmeler Authorizationrule

az eventhubs eventhub authorization-rule update --resource-group myresourcegroup --namespace-name mynamespace --eventhub-name myeventhub --name myauthorule --rights Send

Gerekli Parametreler

--rights

Yetkilendirme kuralı haklarının alanla ayrılmış listesi.

kabul edilen değerler: Listen, Manage, Send

İsteğe Bağlı Parametreler

--add

Bir yol ve anahtar değer çiftleri belirterek nesne listesine nesne ekleyin. Örnek: --add property.listProperty <key=value, string veya JSON dize>.

--eventhub-name

EventHub adı.

--force-string

'set' veya 'add' kullanırken, JSON'a dönüştürmeye çalışmak yerine dize değişmez değerlerini koruyun.

--ids

Bir veya daha fazla kaynak kimlikleri (boşlukla ayrılmış). 'Kaynak Kimliği' bağımsız değişkenlerinin tüm bilgilerini içeren tam bir kaynak kimliği olmalıdır. --ids veya diğer 'Kaynak Kimliği' bağımsız değişkenlerini sağlamanız gerekir.

--name -n

EventHub AuthorizationRule adı.

--namespace-name

Ad Alanının Adı.

--remove

Bir özelliği veya öğeyi listeden kaldırın. Örnek: --remove property.list OR --remove propertyToRemove.

--resource-group -g

Kaynak grubunun adı. varsayılan grubu kullanarak az configure --defaults group=<name>yapılandırabilirsiniz.

--set

Ayarlanacağı özellik yolunu ve değeri belirterek bir nesneyi güncelleştirin. Örnek: --set property1.property2=.