public final class GeoRegionInner extends ProxyOnlyResource
| Constructor and Description |
|---|
GeoRegionInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
Get the description property: Region description.
|
String |
displayName()
Get the displayName property: Display name for region.
|
String |
orgDomain()
Get the orgDomain property: Display name for region.
|
void |
validate()
Validates the instance.
|
GeoRegionInner |
withKind(String kind)
Set the kind property: Kind of resource.
|
kindpublic GeoRegionInner withKind(String kind)
withKind in class ProxyOnlyResourcekind - the kind value to set.public String description()
public String displayName()
public String orgDomain()
public void validate()
validate in class ProxyOnlyResourceIllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.