NetworkListResponse.Connection.Type 属性
可选。
命名空间: Microsoft.WindowsAzure.Management.Network.Models
程序集: Microsoft.WindowsAzure.Management.Network(Microsoft.WindowsAzure.Management.Network.dll 中)
public string Type { get; set; }
public:
property String^ Type {
String^ get();
void set(String^ value);
}
member Type : string with get, set
Public Property Type As String
Type: System.String
NetworkListResponse.Connection 类
Microsoft.WindowsAzure.Management.Network.Models 命名空间
返回页首