Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ItsmReceiver |
ItsmReceiver.withConnectionId(String connectionId)
Set unique identification of ITSM connection among multiple defined in above workspace.
|
ItsmReceiver |
ItsmReceiver.withName(String name)
Set the name of the Itsm receiver.
|
ItsmReceiver |
ItsmReceiver.withRegion(String region)
Set region in which workspace resides.
|
ItsmReceiver |
ItsmReceiver.withTicketConfiguration(String ticketConfiguration)
Set jSON blob for the configurations of the ITSM action.
|
ItsmReceiver |
ItsmReceiver.withWorkspaceId(String workspaceId)
Set oMS LA instance identifier.
|
Modifier and Type | Method and Description |
---|---|
List<ItsmReceiver> |
ActionGroup.itsmReceivers()
Get the itsmReceivers value.
|
Copyright © 2019. All rights reserved.