次の方法で共有


BastionHost.EnableShareableLink プロパティ

定義

Bastion ホスト リソースの共有可能リンクを有効または無効にするを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enableShareableLink")]
public bool? EnableShareableLink { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enableShareableLink")>]
member this.EnableShareableLink : Nullable<bool> with get, set
Public Property EnableShareableLink As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象