Uses of Class
com.microsoft.azure.management.monitor.ItsmReceiver
-
-
Uses of ItsmReceiver in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return ItsmReceiver Modifier and Type Method Description ItsmReceiverItsmReceiver. withConnectionId(String connectionId)Set unique identification of ITSM connection among multiple defined in above workspace.ItsmReceiverItsmReceiver. withName(String name)Set the name of the Itsm receiver.ItsmReceiverItsmReceiver. withRegion(String region)Set region in which workspace resides.ItsmReceiverItsmReceiver. withTicketConfiguration(String ticketConfiguration)Set jSON blob for the configurations of the ITSM action.ItsmReceiverItsmReceiver. withWorkspaceId(String workspaceId)Set oMS LA instance identifier.Methods in com.microsoft.azure.management.monitor that return types with arguments of type ItsmReceiver Modifier and Type Method Description List<ItsmReceiver>ActionGroup. itsmReceivers()Get the itsmReceivers value.
-