| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AuthPlatform |
SiteAuthSettingsV2Inner.platform()
Get the platform property: The platform property.
|
| Modifier and Type | Method and Description |
|---|---|
SiteAuthSettingsV2Inner |
SiteAuthSettingsV2Inner.withPlatform(AuthPlatform platform)
Set the platform property: The platform property.
|
| Modifier and Type | Method and Description |
|---|---|
AuthPlatform |
AuthPlatform.withConfigFilePath(String configFilePath)
Set the configFilePath property: The configFilePath property.
|
AuthPlatform |
AuthPlatform.withEnabled(Boolean enabled)
Set the enabled property: The enabled property.
|
AuthPlatform |
AuthPlatform.withKind(String kind)
Set the kind property: Kind of resource.
|
AuthPlatform |
AuthPlatform.withRuntimeVersion(String runtimeVersion)
Set the runtimeVersion property: The runtimeVersion property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.