Uses of Class
com.azure.resourcemanager.appservice.models.Apple
Packages that use Apple
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of Apple in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type AppleModifier and TypeClassDescriptionfinal classThe configuration settings of the Apple provider.Methods in com.azure.resourcemanager.appservice.models that return AppleModifier and TypeMethodDescriptionIdentityProviders.apple()Get the apple property: The configuration settings of the Apple provider.static AppleApple.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Apple from the JsonReader.Apple.withEnabled(Boolean enabled) Set the enabled property: <code>false</code> if the Apple provider should not be enabled despite the set registration; otherwise, <code>true</code>.Apple.withLogin(LoginScopes login) Set the login property: The configuration settings of the login flow.Apple.withRegistration(AppleRegistration registration) Set the registration property: The configuration settings of the Apple registration.Methods in com.azure.resourcemanager.appservice.models with parameters of type AppleModifier and TypeMethodDescriptionSet the apple property: The configuration settings of the Apple provider.