Udostępnij za pośrednictwem


PSNotebookCell.Outputs Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="outputs")]
public System.Collections.Generic.IList<Microsoft.Azure.Commands.Synapse.Models.PSNotebookCellOutputItem> Outputs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="outputs")>]
member this.Outputs : System.Collections.Generic.IList<Microsoft.Azure.Commands.Synapse.Models.PSNotebookCellOutputItem> with get, set
Public Property Outputs As IList(Of PSNotebookCellOutputItem)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to