public final class PremiumMessagingRegionInner extends ResourceNamespacePatch
| Constructor and Description |
|---|
PremiumMessagingRegionInner() |
| Modifier and Type | Method and Description |
|---|---|
PremiumMessagingRegionProperties |
properties()
Get the properties property: The properties property.
|
void |
validate()
Validates the instance.
|
PremiumMessagingRegionInner |
withLocation(String location)
Set the location property: Resource location.
|
PremiumMessagingRegionInner |
withProperties(PremiumMessagingRegionProperties properties)
Set the properties property: The properties property.
|
PremiumMessagingRegionInner |
withTags(Map<String,String> tags)
Set the tags property: Resource tags.
|
location, tagspublic PremiumMessagingRegionProperties properties()
public PremiumMessagingRegionInner withProperties(PremiumMessagingRegionProperties properties)
properties - the properties value to set.public PremiumMessagingRegionInner withLocation(String location)
withLocation in class ResourceNamespacePatchlocation - the location value to set.public PremiumMessagingRegionInner withTags(Map<String,String> tags)
withTags in class ResourceNamespacePatchtags - the tags value to set.public void validate()
validate in class ResourceNamespacePatchIllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.