| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseMessageEnvelopeRemotePrivateEndpointConnection |
ResponseMessageEnvelopeRemotePrivateEndpointConnection.withError(ErrorEntity error)
Set the error property: Azure-AsyncOperation Error info.
|
ResponseMessageEnvelopeRemotePrivateEndpointConnection |
ResponseMessageEnvelopeRemotePrivateEndpointConnection.withId(String id)
Set the id property: Resource Id.
|
ResponseMessageEnvelopeRemotePrivateEndpointConnection |
ResponseMessageEnvelopeRemotePrivateEndpointConnection.withIdentity(ManagedServiceIdentity identity)
Set the identity property: MSI resource.
|
ResponseMessageEnvelopeRemotePrivateEndpointConnection |
ResponseMessageEnvelopeRemotePrivateEndpointConnection.withLocation(String location)
Set the location property: Geographical region resource belongs to e.g.
|
ResponseMessageEnvelopeRemotePrivateEndpointConnection |
ResponseMessageEnvelopeRemotePrivateEndpointConnection.withName(String name)
Set the name property: Name of resource.
|
ResponseMessageEnvelopeRemotePrivateEndpointConnection |
ResponseMessageEnvelopeRemotePrivateEndpointConnection.withPlan(ArmPlan plan)
Set the plan property: Azure resource manager plan.
|
ResponseMessageEnvelopeRemotePrivateEndpointConnection |
ResponseMessageEnvelopeRemotePrivateEndpointConnection.withProperties(RemotePrivateEndpointConnection properties)
Set the properties property: Resource specific properties.
|
ResponseMessageEnvelopeRemotePrivateEndpointConnection |
ResponseMessageEnvelopeRemotePrivateEndpointConnection.withSku(SkuDescription sku)
Set the sku property: SKU description of the resource.
|
ResponseMessageEnvelopeRemotePrivateEndpointConnection |
ResponseMessageEnvelopeRemotePrivateEndpointConnection.withStatus(String status)
Set the status property: Azure-AsyncOperation Status info.
|
ResponseMessageEnvelopeRemotePrivateEndpointConnection |
ResponseMessageEnvelopeRemotePrivateEndpointConnection.withTags(Map<String,String> tags)
Set the tags property: Tags associated with resource.
|
ResponseMessageEnvelopeRemotePrivateEndpointConnection |
ResponseMessageEnvelopeRemotePrivateEndpointConnection.withType(String type)
Set the type property: Type of resource e.g "Microsoft.Web/sites".
|
ResponseMessageEnvelopeRemotePrivateEndpointConnection |
ResponseMessageEnvelopeRemotePrivateEndpointConnection.withZones(List<String> zones)
Set the zones property: Logical Availability Zones the service is hosted in.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.