IBatchPipelineComponentDeploymentConfiguration.ComponentIdAssetId Property

Definition

[Required] ARM resource ID of the asset.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] ARM resource ID of the asset.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="assetId", Update=true)]
public string ComponentIdAssetId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] ARM resource ID of the asset.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="assetId", Update=true)>]
member this.ComponentIdAssetId : string with get, set
Public Property ComponentIdAssetId As String

Property Value

Attributes

Applies to