Share via


IScalingPlanPooledScheduleProperties.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