ResponseMessageEnvelopeRemotePrivateEndpointConnection クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
共通の Azure Resource Manager プロパティとリソース プロバイダー固有のコンテンツを含むメッセージ エンベロープ。
public class ResponseMessageEnvelopeRemotePrivateEndpointConnection
type ResponseMessageEnvelopeRemotePrivateEndpointConnection = class
Public Class ResponseMessageEnvelopeRemotePrivateEndpointConnection
- 継承
-
ResponseMessageEnvelopeRemotePrivateEndpointConnection
コンストラクター
ResponseMessageEnvelopeRemotePrivateEndpointConnection() |
ResponseMessageEnvelopeRemotePrivateEndpointConnection クラスの新しいインスタンスを初期化します。 |
ResponseMessageEnvelopeRemotePrivateEndpointConnection(String, String, String, String, IDictionary<String,String>, ArmPlan, RemotePrivateEndpointConnection, SkuDescription, String, ErrorEntity, ManagedServiceIdentity, IList<String>) |
ResponseMessageEnvelopeRemotePrivateEndpointConnection クラスの新しいインスタンスを初期化します。 |
プロパティ
Error |
azure-AsyncOperation エラー情報を取得または設定します。 |
Id |
リソース ID を取得または設定します。通常、ID は GET 要求への応答に対してのみ設定されます。 呼び出し元は、GET 要求に対してのみこの値を渡す必要があります。 例: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupId}/providers/Microsoft.Web/sites/{sitename} |
Identity |
MSI リソースを取得または設定します |
Location |
地理的リージョン リソースが SouthCentralUS、SouthEastAsia などに属することを取得または設定します。 |
Name |
リソースの名前を取得または設定します。 |
Plan |
Azure Resource Manager プランを取得または設定します。 |
Properties |
リソース固有のプロパティを取得または設定します。 |
Sku |
リソースの SKU の説明を取得または設定します。 |
Status |
azure-AsyncOperation の状態情報を取得または設定します。 |
Tags |
リソースに関連付けられているタグを取得または設定します。 |
Type |
"Microsoft.Web/sites" などのリソースの種類を取得または設定します。 |
Zones |
サービスがホストされている論理Availability Zonesを取得または設定します |
適用対象
Azure SDK for .NET