AseV3NetworkingConfiguration interface
Full view of networking configuration for an ASE.
- Extends
Properties
allow |
Property to enable and disable new private endpoint connection creation on ASE |
external |
NOTE: This property will not be serialized. It can only be populated by the server. |
ftp |
Property to enable and disable FTP on ASEV3 |
inbound |
Customer provided Inbound IP Address. Only able to be set on Ase create. |
internal |
NOTE: This property will not be serialized. It can only be populated by the server. |
linux |
NOTE: This property will not be serialized. It can only be populated by the server. |
remote |
Property to enable and disable Remote Debug on ASEV3 |
windows |
NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Resource Id. NOTE: This property will not be serialized. It can only be populated by the server. |
kind | Kind of resource. |
name | Resource Name. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
allowNewPrivateEndpointConnections
Property to enable and disable new private endpoint connection creation on ASE
allowNewPrivateEndpointConnections?: boolean
Property Value
boolean
externalInboundIpAddresses
NOTE: This property will not be serialized. It can only be populated by the server.
externalInboundIpAddresses?: string[]
Property Value
string[]
ftpEnabled
Property to enable and disable FTP on ASEV3
ftpEnabled?: boolean
Property Value
boolean
inboundIpAddressOverride
Customer provided Inbound IP Address. Only able to be set on Ase create.
inboundIpAddressOverride?: string
Property Value
string
internalInboundIpAddresses
NOTE: This property will not be serialized. It can only be populated by the server.
internalInboundIpAddresses?: string[]
Property Value
string[]
linuxOutboundIpAddresses
NOTE: This property will not be serialized. It can only be populated by the server.
linuxOutboundIpAddresses?: string[]
Property Value
string[]
remoteDebugEnabled
Property to enable and disable Remote Debug on ASEV3
remoteDebugEnabled?: boolean
Property Value
boolean
windowsOutboundIpAddresses
NOTE: This property will not be serialized. It can only be populated by the server.
windowsOutboundIpAddresses?: string[]
Property Value
string[]
Inherited Property Details
id
Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyOnlyResource.id
kind
name
Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyOnlyResource.name
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyOnlyResource.type