public class TopologyParameters extends Object
Constructor and Description |
---|
TopologyParameters() |
Modifier and Type | Method and Description |
---|---|
String |
targetResourceGroupName()
Get the targetResourceGroupName value.
|
SubResource |
targetSubnet()
Get the targetSubnet value.
|
SubResource |
targetVirtualNetwork()
Get the targetVirtualNetwork value.
|
TopologyParameters |
withTargetResourceGroupName(String targetResourceGroupName)
Set the targetResourceGroupName value.
|
TopologyParameters |
withTargetSubnet(SubResource targetSubnet)
Set the targetSubnet value.
|
TopologyParameters |
withTargetVirtualNetwork(SubResource targetVirtualNetwork)
Set the targetVirtualNetwork value.
|
public String targetResourceGroupName()
public TopologyParameters withTargetResourceGroupName(String targetResourceGroupName)
targetResourceGroupName
- the targetResourceGroupName value to setpublic SubResource targetVirtualNetwork()
public TopologyParameters withTargetVirtualNetwork(SubResource targetVirtualNetwork)
targetVirtualNetwork
- the targetVirtualNetwork value to setpublic SubResource targetSubnet()
public TopologyParameters withTargetSubnet(SubResource targetSubnet)
targetSubnet
- the targetSubnet value to setCopyright © 2019. All rights reserved.