DedicatedCloudService.DefinitionStages.WithGatewaySubnet Interface
public static interface DedicatedCloudService.DefinitionStages.WithGatewaySubnet
O estágio da definição de DedicatedCloudService que permite especificar gatewaySubnet.
Resumo do método
| Modificador e tipo | Método e descrição |
|---|---|
|
abstract
With |
withGatewaySubnet(String gatewaySubnet)
Especifica a propriedade de sub-rede do gateway |
Detalhes do método
withGatewaySubnet
public abstract DedicatedCloudService.DefinitionStages.WithCreate withGatewaySubnet(String gatewaySubnet)
Especifica a propriedade gatewaySubnet: sub-rede de gateway para a conta. Ele coletará o endereço da sub-rede e sempre o tratará como /28.
Parameters:
Returns: