Uses of Class
com.azure.resourcemanager.appcontainers.models.AppRegistration
Packages that use AppRegistration
Package
Description
Package containing the data models for ContainerAppsApiClient.
-
Uses of AppRegistration in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return AppRegistrationModifier and TypeMethodDescriptionstatic AppRegistration
AppRegistration.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of AppRegistration from the JsonReader.Facebook.registration()
Get the registration property: The configuration settings of the app registration for the Facebook provider.Set the appId property: The App ID of the app used for login.AppRegistration.withAppSecretSettingName
(String appSecretSettingName) Set the appSecretSettingName property: The app setting name that contains the app secret.Methods in com.azure.resourcemanager.appcontainers.models with parameters of type AppRegistrationModifier and TypeMethodDescriptionFacebook.withRegistration
(AppRegistration registration) Set the registration property: The configuration settings of the app registration for the Facebook provider.