Share via


IWorkspaceProperties.ManagedResourceGroupId Property

Definition

The managed resource group Id.

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The managed resource group Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="managedResourceGroupId")]
public string ManagedResourceGroupId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The managed resource group Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="managedResourceGroupId")>]
member this.ManagedResourceGroupId : string with get, set
Public Property ManagedResourceGroupId As String

Property Value

Attributes

Applies to