Skip to main content

dashboards

Overview

Namedashboards
TypeResource
Idazure.portal.dashboards

Fields

NameDatatypeDescription
idstringResource Id
namestringResource name
locationstringResource location
propertiesobjectThe shared dashboard properties.
tagsobjectResource tags
typestringResource type

Methods

NameAccessible byRequired ParamsDescription
getSELECTdashboardName, resourceGroupName, subscriptionIdGets the Dashboard.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets all the Dashboards within a resource group.
list_by_subscriptionSELECTsubscriptionIdGets all the dashboards within a subscription.
create_or_updateINSERTdashboardName, resourceGroupName, subscriptionId, data__locationCreates or updates a Dashboard.
deleteDELETEdashboardName, resourceGroupName, subscriptionIdDeletes the Dashboard.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets all the Dashboards within a resource group.
_list_by_subscriptionEXECsubscriptionIdGets all the dashboards within a subscription.
updateEXECdashboardName, resourceGroupName, subscriptionIdUpdates an existing Dashboard.