Uses of Class
com.microsoft.azure.management.network.BastionHostIPConfiguration
Packages that use BastionHostIPConfiguration
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of BastionHostIPConfiguration in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return BastionHostIPConfigurationModifier and TypeMethodDescriptionSet name of the resource that is unique within a resource group.BastionHostIPConfiguration.withPrivateIPAllocationMethod
(IPAllocationMethod privateIPAllocationMethod) Set private IP allocation method.BastionHostIPConfiguration.withPublicIPAddress
(com.microsoft.azure.SubResource publicIPAddress) Set reference of the PublicIP resource.BastionHostIPConfiguration.withSubnet
(com.microsoft.azure.SubResource subnet) Set reference of the subnet resource.