Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ActionGroup.Update |
ActionGroup.UpdateStages.WithActionUpdateDefinition.parent()
Returns to the Action Group update flow.
|
ActionGroup.Update |
ActionGroup.UpdateStages.WithActionDefinition.withoutReceiver(String actionNamePrefix)
Removes all the receivers that contain specified actionNamePrefix string in the name.
|
ActionGroup.Update |
ActionGroup.UpdateStages.WithActionDefinition.withShortName(String shortName)
Sets the short name of the action group.
|
Modifier and Type | Method and Description |
---|---|
ActionGroup.ActionDefinition<ActionGroup.Update> |
ActionGroup.UpdateStages.WithActionDefinition.defineReceiver(String actionNamePrefix)
Begins a definition for a new receiver group in the current Action group object.
|
Copyright © 2019. All rights reserved.