Skip to content

MetricNamespaceQuery🔗

Constructor🔗

MetricNamespaceQuery()

Methods🔗

build🔗

Builds the object.

def build() -> azuremonitor.MetricNamespaceQuery

metric_namespace🔗

def metric_namespace(metric_namespace: str) -> typing.Self

raw_query🔗

def raw_query(raw_query: str) -> typing.Self

resource_group🔗

def resource_group(resource_group: str) -> typing.Self

resource_name🔗

def resource_name(resource_name: str) -> typing.Self

subscription🔗

def subscription(subscription: str) -> typing.Self

See also🔗