| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VnetInfo |
NetworkFeaturesInner.virtualNetworkConnection()
Get the virtualNetworkConnection property: The Virtual Network summary view.
|
VnetInfo |
NetworkFeaturesProperties.virtualNetworkConnection()
Get the virtualNetworkConnection property: The Virtual Network summary view.
|
VnetInfo |
VnetInfo.withCertBlob(String certBlob)
Set the certBlob property: A certificate file (.cer) blob containing the public key of the private key used to
authenticate a Point-To-Site VPN connection.
|
VnetInfo |
VnetInfo.withDnsServers(String dnsServers)
Set the dnsServers property: DNS servers to be used by this Virtual Network.
|
VnetInfo |
VnetInfo.withIsSwift(Boolean isSwift)
Set the isSwift property: Flag that is used to denote if this is VNET injection.
|
VnetInfo |
VnetInfo.withVnetResourceId(String vnetResourceId)
Set the vnetResourceId property: The Virtual Network's resource ID.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.