| Modifier and Type | Method and Description |
|---|---|
VnetParameters |
VnetParameters.withVnetName(String vnetName)
Set the name of the VNET to be validated.
|
VnetParameters |
VnetParameters.withVnetResourceGroup(String vnetResourceGroup)
Set the Resource Group of the VNET to be validated.
|
VnetParameters |
VnetParameters.withVnetSubnetName(String vnetSubnetName)
Set the subnet name to be validated.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/