Share via


P2SVpnConnectionHealthRequest.OutputBlobSasUrl Property

Definition

Gets or sets the sas-url to download the P2S Vpn connection health detail.

[Newtonsoft.Json.JsonProperty(PropertyName="outputBlobSasUrl")]
public string OutputBlobSasUrl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="outputBlobSasUrl")>]
member this.OutputBlobSasUrl : string with get, set
Public Property OutputBlobSasUrl As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to