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

139 строки
9.9 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract"
name: "BackendContract"
nameWithType: "BackendContract"
summary: "Type representing Backend<wbr>Contract."
syntax: "public interface **BackendContract**</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.BackendContractInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.BackendContractInner&text=BackendContractInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.model.Indexable?alt=com.microsoft.azure.arm.model.Indexable&text=Indexable\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.arm.model.Updatable?alt=com.microsoft.azure.arm.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.Update?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.Update&text=Update\" 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.BackendContract.credentials()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.credentials()"
name: "credentials()"
nameWithType: "BackendContract.credentials()"
modifiers:
- "abstract"
syntax: "public abstract BackendCredentialsContract credentials()"
returns:
description: "the credentials value."
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.BackendCredentialsContract?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.BackendCredentialsContract&text=BackendCredentialsContract\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.description()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.description()"
name: "description()"
nameWithType: "BackendContract.description()"
modifiers:
- "abstract"
syntax: "public abstract String description()"
returns:
description: "the description 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.BackendContract.id()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.id()"
name: "id()"
nameWithType: "BackendContract.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.BackendContract.name()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.name()"
name: "name()"
nameWithType: "BackendContract.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.BackendContract.properties()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.properties()"
name: "properties()"
nameWithType: "BackendContract.properties()"
modifiers:
- "abstract"
syntax: "public abstract BackendProperties properties()"
returns:
description: "the properties value."
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.BackendProperties?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.BackendProperties&text=BackendProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.protocol()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.protocol()"
name: "protocol()"
nameWithType: "BackendContract.protocol()"
modifiers:
- "abstract"
syntax: "public abstract BackendProtocol protocol()"
returns:
description: "the protocol value."
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.BackendProtocol?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.BackendProtocol&text=BackendProtocol\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.proxy()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.proxy()"
name: "proxy()"
nameWithType: "BackendContract.proxy()"
modifiers:
- "abstract"
syntax: "public abstract BackendProxyContract proxy()"
returns:
description: "the proxy value."
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.BackendProxyContract?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.BackendProxyContract&text=BackendProxyContract\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.resourceId()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.resourceId()"
name: "resourceId()"
nameWithType: "BackendContract.resourceId()"
modifiers:
- "abstract"
syntax: "public abstract String resourceId()"
returns:
description: "the resourceId 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.BackendContract.title()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.title()"
name: "title()"
nameWithType: "BackendContract.title()"
modifiers:
- "abstract"
syntax: "public abstract String title()"
returns:
description: "the title 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.BackendContract.tls()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.tls()"
name: "tls()"
nameWithType: "BackendContract.tls()"
modifiers:
- "abstract"
syntax: "public abstract BackendTlsProperties tls()"
returns:
description: "the tls value."
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.BackendTlsProperties?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.BackendTlsProperties&text=BackendTlsProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.type()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.type()"
name: "type()"
nameWithType: "BackendContract.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.BackendContract.url()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.url()"
name: "url()"
nameWithType: "BackendContract.url()"
modifiers:
- "abstract"
syntax: "public abstract String url()"
returns:
description: "the url value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Type representing BackendContract."
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.BackendContractInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.BackendContractInner&text=BackendContractInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.model.Indexable?alt=com.microsoft.azure.arm.model.Indexable&text=Indexable\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.arm.model.Updatable?alt=com.microsoft.azure.arm.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.Update?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.BackendContract.Update&text=Update\" 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