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