IWorkspaceConnectionPropertiesV2.Group 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.
Group based on connection category
[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PSArgumentCompleter(new System.String[] { "Azure", "AzureAI", "Database", "NoSQL", "File", "GenericProtocol", "ServicesAndApps" })]
[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="Group based on connection category", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="group", Update=false)]
public string Group { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PSArgumentCompleter(new System.String[] { "Azure", "AzureAI", "Database", "NoSQL", "File", "GenericProtocol", "ServicesAndApps" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="Group based on connection category", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="group", Update=false)>]
member this.Group : string
Public ReadOnly Property Group As String
Property Value
- Attributes