Aracılığıyla paylaş


BastionShareableLink.Message Property

Definition

Gets optional field indicating the warning or error message related to the vm in case of partial failure.

[Newtonsoft.Json.JsonProperty(PropertyName="message")]
public string Message { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="message")>]
member this.Message : string
Public ReadOnly Property Message As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to