| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Apple |
IdentityProviders.apple()
Get the apple property: The apple property.
|
Apple |
Apple.withEnabled(Boolean enabled)
Set the enabled property: The enabled property.
|
Apple |
Apple.withKind(String kind)
Set the kind property: Kind of resource.
|
Apple |
Apple.withLogin(LoginScopes login)
Set the login property: The login property.
|
Apple |
Apple.withRegistration(AppleRegistration registration)
Set the registration property: The registration property.
|
| Modifier and Type | Method and Description |
|---|---|
IdentityProviders |
IdentityProviders.withApple(Apple apple)
Set the apple property: The apple property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.