| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateLinkResource |
PrivateLinkResource.withId(String id)
Set the id property: The id property.
|
PrivateLinkResource |
PrivateLinkResource.withName(String name)
Set the name property: Name of a private link resource.
|
PrivateLinkResource |
PrivateLinkResource.withProperties(PrivateLinkResourceProperties properties)
Set the properties property: Properties of a private link resource.
|
PrivateLinkResource |
PrivateLinkResource.withType(String type)
Set the type property: The type property.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.