public final class ResourceSkuZoneDetails extends Object
Constructor and Description |
---|
ResourceSkuZoneDetails() |
Modifier and Type | Method and Description |
---|---|
List<ResourceSkuCapabilities> |
capabilities()
Get the capabilities property: A list of capabilities that are available for the SKU in the specified list of
zones.
|
List<String> |
name()
Get the name property: The set of zones that the SKU is available in with the specified capabilities.
|
void |
validate()
Validates the instance.
|
public List<String> name()
public List<ResourceSkuCapabilities> capabilities()
public void validate()
IllegalArgumentException
- thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.