Udostępnij za pośrednictwem


PSNotebook.SessionProperties Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="sessionProperties")]
public Microsoft.Azure.Commands.Synapse.Models.PSNotebookSessionProperties SessionProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sessionProperties")>]
member this.SessionProperties : Microsoft.Azure.Commands.Synapse.Models.PSNotebookSessionProperties with get, set
Public Property SessionProperties As PSNotebookSessionProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to