| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AppserviceGithubTokenRequest |
AppserviceGithubTokenRequest.withCode(String code)
Set the code property: Code string to exchange for Github Access token.
|
AppserviceGithubTokenRequest |
AppserviceGithubTokenRequest.withState(String state)
Set the state property: State string used for verification.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.