次の方法で共有


IAseV3NetworkingConfiguration Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.AseV3NetworkingConfigurationTypeConverter))]
public interface IAseV3NetworkingConfiguration : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IProxyOnlyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.AseV3NetworkingConfigurationTypeConverter))>]
type IAseV3NetworkingConfiguration = interface
    interface IJsonSerializable
    interface IProxyOnlyResource
Public Interface IAseV3NetworkingConfiguration
Implements IProxyOnlyResource
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

Id

Resource Id.

(Inherited from IProxyOnlyResource)
InboundIPAddressOverride

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

InternalInboundIPAddress
Kind

Kind of resource.

(Inherited from IProxyOnlyResource)
LinuxOutboundIPAddress
Name

Resource Name.

(Inherited from IProxyOnlyResource)
RemoteDebugEnabled

Property to enable and disable Remote Debug on ASEV3

Type

Resource type.

(Inherited from IProxyOnlyResource)
WindowsOutboundIPAddress

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to