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

30 строки
2.5 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.mobilenetwork.models.PacketCoreControlPlane.DefinitionStages.WithSites"
fullName: "com.azure.resourcemanager.mobilenetwork.models.PacketCoreControlPlane.DefinitionStages.WithSites"
name: "PacketCoreControlPlane.DefinitionStages.WithSites"
nameWithType: "PacketCoreControlPlane.DefinitionStages.WithSites"
summary: "The stage of the Packet<wbr>Core<wbr>Control<wbr>Plane definition allowing to specify sites."
syntax: "public static interface **PacketCoreControlPlane.DefinitionStages.WithSites**"
methods:
- uid: "com.azure.resourcemanager.mobilenetwork.models.PacketCoreControlPlane.DefinitionStages.WithSites.withSites(java.util.List<com.azure.resourcemanager.mobilenetwork.models.SiteResourceId>)"
fullName: "com.azure.resourcemanager.mobilenetwork.models.PacketCoreControlPlane.DefinitionStages.WithSites.withSites(List<SiteResourceId> sites)"
name: "withSites(List<SiteResourceId> sites)"
nameWithType: "PacketCoreControlPlane.DefinitionStages.WithSites.withSites(List<SiteResourceId> sites)"
summary: "Specifies the sites property: Site(s) under which this packet core control plane should be deployed."
modifiers:
- "abstract"
parameters:
- description: "Site(s) under which this packet core control plane should be deployed. The sites must be in\n the same location as the packet core control plane."
name: "sites"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.mobilenetwork.models.SiteResourceId?alt=com.azure.resourcemanager.mobilenetwork.models.SiteResourceId&text=SiteResourceId\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public abstract PacketCoreControlPlane.DefinitionStages.WithPlatform withSites(List<SiteResourceId> sites)"
desc: "Specifies the sites property: Site(s) under which this packet core control plane should be deployed. The sites must be in the same location as the packet core control plane.."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.mobilenetwork.models.PacketCoreControlPlane.DefinitionStages.WithPlatform?alt=com.azure.resourcemanager.mobilenetwork.models.PacketCoreControlPlane.DefinitionStages.WithPlatform&text=WithPlatform\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the PacketCoreControlPlane definition allowing to specify sites."
metadata: {}
package: "com.azure.resourcemanager.mobilenetwork.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-mobilenetwork:1.2.0