| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
TokenStore |
Login.tokenStore()
Get the tokenStore property: The tokenStore property.
|
TokenStore |
TokenStore.withAzureBlobStorage(BlobStorageTokenStore azureBlobStorage)
Set the azureBlobStorage property: The azureBlobStorage property.
|
TokenStore |
TokenStore.withEnabled(Boolean enabled)
Set the enabled property: The enabled property.
|
TokenStore |
TokenStore.withFileSystem(FileSystemTokenStore fileSystem)
Set the fileSystem property: The fileSystem property.
|
TokenStore |
TokenStore.withKind(String kind)
Set the kind property: Kind of resource.
|
TokenStore |
TokenStore.withTokenRefreshExtensionHours(Double tokenRefreshExtensionHours)
Set the tokenRefreshExtensionHours property: The tokenRefreshExtensionHours property.
|
| Modifier and Type | Method and Description |
|---|---|
Login |
Login.withTokenStore(TokenStore tokenStore)
Set the tokenStore property: The tokenStore property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.