Delen via


BastionHost.EnableShareableLink Property

Definition

Gets or sets enable/Disable Shareable Link of the Bastion Host resource.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to