AppVNetAddons Class
- java.
lang. Object - com.
azure. resourcemanager. appplatform. models. AppVNetAddons
- com.
Implements
public final class AppVNetAddons
implements JsonSerializable<AppVNetAddons>
Additional App settings in vnet injection instance.
Constructor | Description |
---|---|
App |
Creates an instance of App |
Modifier and Type | Method and Description |
---|---|
static
App |
from Reads an instance of App |
Boolean |
public Get the public |
String |
public Get the public |
Json |
to |
void |
validate()
Validates the instance. |
App |
with Set the public |
Methods inherited from java.lang.Object
AppVNetAddons
public AppVNetAddons()
Creates an instance of AppVNetAddons class.
fromJson
public static AppVNetAddons fromJson(JsonReader jsonReader)
Reads an instance of AppVNetAddons from the JsonReader.
Parameters:
Returns:
Throws:
publicEndpoint
public Boolean publicEndpoint()
Get the publicEndpoint property: Indicates whether the App in vnet injection instance exposes endpoint which could be accessed from internet.
Returns:
publicEndpointUrl
public String publicEndpointUrl()
Get the publicEndpointUrl property: URL of the App in vnet injection instance which could be accessed from internet.
Returns:
toJson
validate
public void validate()
Validates the instance.
withPublicEndpoint
public AppVNetAddons withPublicEndpoint(Boolean publicEndpoint)
Set the publicEndpoint property: Indicates whether the App in vnet injection instance exposes endpoint which could be accessed from internet.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: