| 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 |
|---|---|
ApiDefinitionInfo |
SiteConfigInner.apiDefinition()
Get the apiDefinition property: Information about the formal API definition for the app.
|
ApiDefinitionInfo |
SiteConfigResourceInner.apiDefinition()
Get the apiDefinition property: Information about the formal API definition for the app.
|
| Modifier and Type | Method and Description |
|---|---|
SiteConfigInner |
SiteConfigInner.withApiDefinition(ApiDefinitionInfo apiDefinition)
Set the apiDefinition property: Information about the formal API definition for the app.
|
SiteConfigResourceInner |
SiteConfigResourceInner.withApiDefinition(ApiDefinitionInfo apiDefinition)
Set the apiDefinition property: Information about the formal API definition for the app.
|
| Modifier and Type | Method and Description |
|---|---|
ApiDefinitionInfo |
ApiDefinitionInfo.withUrl(String url)
Set the url property: The URL of the API definition.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.