IScalingPlanPooledScheduleProperties.RampDownNotificationMessage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Notification message for users during ramp down period.
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Notification message for users during ramp down period.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="rampDownNotificationMessage")]
public string RampDownNotificationMessage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Notification message for users during ramp down period.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="rampDownNotificationMessage")>]
member this.RampDownNotificationMessage : string with get, set
Public Property RampDownNotificationMessage As String
Property Value
- Attributes