Interface ApiManagementServiceResource.DefinitionStages.WithZones
- All Known Subinterfaces:
ApiManagementServiceResource.Definition,ApiManagementServiceResource.DefinitionStages.WithCreate
- Enclosing interface:
ApiManagementServiceResource.DefinitionStages
public static interface ApiManagementServiceResource.DefinitionStages.WithZones
The stage of the ApiManagementServiceResource definition allowing to specify zones.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the zones property: A list of availability zones denoting where the resource needs to come from..
-
Method Details
-
withZones
Specifies the zones property: A list of availability zones denoting where the resource needs to come from..- Parameters:
zones- A list of availability zones denoting where the resource needs to come from.- Returns:
- the next definition stage.
-