IAlertsClient.LongRunningOperationRetryTimeout 属性
获取或设置长时间运行操作的重试超时。
命名空间: Microsoft.WindowsAzure.Management.Monitoring.Alerts
程序集: Microsoft.WindowsAzure.Management.Monitoring(Microsoft.WindowsAzure.Management.Monitoring.dll 中)
语法
int LongRunningOperationRetryTimeout { get; set; }
property int LongRunningOperationRetryTimeout {
int get();
void set(int value);
}
abstract LongRunningOperationRetryTimeout : int with get, set
Property LongRunningOperationRetryTimeout As Integer
属性值
Type: System.Int32
请参阅
IAlertsClient 接口
Microsoft.WindowsAzure.Management.Monitoring.Alerts 命名空间
返回页首