次の方法で共有


BastionShareableLink.Message プロパティ

定義

部分的な障害が発生した場合の vm に関連する警告またはエラー メッセージを示すオプションのフィールドを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象