NetworkGetConfigurationResponse Class

Definition

The Get Network Configuration operation response.

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

Constructors

NetworkGetConfigurationResponse()

Initializes a new instance of the NetworkGetConfigurationResponse class.

NetworkGetConfigurationResponse(String)

Initializes a new instance of the NetworkGetConfigurationResponse class with required arguments.

Properties

Configuration

Required. The network configuration for this subscription.

Applies to