| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
SmsReceiver |
SmsReceiver.withCountryCode(String countryCode)
Set the countryCode property: The country code of the SMS receiver.
|
SmsReceiver |
SmsReceiver.withName(String name)
Set the name property: The name of the SMS receiver.
|
SmsReceiver |
SmsReceiver.withPhoneNumber(String phoneNumber)
Set the phoneNumber property: The phone number of the SMS receiver.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.