Share via


IWorkspace.ServiceProvisionedResourceGroup Property

Definition

The name of the managed resource group created by workspace RP in customer subscription if the workspace is CMK workspace

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The name of the managed resource group created by workspace RP in customer subscription if the workspace is CMK workspace", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="serviceProvisionedResourceGroup")]
public string ServiceProvisionedResourceGroup { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The name of the managed resource group created by workspace RP in customer subscription if the workspace is CMK workspace", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="serviceProvisionedResourceGroup")>]
member this.ServiceProvisionedResourceGroup : string
Public ReadOnly Property ServiceProvisionedResourceGroup As String

Property Value

Attributes

Applies to