| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.fluent.models |
Package containing the inner data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
LocalizableStringInner |
EventDataInner.category()
Get the category property: the event category.
|
LocalizableStringInner |
EventDataInner.eventName()
Get the eventName property: the event name.
|
LocalizableStringInner |
BaselineMetadataValueInner.name()
Get the name property: the name of the metadata.
|
LocalizableStringInner |
MetricDefinitionInner.name()
Get the name property: the name and the display name of the metric, i.e.
|
LocalizableStringInner |
BaselineResponseInner.name()
Get the name property: the name and the display name of the metric, i.e.
|
LocalizableStringInner |
MetadataValueInner.name()
Get the name property: the name of the metadata.
|
LocalizableStringInner |
MetricInner.name()
Get the name property: the name and the display name of the metric, i.e.
|
LocalizableStringInner |
EventDataInner.operationName()
Get the operationName property: the operation name.
|
LocalizableStringInner |
EventDataInner.resourceProviderName()
Get the resourceProviderName property: the resource provider name of the impacted resource.
|
LocalizableStringInner |
EventDataInner.resourceType()
Get the resourceType property: the resource type.
|
LocalizableStringInner |
EventDataInner.status()
Get the status property: a string describing the status of the operation.
|
LocalizableStringInner |
EventDataInner.subStatus()
Get the subStatus property: the event sub status.
|
LocalizableStringInner |
LocalizableStringInner.withLocalizedValue(String localizedValue)
Set the localizedValue property: the locale specific value.
|
LocalizableStringInner |
LocalizableStringInner.withValue(String value)
Set the value property: the invariant value.
|
| Modifier and Type | Method and Description |
|---|---|
BaselineMetadataValueInner |
BaselineMetadataValueInner.withName(LocalizableStringInner name)
Set the name property: the name of the metadata.
|
MetricDefinitionInner |
MetricDefinitionInner.withName(LocalizableStringInner name)
Set the name property: the name and the display name of the metric, i.e.
|
MetadataValueInner |
MetadataValueInner.withName(LocalizableStringInner name)
Set the name property: the name of the metadata.
|
MetricInner |
MetricInner.withName(LocalizableStringInner name)
Set the name property: the name and the display name of the metric, i.e.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.