Share via


GenerateExpressRoutePortsLOAResult.EncodedContent Property

Definition

Gets or sets the content as a base64 encoded string.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to