| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Nonce |
Login.nonce()
Get the nonce property: The nonce property.
|
Nonce |
Nonce.withKind(String kind)
Set the kind property: Kind of resource.
|
Nonce |
Nonce.withNonceExpirationInterval(String nonceExpirationInterval)
Set the nonceExpirationInterval property: The nonceExpirationInterval property.
|
Nonce |
Nonce.withValidateNonce(Boolean validateNonce)
Set the validateNonce property: The validateNonce property.
|
| Modifier and Type | Method and Description |
|---|---|
Login |
Login.withNonce(Nonce nonce)
Set the nonce property: The nonce property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.