你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IScalingPlanPooledSchedulePatch.RampDownNotificationMessage Property

Definition

Notification message for users during ramp down period.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Notification message for users during ramp down period.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="rampDownNotificationMessage", Update=true)]
public string RampDownNotificationMessage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Notification message for users during ramp down period.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="rampDownNotificationMessage", Update=true)>]
member this.RampDownNotificationMessage : string with get, set
Public Property RampDownNotificationMessage As String

Property Value

Attributes

Applies to