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

57 строки
4.5 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.AccessInformationContract"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.AccessInformationContract"
name: "AccessInformationContract"
nameWithType: "AccessInformationContract"
summary: "Type representing Access<wbr>Information<wbr>Contract."
syntax: "public interface **AccessInformationContract**</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.AccessInformationContractInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.AccessInformationContractInner&text=AccessInformationContractInner\" 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.AccessInformationContract.enabled()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.AccessInformationContract.enabled()"
name: "enabled()"
nameWithType: "AccessInformationContract.enabled()"
modifiers:
- "abstract"
syntax: "public abstract Boolean enabled()"
returns:
description: "the enabled 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.AccessInformationContract.id()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.AccessInformationContract.id()"
name: "id()"
nameWithType: "AccessInformationContract.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.AccessInformationContract.primaryKey()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.AccessInformationContract.primaryKey()"
name: "primaryKey()"
nameWithType: "AccessInformationContract.primaryKey()"
modifiers:
- "abstract"
syntax: "public abstract String primaryKey()"
returns:
description: "the primaryKey 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.AccessInformationContract.secondaryKey()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.AccessInformationContract.secondaryKey()"
name: "secondaryKey()"
nameWithType: "AccessInformationContract.secondaryKey()"
modifiers:
- "abstract"
syntax: "public abstract String secondaryKey()"
returns:
description: "the secondaryKey value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Type representing AccessInformationContract."
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.AccessInformationContractInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.AccessInformationContractInner&text=AccessInformationContractInner\" 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