Share via


BatchDeployment.DeploymentConfigurationType Property

Definition

[Required] The type of the deployment

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.BatchDeploymentConfigurationType? DeploymentConfigurationType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.DeploymentConfigurationType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.BatchDeploymentConfigurationType> with get, set
Public Property DeploymentConfigurationType As Nullable(Of BatchDeploymentConfigurationType)

Property Value

Implements

Attributes

Applies to