Uses of Class
com.azure.resourcemanager.apimanagement.fluent.models.AccessInformationContractProperties
Packages that use AccessInformationContractProperties
Package
Description
Package containing the inner data models for ApiManagementClient.
-
Uses of AccessInformationContractProperties in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return AccessInformationContractPropertiesModifier and TypeMethodDescriptionAccessInformationContractProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AccessInformationContractProperties from the JsonReader.AccessInformationContractProperties.withEnabled(Boolean enabled) Set the enabled property: Determines whether direct access is enabled.Set the id property: Access Information type ('access' or 'gitAccess').AccessInformationContractProperties.withPrincipalId(String principalId) Set the principalId property: Principal (User) Identifier.