Aracılığıyla paylaş


IComputeInstanceSchema.Application Property

Definition

Describes available applications and their endpoints on this ComputeInstance.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Describes available applications and their endpoints on this ComputeInstance.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IComputeInstanceApplication) }, ReadOnly=true, Required=false, SerializedName="applications")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IComputeInstanceApplication[] Application { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Describes available applications and their endpoints on this ComputeInstance.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IComputeInstanceApplication) }, ReadOnly=true, Required=false, SerializedName="applications")>]
member this.Application : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IComputeInstanceApplication[]
Public ReadOnly Property Application As IComputeInstanceApplication()

Property Value

Attributes

Applies to