public interface LocalizableString extends HasInnerModel<LocalizableStringInner>
| Modifier and Type | Method and Description |
|---|---|
String |
localizedValue()
Get the localizedValue value.
|
String |
value()
Get the value value.
|
innerModelCopyright © 2020 Microsoft Corporation. All rights reserved.