azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.n...

30 строки
2.6 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.networkcloud.models.Cluster.DefinitionStages.WithExtendedLocation"
fullName: "com.azure.resourcemanager.networkcloud.models.Cluster.DefinitionStages.WithExtendedLocation"
name: "Cluster.DefinitionStages.WithExtendedLocation"
nameWithType: "Cluster.DefinitionStages.WithExtendedLocation"
summary: "The stage of the Cluster definition allowing to specify extended<wbr>Location."
syntax: "public static interface **Cluster.DefinitionStages.WithExtendedLocation**"
methods:
- uid: "com.azure.resourcemanager.networkcloud.models.Cluster.DefinitionStages.WithExtendedLocation.withExtendedLocation(com.azure.resourcemanager.networkcloud.models.ExtendedLocation)"
fullName: "com.azure.resourcemanager.networkcloud.models.Cluster.DefinitionStages.WithExtendedLocation.withExtendedLocation(ExtendedLocation extendedLocation)"
name: "withExtendedLocation(ExtendedLocation extendedLocation)"
nameWithType: "Cluster.DefinitionStages.WithExtendedLocation.withExtendedLocation(ExtendedLocation extendedLocation)"
summary: "Specifies the extended<wbr>Location property: Extended<wbr>Location represents the Azure custom location where the resource will be created."
modifiers:
- "abstract"
parameters:
- description: "ExtendedLocation represents the Azure custom location where the resource will be\n created.\n <p>The extended location of the cluster manager associated with the cluster."
name: "extendedLocation"
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.ExtendedLocation?alt=com.azure.resourcemanager.networkcloud.models.ExtendedLocation&text=ExtendedLocation\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Cluster.DefinitionStages.WithAggregatorOrSingleRackDefinition withExtendedLocation(ExtendedLocation extendedLocation)"
desc: "Specifies the extendedLocation property: ExtendedLocation represents the Azure custom location where the resource will be created.\n\nThe extended location of the cluster manager associated with the cluster.."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.Cluster.DefinitionStages.WithAggregatorOrSingleRackDefinition?alt=com.azure.resourcemanager.networkcloud.models.Cluster.DefinitionStages.WithAggregatorOrSingleRackDefinition&text=WithAggregatorOrSingleRackDefinition\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the Cluster definition allowing to specify extendedLocation."
metadata: {}
package: "com.azure.resourcemanager.networkcloud.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-networkcloud:1.0.0