IInMageAzureV2EventDetails.CorrectiveAction Property

Definition

Corrective Action string for the event.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Corrective Action string for the event.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="correctiveAction", Update=true)]
public string CorrectiveAction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Corrective Action string for the event.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="correctiveAction", Update=true)>]
member this.CorrectiveAction : string with get, set
Public Property CorrectiveAction As String

Property Value

Attributes

Applies to