| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AzureActiveDirectoryValidation |
AzureActiveDirectory.validation()
Get the validation property: The validation property.
|
AzureActiveDirectoryValidation |
AzureActiveDirectoryValidation.withAllowedAudiences(List<String> allowedAudiences)
Set the allowedAudiences property: The allowedAudiences property.
|
AzureActiveDirectoryValidation |
AzureActiveDirectoryValidation.withJwtClaimChecks(JwtClaimChecks jwtClaimChecks)
Set the jwtClaimChecks property: The jwtClaimChecks property.
|
AzureActiveDirectoryValidation |
AzureActiveDirectoryValidation.withKind(String kind)
Set the kind property: Kind of resource.
|
| Modifier and Type | Method and Description |
|---|---|
AzureActiveDirectory |
AzureActiveDirectory.withValidation(AzureActiveDirectoryValidation validation)
Set the validation property: The validation property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.