Skip to main content

notification_channels

Overview

Namenotification_channels
TypeResource
Idazure.dev_test_labs.notification_channels

Fields

NameDatatypeDescription
idstringThe identifier of the resource.
namestringThe name of the resource.
locationstringThe location of the resource.
propertiesobjectProperties of a schedule.
tagsobjectThe tags of the resource.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, labName, name, resourceGroupName, subscriptionIdGet notification channel.
listSELECTapi-version, labName, resourceGroupName, subscriptionIdList notification channels in a given lab.
create_or_updateINSERTapi-version, labName, name, resourceGroupName, subscriptionId, data__propertiesCreate or replace an existing notification channel.
deleteDELETEapi-version, labName, name, resourceGroupName, subscriptionIdDelete notification channel.
_listEXECapi-version, labName, resourceGroupName, subscriptionIdList notification channels in a given lab.
notifyEXECapi-version, labName, name, resourceGroupName, subscriptionIdSend notification to provided channel.
updateEXECapi-version, labName, name, resourceGroupName, subscriptionIdAllows modifying tags of notification channels. All other properties will be ignored.