@Beta(value=V1_8_0)
public static interface BatchAIFileServer.DefinitionStages.WithSubnet
| Modifier and Type | Method and Description |
|---|---|
BatchAIFileServer.DefinitionStages.WithCreate |
withSubnet(String subnetId)
Specifies subnet id.
|
BatchAIFileServer.DefinitionStages.WithCreate |
withSubnet(String networkId,
String subnetName)
Specifies network id and subnet name within this network.
|
BatchAIFileServer.DefinitionStages.WithCreate withSubnet(String subnetId)
subnetId - identifier of the subnetBatchAIFileServer.DefinitionStages.WithCreate withSubnet(String networkId, String subnetName)
networkId - identifier of the networksubnetName - subnet nameCopyright © 2019. All rights reserved.