IWorkspace.NotebookInfoResourceId Property

Definition

the data plane resourceId that used to initialize notebook component

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="the data plane resourceId that used to initialize notebook component", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceId", Update=false)]
public string NotebookInfoResourceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="the data plane resourceId that used to initialize notebook component", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceId", Update=false)>]
member this.NotebookInfoResourceId : string
Public ReadOnly Property NotebookInfoResourceId As String

Property Value

Attributes

Applies to