IBatchDeploymentConfiguration.DeploymentConfigurationType Property

Definition

[Required] The type of the deployment

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PSArgumentCompleter(new System.String[] { "Model", "PipelineComponent" })]
[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] The type of the deployment", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="deploymentConfigurationType", Update=true)]
public string DeploymentConfigurationType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PSArgumentCompleter(new System.String[] { "Model", "PipelineComponent" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] The type of the deployment", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="deploymentConfigurationType", Update=true)>]
member this.DeploymentConfigurationType : string with get, set
Public Property DeploymentConfigurationType As String

Property Value

Attributes

Applies to