### YamlMime:JavaType uid: "com.azure.resourcemanager.mobilenetwork.models.Sites" fullName: "com.azure.resourcemanager.mobilenetwork.models.Sites" name: "Sites" nameWithType: "Sites" summary: "Resource collection API of Sites." syntax: "public interface **Sites**" methods: - uid: "com.azure.resourcemanager.mobilenetwork.models.Sites.define(java.lang.String)" fullName: "com.azure.resourcemanager.mobilenetwork.models.Sites.define(String name)" name: "define(String name)" nameWithType: "Sites.define(String name)" summary: "Begins definition for a new Site resource." modifiers: - "abstract" parameters: - description: "resource name." name: "name" type: "String" syntax: "public abstract Site.DefinitionStages.Blank define(String name)" desc: "Begins definition for a new Site resource." returns: description: "the first stage of the new Site definition." type: "" - uid: "com.azure.resourcemanager.mobilenetwork.models.Sites.delete(java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.mobilenetwork.models.Sites.delete(String resourceGroupName, String mobileNetworkName, String siteName)" name: "delete(String resourceGroupName, String mobileNetworkName, String siteName)" nameWithType: "Sites.delete(String resourceGroupName, String mobileNetworkName, String siteName)" summary: "Deletes the specified mobile network site." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "The name of the mobile network." name: "mobileNetworkName" type: "String" - description: "The name of the mobile network site." name: "siteName" type: "String" syntax: "public abstract void delete(String resourceGroupName, String mobileNetworkName, String siteName)" desc: "Deletes the specified mobile network site. This will also delete any network functions that are a part of this site." - uid: "com.azure.resourcemanager.mobilenetwork.models.Sites.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.mobilenetwork.models.Sites.delete(String resourceGroupName, String mobileNetworkName, String siteName, Context context)" name: "delete(String resourceGroupName, String mobileNetworkName, String siteName, Context context)" nameWithType: "Sites.delete(String resourceGroupName, String mobileNetworkName, String siteName, Context context)" summary: "Deletes the specified mobile network site." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "The name of the mobile network." name: "mobileNetworkName" type: "String" - description: "The name of the mobile network site." name: "siteName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract void delete(String resourceGroupName, String mobileNetworkName, String siteName, Context context)" desc: "Deletes the specified mobile network site. This will also delete any network functions that are a part of this site." - uid: "com.azure.resourcemanager.mobilenetwork.models.Sites.deleteById(java.lang.String)" fullName: "com.azure.resourcemanager.mobilenetwork.models.Sites.deleteById(String id)" name: "deleteById(String id)" nameWithType: "Sites.deleteById(String id)" summary: "Deletes the specified mobile network site." modifiers: - "abstract" parameters: - description: "the resource ID." name: "id" type: "String" syntax: "public abstract void deleteById(String id)" desc: "Deletes the specified mobile network site. This will also delete any network functions that are a part of this site." - uid: "com.azure.resourcemanager.mobilenetwork.models.Sites.deleteByIdWithResponse(java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.mobilenetwork.models.Sites.deleteByIdWithResponse(String id, Context context)" name: "deleteByIdWithResponse(String id, Context context)" nameWithType: "Sites.deleteByIdWithResponse(String id, Context context)" summary: "Deletes the specified mobile network site." modifiers: - "abstract" parameters: - description: "the resource ID." name: "id" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract void deleteByIdWithResponse(String id, Context context)" desc: "Deletes the specified mobile network site. This will also delete any network functions that are a part of this site." - uid: "com.azure.resourcemanager.mobilenetwork.models.Sites.deletePacketCore(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.mobilenetwork.models.SiteDeletePacketCore)" fullName: "com.azure.resourcemanager.mobilenetwork.models.Sites.deletePacketCore(String resourceGroupName, String mobileNetworkName, String siteName, SiteDeletePacketCore parameters)" name: "deletePacketCore(String resourceGroupName, String mobileNetworkName, String siteName, SiteDeletePacketCore parameters)" nameWithType: "Sites.deletePacketCore(String resourceGroupName, String mobileNetworkName, String siteName, SiteDeletePacketCore parameters)" summary: "Deletes a packet core under the specified mobile network site." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "The name of the mobile network." name: "mobileNetworkName" type: "String" - description: "The name of the mobile network site." name: "siteName" type: "String" - description: "Parameters supplied to delete a packet core under a site." name: "parameters" type: "" syntax: "public abstract void deletePacketCore(String resourceGroupName, String mobileNetworkName, String siteName, SiteDeletePacketCore parameters)" desc: "Deletes a packet core under the specified mobile network site." - uid: "com.azure.resourcemanager.mobilenetwork.models.Sites.deletePacketCore(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.mobilenetwork.models.SiteDeletePacketCore,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.mobilenetwork.models.Sites.deletePacketCore(String resourceGroupName, String mobileNetworkName, String siteName, SiteDeletePacketCore parameters, Context context)" name: "deletePacketCore(String resourceGroupName, String mobileNetworkName, String siteName, SiteDeletePacketCore parameters, Context context)" nameWithType: "Sites.deletePacketCore(String resourceGroupName, String mobileNetworkName, String siteName, SiteDeletePacketCore parameters, Context context)" summary: "Deletes a packet core under the specified mobile network site." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "The name of the mobile network." name: "mobileNetworkName" type: "String" - description: "The name of the mobile network site." name: "siteName" type: "String" - description: "Parameters supplied to delete a packet core under a site." name: "parameters" type: "" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract void deletePacketCore(String resourceGroupName, String mobileNetworkName, String siteName, SiteDeletePacketCore parameters, Context context)" desc: "Deletes a packet core under the specified mobile network site." - uid: "com.azure.resourcemanager.mobilenetwork.models.Sites.get(java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.mobilenetwork.models.Sites.get(String resourceGroupName, String mobileNetworkName, String siteName)" name: "get(String resourceGroupName, String mobileNetworkName, String siteName)" nameWithType: "Sites.get(String resourceGroupName, String mobileNetworkName, String siteName)" summary: "Gets information about the specified mobile network site." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "The name of the mobile network." name: "mobileNetworkName" type: "String" - description: "The name of the mobile network site." name: "siteName" type: "String" syntax: "public abstract Site get(String resourceGroupName, String mobileNetworkName, String siteName)" desc: "Gets information about the specified mobile network site." returns: description: "information about the specified mobile network site." type: "" - uid: "com.azure.resourcemanager.mobilenetwork.models.Sites.getById(java.lang.String)" fullName: "com.azure.resourcemanager.mobilenetwork.models.Sites.getById(String id)" name: "getById(String id)" nameWithType: "Sites.getById(String id)" summary: "Gets information about the specified mobile network site." modifiers: - "abstract" parameters: - description: "the resource ID." name: "id" type: "String" syntax: "public abstract Site getById(String id)" desc: "Gets information about the specified mobile network site." returns: description: "information about the specified mobile network site along with ." type: "" - uid: "com.azure.resourcemanager.mobilenetwork.models.Sites.getByIdWithResponse(java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.mobilenetwork.models.Sites.getByIdWithResponse(String id, Context context)" name: "getByIdWithResponse(String id, Context context)" nameWithType: "Sites.getByIdWithResponse(String id, Context context)" summary: "Gets information about the specified mobile network site." modifiers: - "abstract" parameters: - description: "the resource ID." name: "id" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response getByIdWithResponse(String id, Context context)" desc: "Gets information about the specified mobile network site." returns: description: "information about the specified mobile network site along with ." type: "<>" - uid: "com.azure.resourcemanager.mobilenetwork.models.Sites.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.mobilenetwork.models.Sites.getWithResponse(String resourceGroupName, String mobileNetworkName, String siteName, Context context)" name: "getWithResponse(String resourceGroupName, String mobileNetworkName, String siteName, Context context)" nameWithType: "Sites.getWithResponse(String resourceGroupName, String mobileNetworkName, String siteName, Context context)" summary: "Gets information about the specified mobile network site." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "The name of the mobile network." name: "mobileNetworkName" type: "String" - description: "The name of the mobile network site." name: "siteName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response getWithResponse(String resourceGroupName, String mobileNetworkName, String siteName, Context context)" desc: "Gets information about the specified mobile network site." returns: description: "information about the specified mobile network site along with ." type: "<>" - uid: "com.azure.resourcemanager.mobilenetwork.models.Sites.listByMobileNetwork(java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.mobilenetwork.models.Sites.listByMobileNetwork(String resourceGroupName, String mobileNetworkName)" name: "listByMobileNetwork(String resourceGroupName, String mobileNetworkName)" nameWithType: "Sites.listByMobileNetwork(String resourceGroupName, String mobileNetworkName)" summary: "Lists all sites in the mobile network." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "The name of the mobile network." name: "mobileNetworkName" type: "String" syntax: "public abstract PagedIterable listByMobileNetwork(String resourceGroupName, String mobileNetworkName)" desc: "Lists all sites in the mobile network." returns: description: "response for sites API service call as paginated response with ." type: "<>" - uid: "com.azure.resourcemanager.mobilenetwork.models.Sites.listByMobileNetwork(java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.mobilenetwork.models.Sites.listByMobileNetwork(String resourceGroupName, String mobileNetworkName, Context context)" name: "listByMobileNetwork(String resourceGroupName, String mobileNetworkName, Context context)" nameWithType: "Sites.listByMobileNetwork(String resourceGroupName, String mobileNetworkName, Context context)" summary: "Lists all sites in the mobile network." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "The name of the mobile network." name: "mobileNetworkName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract PagedIterable listByMobileNetwork(String resourceGroupName, String mobileNetworkName, Context context)" desc: "Lists all sites in the mobile network." returns: description: "response for sites API service call as paginated response with ." type: "<>" type: "interface" desc: "Resource collection API of Sites." metadata: {} package: "com.azure.resourcemanager.mobilenetwork.models" artifact: com.azure.resourcemanager:azure-resourcemanager-mobilenetwork:1.2.0