SubscriptionListOperationResponse.Subscription.MaximumHostedServices 属性
可选。
命名空间: Microsoft.WindowsAzure.Subscriptions.Models
程序集: Microsoft.WindowsAzure.Management(Microsoft.WindowsAzure.Management.dll 中)
语法
public int MaximumHostedServices { get; set; }
public:
property int MaximumHostedServices {
int get();
void set(int value);
}
member MaximumHostedServices : int with get, set
Public Property MaximumHostedServices As Integer
属性值
Type: System.Int32
请参阅
SubscriptionListOperationResponse.Subscription 类
Microsoft.WindowsAzure.Subscriptions.Models 命名空间
返回页首