Uses of Class
com.azure.resourcemanager.network.fluent.models.BastionHostIpConfigurationPropertiesFormat
Packages that use BastionHostIpConfigurationPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of BastionHostIpConfigurationPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return BastionHostIpConfigurationPropertiesFormatModifier and TypeMethodDescriptionBastionHostIpConfigurationPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of BastionHostIpConfigurationPropertiesFormat from the JsonReader.BastionHostIpConfigurationPropertiesFormat.withPrivateIpAllocationMethod(IpAllocationMethod privateIpAllocationMethod) Set the privateIpAllocationMethod property: Private IP allocation method.BastionHostIpConfigurationPropertiesFormat.withPublicIpAddress(com.azure.core.management.SubResource publicIpAddress) Set the publicIpAddress property: Reference of the PublicIP resource.BastionHostIpConfigurationPropertiesFormat.withSubnet(com.azure.core.management.SubResource subnet) Set the subnet property: Reference of the subnet resource.