NetworkListResponse.Gateway.Profile 属性
可选。 网关连接大小。
命名空间: Microsoft.WindowsAzure.Management.Network.Models
程序集: Microsoft.WindowsAzure.Management.Network(Microsoft.WindowsAzure.Management.Network.dll 中)
语法
public string Profile { get; set; }
public:
property String^ Profile {
String^ get();
void set(String^ value);
}
member Profile : string with get, set
Public Property Profile As String
属性值
Type: System.String
请参阅
NetworkListResponse.Gateway 类
Microsoft.WindowsAzure.Management.Network.Models 命名空间
返回页首