次の方法で共有


NetworkGetConfigurationResponse クラス

定義

ネットワーク構成の取得操作の応答。

public class NetworkGetConfigurationResponse : Microsoft.Azure.AzureOperationResponse
type NetworkGetConfigurationResponse = class
    inherit AzureOperationResponse
Public Class NetworkGetConfigurationResponse
Inherits AzureOperationResponse
継承
Microsoft.Azure.AzureOperationResponse
NetworkGetConfigurationResponse

コンストラクター

NetworkGetConfigurationResponse()

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

NetworkGetConfigurationResponse(String)

必須の引数を使用して、NetworkGetConfigurationResponse クラスの新しいインスタンスを初期化します。

プロパティ

Configuration

必須。 このサブスクリプションのネットワーク構成。

適用対象