| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
FileSystemTokenStore |
TokenStore.fileSystem()
Get the fileSystem property: The fileSystem property.
|
FileSystemTokenStore |
FileSystemTokenStore.withDirectory(String directory)
Set the directory property: The directory property.
|
FileSystemTokenStore |
FileSystemTokenStore.withKind(String kind)
Set the kind property: Kind of resource.
|
| Modifier and Type | Method and Description |
|---|---|
TokenStore |
TokenStore.withFileSystem(FileSystemTokenStore fileSystem)
Set the fileSystem property: The fileSystem property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.