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