ApplicationGatewayPrivateLinkResource クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アプリケーション ゲートウェイの 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(String, String, IList<String>, IList<String>, String, String, String) |
ApplicationGatewayPrivateLinkResource クラスの新しいインスタンスを初期化します。 |
プロパティ
Etag |
リソースが更新されるたびに変更される一意の読み取り専用文字列を取得します。 |
GroupId |
プライベート リンク リソースのグループ識別子を取得します。 |
Id |
リソース ID を取得または設定します。 (継承元 SubResource) |
Name |
Application Gateway内で一意のプライベート リンク リソースの名前を取得または設定します。 |
RequiredMembers |
プライベート リンク リソースの必須メンバー名を取得します。 |
RequiredZoneNames |
プライベート リンク リソースの必要な DNS ゾーン名を取得または設定します。 |
Type |
リソースの型を取得します。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET