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(Create=false, 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) }, Read=true, ReadOnly=true, Required=false, SerializedName="serviceProvisionedResourceGroup", Update=false)]
public string ServiceProvisionedResourceGroup { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, 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) }, Read=true, ReadOnly=true, Required=false, SerializedName="serviceProvisionedResourceGroup", Update=false)>]
member this.ServiceProvisionedResourceGroup : string
Public ReadOnly Property ServiceProvisionedResourceGroup As String

Property Value

Attributes

Applies to