azure-docs-sdk-java/docs-ref-autogen/com.microsoft.azure.managem...

30 строки
1.8 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.kusto.v2020_09_18.Cluster.DefinitionStages.WithZones"
fullName: "com.microsoft.azure.management.kusto.v2020_09_18.Cluster.DefinitionStages.WithZones"
name: "Cluster.DefinitionStages.WithZones"
nameWithType: "Cluster.DefinitionStages.WithZones"
summary: "The stage of the cluster definition allowing to specify Zones."
syntax: "public static interface **Cluster.DefinitionStages.WithZones**"
methods:
- uid: "com.microsoft.azure.management.kusto.v2020_09_18.Cluster.DefinitionStages.WithZones.withZones(java.util.List<java.lang.String>)"
fullName: "com.microsoft.azure.management.kusto.v2020_09_18.Cluster.DefinitionStages.WithZones.withZones(List<String> zones)"
name: "withZones(List<String> zones)"
nameWithType: "Cluster.DefinitionStages.WithZones.withZones(List<String> zones)"
summary: "Specifies zones."
modifiers:
- "abstract"
parameters:
- description: "The availability zones of the cluster"
name: "zones"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public abstract Cluster.DefinitionStages.WithCreate withZones(List<String> zones)"
desc: "Specifies zones."
returns:
description: "the next definition stage"
type: "<xref href=\"com.microsoft.azure.management.kusto.v2020_09_18.Cluster.DefinitionStages.WithCreate?alt=com.microsoft.azure.management.kusto.v2020_09_18.Cluster.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the cluster definition allowing to specify Zones."
metadata: {}
package: "com.microsoft.azure.management.kusto.v2020_09_18"
artifact: com.microsoft.azure.kusto.v2020_09_18:azure-mgmt-kusto:1.0.0-beta