| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
BastionHostIpConfiguration |
BastionHostIpConfiguration.withName(String name)
Set the name property: Name of the resource that is unique within a resource group.
|
BastionHostIpConfiguration |
BastionHostIpConfiguration.withPrivateIpAllocationMethod(IpAllocationMethod privateIpAllocationMethod)
Set the privateIpAllocationMethod property: Private IP allocation method.
|
BastionHostIpConfiguration |
BastionHostIpConfiguration.withPublicIpAddress(com.azure.core.management.SubResource publicIpAddress)
Set the publicIpAddress property: Reference of the PublicIP resource.
|
BastionHostIpConfiguration |
BastionHostIpConfiguration.withSubnet(com.azure.core.management.SubResource subnet)
Set the subnet property: Reference of the subnet resource.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.