Skip to main content

clients

Overview

Nameclients
TypeResource
Idazure.event_grid.clients

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectThe properties of client.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTclientName, namespaceName, resourceGroupName, subscriptionIdGet properties of a client.
list_by_namespaceSELECTnamespaceName, resourceGroupName, subscriptionIdGet all the permission bindings under a namespace.
create_or_updateINSERTclientName, namespaceName, resourceGroupName, subscriptionIdCreate or update a client with the specified parameters.
deleteDELETEclientName, namespaceName, resourceGroupName, subscriptionIdDelete an existing client.
_list_by_namespaceEXECnamespaceName, resourceGroupName, subscriptionIdGet all the permission bindings under a namespace.