Skip to main content

channels

Overview

Namechannels
TypeResource
Idazure.event_grid.channels

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectProperties of the Channel.
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
getSELECTchannelName, partnerNamespaceName, resourceGroupName, subscriptionIdGet properties of a channel.
list_by_partner_namespaceSELECTpartnerNamespaceName, resourceGroupName, subscriptionIdList all the channels in a partner namespace.
create_or_updateINSERTchannelName, partnerNamespaceName, resourceGroupName, subscriptionIdSynchronously creates or updates a new channel with the specified parameters.
deleteDELETEchannelName, partnerNamespaceName, resourceGroupName, subscriptionIdDelete an existing channel.
_list_by_partner_namespaceEXECpartnerNamespaceName, resourceGroupName, subscriptionIdList all the channels in a partner namespace.
updateEXECchannelName, partnerNamespaceName, resourceGroupName, subscriptionIdSynchronously updates a channel with the specified parameters.