AseV3NetworkingConfiguration interface

Full view of networking configuration for an ASE.

Extends

Properties

allowNewPrivateEndpointConnections

Property to enable and disable new private endpoint connection creation on ASE

externalInboundIpAddresses

NOTE: This property will not be serialized. It can only be populated by the server.

ftpEnabled

Property to enable and disable FTP on ASEV3

inboundIpAddressOverride

Customer provided Inbound IP Address. Only able to be set on Ase create.

internalInboundIpAddresses

NOTE: This property will not be serialized. It can only be populated by the server.

linuxOutboundIpAddresses

NOTE: This property will not be serialized. It can only be populated by the server.

remoteDebugEnabled

Property to enable and disable Remote Debug on ASEV3

windowsOutboundIpAddresses

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

Kind of resource.

kind?: string

Property Value

string

Inherited From ProxyOnlyResource.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