| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VnetParametersProperties |
VnetParametersProperties.withSubnetResourceId(String subnetResourceId)
Set the subnetResourceId property: The ARM Resource ID of the subnet to validate.
|
VnetParametersProperties |
VnetParametersProperties.withVnetName(String vnetName)
Set the vnetName property: The name of the VNET to be validated.
|
VnetParametersProperties |
VnetParametersProperties.withVnetResourceGroup(String vnetResourceGroup)
Set the vnetResourceGroup property: The Resource Group of the VNET to be validated.
|
VnetParametersProperties |
VnetParametersProperties.withVnetSubnetName(String vnetSubnetName)
Set the vnetSubnetName property: The subnet name to be validated.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.