IWorkspace.ServiceProvisionedResourceGroup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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