Skip to main content

diagnostic_settings

Overview

Namediagnostic_settings
TypeResource
Idazure.monitor.diagnostic_settings

Fields

NameDatatypeDescription
idstringAzure resource Id
namestringAzure resource name
locationstringResource location
propertiesobjectThe diagnostic settings.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectGets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater in length than 128 characters and a value no greater in length than 256 characters.
typestringAzure resource type

Methods

NameAccessible byRequired ParamsDescription
getSELECTname, resourceUriGets the active diagnostic settings for the specified resource.
listSELECTresourceUriGets the active diagnostic settings list for the specified resource.
create_or_updateINSERTname, resourceUriCreates or updates diagnostic settings for the specified resource.
deleteDELETEname, resourceUriDeletes existing diagnostic settings for the specified resource.
_listEXECresourceUriGets the active diagnostic settings list for the specified resource.