BastionShareableLink.Bsl Property

Definition

Gets the unique Bastion Shareable Link to the virtual machine.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to