AssignToDataflowStorageRequest.DataflowStorageId Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="dataflowStorageId")]
public Guid DataflowStorageId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataflowStorageId")>]
member this.DataflowStorageId : Guid with get, set
Public Property DataflowStorageId As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to