Udostępnij za pośrednictwem


PSNotebook.Cells Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to