public class RegionForOnlineOffline extends Object
| Constructor and Description |
|---|
RegionForOnlineOffline() |
| Modifier and Type | Method and Description |
|---|---|
String |
region()
Get the region value.
|
RegionForOnlineOffline |
withRegion(String region)
Set the region value.
|
public String region()
public RegionForOnlineOffline withRegion(String region)
region - the region value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/