Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
Modifier and Type | Method and Description |
---|---|
SmsReceiver |
SmsReceiver.withCountryCode(String countryCode)
Set the country code of the SMS receiver.
|
SmsReceiver |
SmsReceiver.withName(String name)
Set the name of the SMS receiver.
|
SmsReceiver |
SmsReceiver.withPhoneNumber(String phoneNumber)
Set the phone number of the SMS receiver.
|
Modifier and Type | Method and Description |
---|---|
List<SmsReceiver> |
ActionGroup.smsReceivers()
Get the smsReceivers value.
|
Copyright © 2019. All rights reserved.