Freigeben über


RecoveryPlanAction.ActionName Property

Definition

Gets or sets the action name.

[Newtonsoft.Json.JsonProperty(PropertyName="actionName")]
public string ActionName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actionName")>]
member this.ActionName : string with get, set
Public Property ActionName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to