IBatchPipelineComponentDeploymentConfiguration.ComponentIdReferenceType Property

Definition

[Required] Specifies the type of asset reference.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PSArgumentCompleter(new System.String[] { "Id", "DataPath", "OutputPath" })]
[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] Specifies the type of asset reference.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="referenceType", Update=true)]
public string ComponentIdReferenceType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PSArgumentCompleter(new System.String[] { "Id", "DataPath", "OutputPath" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] Specifies the type of asset reference.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="referenceType", Update=true)>]
member this.ComponentIdReferenceType : string with get, set
Public Property ComponentIdReferenceType As String

Property Value

Attributes

Applies to