### 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 AccessInformationContract." syntax: "public interface **AccessInformationContract**
extends <>, <>" 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: "" - 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: "" - 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: "" - 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: "" type: "interface" desc: "Type representing AccessInformationContract." implements: - "<>" - "<>" 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