Condividi tramite


IPrivateLinkResourcesList.Value Property

Definition

The list of available private link resources for a workspace

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The list of available private link resources for a workspace", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Databricks.Models.Api20240501.IGroupIdInformation) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Databricks.Models.Api20240501.IGroupIdInformation[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The list of available private link resources for a workspace", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Databricks.Models.Api20240501.IGroupIdInformation) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Databricks.Models.Api20240501.IGroupIdInformation[] with get, set
Public Property Value As IGroupIdInformation()

Property Value

Attributes

Applies to