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

60 строки
5.4 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceApplyNetworkConfigurationParameters"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceApplyNetworkConfigurationParameters"
name: "ApiManagementServiceApplyNetworkConfigurationParameters"
nameWithType: "ApiManagementServiceApplyNetworkConfigurationParameters"
summary: "Parameter supplied to the Apply Network configuration operation."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **ApiManagementServiceApplyNetworkConfigurationParameters**"
constructors:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceApplyNetworkConfigurationParameters.ApiManagementServiceApplyNetworkConfigurationParameters()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceApplyNetworkConfigurationParameters.ApiManagementServiceApplyNetworkConfigurationParameters()"
name: "ApiManagementServiceApplyNetworkConfigurationParameters()"
nameWithType: "ApiManagementServiceApplyNetworkConfigurationParameters.ApiManagementServiceApplyNetworkConfigurationParameters()"
syntax: "public ApiManagementServiceApplyNetworkConfigurationParameters()"
methods:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceApplyNetworkConfigurationParameters.location()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceApplyNetworkConfigurationParameters.location()"
name: "location()"
nameWithType: "ApiManagementServiceApplyNetworkConfigurationParameters.location()"
summary: "Get location of the Api Management service to update for a multi-region service."
syntax: "public String location()"
desc: "Get location of the Api Management service to update for a multi-region service. For a service deployed in a single region, this parameter is not required."
returns:
description: "the location value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceApplyNetworkConfigurationParameters.withLocation(java.lang.String)"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceApplyNetworkConfigurationParameters.withLocation(String location)"
name: "withLocation(String location)"
nameWithType: "ApiManagementServiceApplyNetworkConfigurationParameters.withLocation(String location)"
summary: "Set location of the Api Management service to update for a multi-region service."
parameters:
- description: "the location value to set"
name: "location"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ApiManagementServiceApplyNetworkConfigurationParameters withLocation(String location)"
desc: "Set location of the Api Management service to update for a multi-region service. For a service deployed in a single region, this parameter is not required."
returns:
description: "the ApiManagementServiceApplyNetworkConfigurationParameters object itself."
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceApplyNetworkConfigurationParameters?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceApplyNetworkConfigurationParameters&text=ApiManagementServiceApplyNetworkConfigurationParameters\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Parameter supplied to the Apply Network configuration operation."
metadata: {}
package: "com.microsoft.azure.management.apimanagement.v2019_01_01"
artifact: com.microsoft.azure.apimanagement.v2019_01_01:azure-mgmt-apimanagement:1.0.0-beta-1