IUpdateWorkspaceQuotasResult.Value Property

Definition

The list of workspace quota update result.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="The list of workspace quota update result.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IUpdateWorkspaceQuotas) }, Read=true, ReadOnly=true, Required=false, SerializedName="value", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IUpdateWorkspaceQuotas> Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="The list of workspace quota update result.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IUpdateWorkspaceQuotas) }, Read=true, ReadOnly=true, Required=false, SerializedName="value", Update=false)>]
member this.Value : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IUpdateWorkspaceQuotas>
Public ReadOnly Property Value As List(Of IUpdateWorkspaceQuotas)

Property Value

Attributes

Applies to