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

297 строки
20 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource"
name: "ApiManagementServiceResource"
nameWithType: "ApiManagementServiceResource"
summary: "Type representing Api<wbr>Management<wbr>Service<wbr>Resource."
syntax: "public interface **ApiManagementServiceResource**</br> extends <xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementServiceResourceInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementServiceResourceInner&text=ApiManagementServiceResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager&text=ApiManagementManager\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.additionalLocations()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.additionalLocations()"
name: "additionalLocations()"
nameWithType: "ApiManagementServiceResource.additionalLocations()"
modifiers:
- "abstract"
syntax: "public abstract List<AdditionalLocation> additionalLocations()"
returns:
description: "the additionalLocations value."
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.AdditionalLocation?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.AdditionalLocation&text=AdditionalLocation\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.certificates()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.certificates()"
name: "certificates()"
nameWithType: "ApiManagementServiceResource.certificates()"
modifiers:
- "abstract"
syntax: "public abstract List<CertificateConfiguration> certificates()"
returns:
description: "the certificates value."
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.CertificateConfiguration?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.CertificateConfiguration&text=CertificateConfiguration\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.createdAtUtc()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.createdAtUtc()"
name: "createdAtUtc()"
nameWithType: "ApiManagementServiceResource.createdAtUtc()"
modifiers:
- "abstract"
syntax: "public abstract DateTime createdAtUtc()"
returns:
description: "the createdAtUtc value."
type: "<xref href=\"org.joda.time.DateTime?alt=org.joda.time.DateTime&text=DateTime\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.customProperties()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.customProperties()"
name: "customProperties()"
nameWithType: "ApiManagementServiceResource.customProperties()"
modifiers:
- "abstract"
syntax: "public abstract Map<String,String> customProperties()"
returns:
description: "the customProperties value."
type: "<xref href=\"java.util.Map?alt=java.util.Map&text=Map\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />,<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.enableClientCertificate()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.enableClientCertificate()"
name: "enableClientCertificate()"
nameWithType: "ApiManagementServiceResource.enableClientCertificate()"
modifiers:
- "abstract"
syntax: "public abstract Boolean enableClientCertificate()"
returns:
description: "the enableClientCertificate value."
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.etag()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.etag()"
name: "etag()"
nameWithType: "ApiManagementServiceResource.etag()"
modifiers:
- "abstract"
syntax: "public abstract String etag()"
returns:
description: "the etag 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.ApiManagementServiceResource.gatewayRegionalUrl()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.gatewayRegionalUrl()"
name: "gatewayRegionalUrl()"
nameWithType: "ApiManagementServiceResource.gatewayRegionalUrl()"
modifiers:
- "abstract"
syntax: "public abstract String gatewayRegionalUrl()"
returns:
description: "the gatewayRegionalUrl 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.ApiManagementServiceResource.gatewayUrl()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.gatewayUrl()"
name: "gatewayUrl()"
nameWithType: "ApiManagementServiceResource.gatewayUrl()"
modifiers:
- "abstract"
syntax: "public abstract String gatewayUrl()"
returns:
description: "the gatewayUrl 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.ApiManagementServiceResource.hostnameConfigurations()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.hostnameConfigurations()"
name: "hostnameConfigurations()"
nameWithType: "ApiManagementServiceResource.hostnameConfigurations()"
modifiers:
- "abstract"
syntax: "public abstract List<HostnameConfiguration> hostnameConfigurations()"
returns:
description: "the hostnameConfigurations value."
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.HostnameConfiguration?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.HostnameConfiguration&text=HostnameConfiguration\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.id()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.id()"
name: "id()"
nameWithType: "ApiManagementServiceResource.id()"
modifiers:
- "abstract"
syntax: "public abstract String id()"
returns:
description: "the id 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.ApiManagementServiceResource.identity()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.identity()"
name: "identity()"
nameWithType: "ApiManagementServiceResource.identity()"
modifiers:
- "abstract"
syntax: "public abstract ApiManagementServiceIdentity identity()"
returns:
description: "the identity value."
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceIdentity?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceIdentity&text=ApiManagementServiceIdentity\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.location()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.location()"
name: "location()"
nameWithType: "ApiManagementServiceResource.location()"
modifiers:
- "abstract"
syntax: "public abstract String location()"
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.ApiManagementServiceResource.managementApiUrl()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.managementApiUrl()"
name: "managementApiUrl()"
nameWithType: "ApiManagementServiceResource.managementApiUrl()"
modifiers:
- "abstract"
syntax: "public abstract String managementApiUrl()"
returns:
description: "the managementApiUrl 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.ApiManagementServiceResource.name()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.name()"
name: "name()"
nameWithType: "ApiManagementServiceResource.name()"
modifiers:
- "abstract"
syntax: "public abstract String name()"
returns:
description: "the name 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.ApiManagementServiceResource.notificationSenderEmail()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.notificationSenderEmail()"
name: "notificationSenderEmail()"
nameWithType: "ApiManagementServiceResource.notificationSenderEmail()"
modifiers:
- "abstract"
syntax: "public abstract String notificationSenderEmail()"
returns:
description: "the notificationSenderEmail 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.ApiManagementServiceResource.portalUrl()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.portalUrl()"
name: "portalUrl()"
nameWithType: "ApiManagementServiceResource.portalUrl()"
modifiers:
- "abstract"
syntax: "public abstract String portalUrl()"
returns:
description: "the portalUrl 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.ApiManagementServiceResource.privateIPAddresses()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.privateIPAddresses()"
name: "privateIPAddresses()"
nameWithType: "ApiManagementServiceResource.privateIPAddresses()"
modifiers:
- "abstract"
syntax: "public abstract List<String> privateIPAddresses()"
returns:
description: "the privateIPAddresses value."
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;"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.provisioningState()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.provisioningState()"
name: "provisioningState()"
nameWithType: "ApiManagementServiceResource.provisioningState()"
modifiers:
- "abstract"
syntax: "public abstract String provisioningState()"
returns:
description: "the provisioningState 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.ApiManagementServiceResource.publicIPAddresses()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.publicIPAddresses()"
name: "publicIPAddresses()"
nameWithType: "ApiManagementServiceResource.publicIPAddresses()"
modifiers:
- "abstract"
syntax: "public abstract List<String> publicIPAddresses()"
returns:
description: "the publicIPAddresses value."
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;"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.publisherEmail()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.publisherEmail()"
name: "publisherEmail()"
nameWithType: "ApiManagementServiceResource.publisherEmail()"
modifiers:
- "abstract"
syntax: "public abstract String publisherEmail()"
returns:
description: "the publisherEmail 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.ApiManagementServiceResource.publisherName()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.publisherName()"
name: "publisherName()"
nameWithType: "ApiManagementServiceResource.publisherName()"
modifiers:
- "abstract"
syntax: "public abstract String publisherName()"
returns:
description: "the publisherName 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.ApiManagementServiceResource.scmUrl()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.scmUrl()"
name: "scmUrl()"
nameWithType: "ApiManagementServiceResource.scmUrl()"
modifiers:
- "abstract"
syntax: "public abstract String scmUrl()"
returns:
description: "the scmUrl 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.ApiManagementServiceResource.sku()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.sku()"
name: "sku()"
nameWithType: "ApiManagementServiceResource.sku()"
modifiers:
- "abstract"
syntax: "public abstract ApiManagementServiceSkuProperties sku()"
returns:
description: "the sku value."
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceSkuProperties?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceSkuProperties&text=ApiManagementServiceSkuProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.tags()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.tags()"
name: "tags()"
nameWithType: "ApiManagementServiceResource.tags()"
modifiers:
- "abstract"
syntax: "public abstract Map<String,String> tags()"
returns:
description: "the tags value."
type: "<xref href=\"java.util.Map?alt=java.util.Map&text=Map\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />,<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.targetProvisioningState()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.targetProvisioningState()"
name: "targetProvisioningState()"
nameWithType: "ApiManagementServiceResource.targetProvisioningState()"
modifiers:
- "abstract"
syntax: "public abstract String targetProvisioningState()"
returns:
description: "the targetProvisioningState 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.ApiManagementServiceResource.type()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.type()"
name: "type()"
nameWithType: "ApiManagementServiceResource.type()"
modifiers:
- "abstract"
syntax: "public abstract String type()"
returns:
description: "the type 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.ApiManagementServiceResource.virtualNetworkConfiguration()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.virtualNetworkConfiguration()"
name: "virtualNetworkConfiguration()"
nameWithType: "ApiManagementServiceResource.virtualNetworkConfiguration()"
modifiers:
- "abstract"
syntax: "public abstract VirtualNetworkConfiguration virtualNetworkConfiguration()"
returns:
description: "the virtualNetworkConfiguration value."
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.VirtualNetworkConfiguration?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.VirtualNetworkConfiguration&text=VirtualNetworkConfiguration\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.virtualNetworkType()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiManagementServiceResource.virtualNetworkType()"
name: "virtualNetworkType()"
nameWithType: "ApiManagementServiceResource.virtualNetworkType()"
modifiers:
- "abstract"
syntax: "public abstract VirtualNetworkType virtualNetworkType()"
returns:
description: "the virtualNetworkType value."
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.VirtualNetworkType?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.VirtualNetworkType&text=VirtualNetworkType\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Type representing ApiManagementServiceResource."
implements:
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementServiceResourceInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementServiceResourceInner&text=ApiManagementServiceResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager&text=ApiManagementManager\" data-throw-if-not-resolved=\"False\" />&gt;"
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