| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualDirectory |
VirtualDirectory.withPhysicalPath(String physicalPath)
Set the physicalPath property: Physical path.
|
VirtualDirectory |
VirtualDirectory.withVirtualPath(String virtualPath)
Set the virtualPath property: Path to virtual application.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.