Uses of Class
com.microsoft.azure.management.monitor.BaselineMetadataValue
-
-
Uses of BaselineMetadataValue in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return BaselineMetadataValue Modifier and Type Method Description BaselineMetadataValueBaselineMetadataValue. withName(com.microsoft.azure.management.monitor.implementation.LocalizableStringInner name)Set the name of the metadata.BaselineMetadataValueBaselineMetadataValue. withValue(String value)Set the value of the metadata.
-