次の方法で共有


AseV3NetworkingConfiguration クラス

定義

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
継承
AseV3NetworkingConfiguration
属性

コンストラクター

AseV3NetworkingConfiguration()

AseV3NetworkingConfiguration クラスの新しいインスタンスを初期化します。

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

AseV3NetworkingConfiguration クラスの新しいインスタンスを初期化します。

プロパティ

AllowNewPrivateEndpointConnections

ASE での新しいプライベート エンドポイント接続の作成を有効または無効にするプロパティを取得または設定します。

ExternalInboundIpAddresses

ASE のネットワーク構成の完全なビュー。

Id

リソース ID を取得します。

(継承元 ProxyOnlyResource)
InternalInboundIpAddresses

ASE のネットワーク構成の完全なビュー。

Kind

リソースの種類を取得または設定します。

(継承元 ProxyOnlyResource)
LinuxOutboundIpAddresses

ASE のネットワーク構成の完全なビュー。

Name

リソース名を取得します。

(継承元 ProxyOnlyResource)
Type

リソースの種類を取得します。

(継承元 ProxyOnlyResource)
WindowsOutboundIpAddresses

ASE のネットワーク構成の完全なビュー。

適用対象