Compartir a través de


IAutoscaleNotification.Operation Property

Definition

the operation associated with the notification and its value must be "scale"

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Description="the operation associated with the notification and its value must be "scale"", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="operation")]
public string Operation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Description="the operation associated with the notification and its value must be "scale"", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="operation")>]
member this.Operation : string
Public ReadOnly Property Operation As String

Property Value

Attributes

Applies to