次の方法で共有


ApplicationGatewayPrivateLinkResource クラス

定義

アプリケーション ゲートウェイの PrivateLink リソース。

[Microsoft.Rest.Serialization.JsonTransformation]
public class ApplicationGatewayPrivateLinkResource : Microsoft.Azure.Management.Network.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ApplicationGatewayPrivateLinkResource = class
    inherit SubResource
Public Class ApplicationGatewayPrivateLinkResource
Inherits SubResource
継承
ApplicationGatewayPrivateLinkResource
属性

コンストラクター

ApplicationGatewayPrivateLinkResource()

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

ApplicationGatewayPrivateLinkResource(String, String, IList<String>, IList<String>, String, String, String)

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

プロパティ

Etag

リソースが更新されるたびに変更される一意の読み取り専用文字列を取得します。

GroupId

プライベート リンク リソースのグループ識別子を取得します。

Id

リソース ID を取得または設定します。

(継承元 SubResource)
Name

Application Gateway内で一意のプライベート リンク リソースの名前を取得または設定します。

RequiredMembers

プライベート リンク リソースの必須メンバー名を取得します。

RequiredZoneNames

プライベート リンク リソースの必要な DNS ゾーン名を取得または設定します。

Type

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

適用対象