Share via


ExportRDBParametersInner.Container Property

Definition

Gets or sets container name to export to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to