Ase V3Networking Configuration Args
data class AseV3NetworkingConfigurationArgs(val allowNewPrivateEndpointConnections: Output<Boolean>? = null, val ftpEnabled: Output<Boolean>? = null, val inboundIpAddressOverride: Output<String>? = null, val kind: Output<String>? = null, val remoteDebugEnabled: Output<Boolean>? = null) : ConvertibleToJava<AseV3NetworkingConfigurationArgs>
Full view of networking configuration for an ASE.
Constructors
Properties
Link copied to clipboard
Property to enable and disable new private endpoint connection creation on ASE
Link copied to clipboard
Property to enable and disable FTP on ASEV3
Link copied to clipboard
Customer provided Inbound IP Address. Only able to be set on Ase create.
Link copied to clipboard
Property to enable and disable Remote Debug on ASEV3