public class TopologyParameters extends Object
| Constructor and Description |
|---|
TopologyParameters() |
| Modifier and Type | Method and Description |
|---|---|
String |
targetResourceGroupName()
Get the targetResourceGroupName value.
|
TopologyParameters |
withTargetResourceGroupName(String targetResourceGroupName)
Set the targetResourceGroupName value.
|
public String targetResourceGroupName()
public TopologyParameters withTargetResourceGroupName(String targetResourceGroupName)
targetResourceGroupName - the targetResourceGroupName value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/