Freigeben über


IModelSettings.ModelId Property

Definition

The unique model identifier that this ServerlessEndpoint should provision.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The unique model identifier that this ServerlessEndpoint should provision.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="modelId")]
public string ModelId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The unique model identifier that this ServerlessEndpoint should provision.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="modelId")>]
member this.ModelId : string with get, set
Public Property ModelId As String

Property Value

Attributes

Applies to