| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ArmPlan |
ResponseMessageEnvelopeRemotePrivateEndpointConnection.plan()
Get the plan property: Azure resource manager plan.
|
ArmPlan |
ArmPlan.withName(String name)
Set the name property: The name.
|
ArmPlan |
ArmPlan.withProduct(String product)
Set the product property: The product.
|
ArmPlan |
ArmPlan.withPromotionCode(String promotionCode)
Set the promotionCode property: The promotion code.
|
ArmPlan |
ArmPlan.withPublisher(String publisher)
Set the publisher property: The publisher.
|
ArmPlan |
ArmPlan.withVersion(String version)
Set the version property: Version of product.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseMessageEnvelopeRemotePrivateEndpointConnection |
ResponseMessageEnvelopeRemotePrivateEndpointConnection.withPlan(ArmPlan plan)
Set the plan property: Azure resource manager plan.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.