Share via


IMachineLearningServicesIdentity.DeploymentName Property

Definition

Inference deployment identifier.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Inference deployment identifier.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="deploymentName")]
public string DeploymentName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Inference deployment identifier.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="deploymentName")>]
member this.DeploymentName : string with get, set
Public Property DeploymentName As String

Property Value

Attributes

Applies to