AseV3NetworkingConfiguration Class

Definition

Full view of networking configuration for an ASE.

[Microsoft.Rest.Serialization.JsonTransformation]
public class AseV3NetworkingConfiguration : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AseV3NetworkingConfiguration = class
    inherit ProxyOnlyResource
Public Class AseV3NetworkingConfiguration
Inherits ProxyOnlyResource
Inheritance
AseV3NetworkingConfiguration
Attributes

Constructors

AseV3NetworkingConfiguration()

Initializes a new instance of the AseV3NetworkingConfiguration class.

AseV3NetworkingConfiguration(String, String, String, String, IList<String>, IList<String>, IList<String>, IList<String>, Nullable<Boolean>)

Initializes a new instance of the AseV3NetworkingConfiguration class.

Properties

AllowNewPrivateEndpointConnections

Gets or sets property to enable and disable new private endpoint connection creation on ASE

ExternalInboundIpAddresses
Id

Gets resource Id.

(Inherited from ProxyOnlyResource)
InternalInboundIpAddresses
Kind

Gets or sets kind of resource.

(Inherited from ProxyOnlyResource)
LinuxOutboundIpAddresses
Name

Gets resource Name.

(Inherited from ProxyOnlyResource)
Type

Gets resource type.

(Inherited from ProxyOnlyResource)
WindowsOutboundIpAddresses

Applies to