ApplicationGatewayFrontendPort クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アプリケーション ゲートウェイのフロントエンド ポート。
[Microsoft.Rest.Serialization.JsonTransformation]
public class ApplicationGatewayFrontendPort : Microsoft.Azure.Management.Network.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ApplicationGatewayFrontendPort = class
inherit SubResource
Public Class ApplicationGatewayFrontendPort
Inherits SubResource
- 継承
- 属性
コンストラクター
ApplicationGatewayFrontendPort() |
ApplicationGatewayFrontendPort クラスの新しいインスタンスを初期化します。 |
ApplicationGatewayFrontendPort(String, Nullable<Int32>, String, String, String, String) |
ApplicationGatewayFrontendPort クラスの新しいインスタンスを初期化します。 |
プロパティ
Etag |
リソースが更新されるたびに変更される一意の読み取り専用文字列を取得します。 |
Id |
リソース ID を取得または設定します。 (継承元 SubResource) |
Name |
Application Gateway内で一意のフロントエンド ポートの名前を取得または設定します。 |
Port |
フロントエンド ポートを取得または設定します。 |
ProvisioningState |
フロントエンド ポート リソースのプロビジョニング状態を取得します。 指定できる値は、'Succeeded'、'Updating'、'Deleting'、'Failed' です。 |
Type |
リソースの種類を取得します。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET