| 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 |
|---|---|
SiteMachineKey |
SiteConfigInner.machineKey()
Get the machineKey property: Site MachineKey.
|
SiteMachineKey |
SiteConfigResourceInner.machineKey()
Get the machineKey property: Site MachineKey.
|
| Modifier and Type | Method and Description |
|---|---|
SiteMachineKey |
SiteMachineKey.withDecryption(String decryption)
Set the decryption property: Algorithm used for decryption.
|
SiteMachineKey |
SiteMachineKey.withDecryptionKey(String decryptionKey)
Set the decryptionKey property: Decryption key.
|
SiteMachineKey |
SiteMachineKey.withValidation(String validation)
Set the validation property: MachineKey validation.
|
SiteMachineKey |
SiteMachineKey.withValidationKey(String validationKey)
Set the validationKey property: Validation key.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.