NetworkGetConfigurationResponse 构造函数 (String)
初始化带有所需参数 NetworkGetConfigurationResponse 类的新实例。
命名空间: Microsoft.WindowsAzure.Management.Network.Models
程序集: Microsoft.WindowsAzure.Management.Network(Microsoft.WindowsAzure.Management.Network.dll 中)
语法
public NetworkGetConfigurationResponse(
string configuration
)
public:
NetworkGetConfigurationResponse(
String^ configuration
)
new :
configuration:string -> NetworkGetConfigurationResponse
Public Sub New (
configuration As String
)
请参阅
NetworkGetConfigurationResponse 重载
NetworkGetConfigurationResponse 类
Microsoft.WindowsAzure.Management.Network.Models 命名空间
返回页首