ISynapseSpark.ResourceGroup Property

Definition

Name of the resource group in which workspace is located.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Name of the resource group in which workspace is located.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceGroup", Update=true)]
public string ResourceGroup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Name of the resource group in which workspace is located.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceGroup", Update=true)>]
member this.ResourceGroup : string with get, set
Public Property ResourceGroup As String

Property Value

Attributes

Applies to