ResourceNamesQuery
Constructor
Methods
build
Builds the object.
def build() -> azuremonitor.ResourceNamesQuery
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
subscription
def subscription(subscription: str) -> typing.Self
See also