次の方法で共有


IAseV3NetworkingConfigurationProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.AseV3NetworkingConfigurationPropertiesTypeConverter))]
public interface IAseV3NetworkingConfigurationProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.AseV3NetworkingConfigurationPropertiesTypeConverter))>]
type IAseV3NetworkingConfigurationProperties = interface
    interface IJsonSerializable
Public Interface IAseV3NetworkingConfigurationProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AllowNewPrivateEndpointConnection

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

ExternalInboundIPAddress
FtpEnabled

Property to enable and disable FTP on ASEV3

InboundIPAddressOverride

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

InternalInboundIPAddress
LinuxOutboundIPAddress
RemoteDebugEnabled

Property to enable and disable Remote Debug on ASEV3

WindowsOutboundIPAddress

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to