IBatchPipelineComponentDeploymentConfiguration.Tag Property

Definition

The tags which will be applied to the job.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="The tags which will be applied to the job.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IBatchPipelineComponentDeploymentConfigurationTags) }, Read=true, ReadOnly=false, Required=false, SerializedName="tags", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IBatchPipelineComponentDeploymentConfigurationTags Tag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="The tags which will be applied to the job.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IBatchPipelineComponentDeploymentConfigurationTags) }, Read=true, ReadOnly=false, Required=false, SerializedName="tags", Update=true)>]
member this.Tag : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IBatchPipelineComponentDeploymentConfigurationTags with get, set
Public Property Tag As IBatchPipelineComponentDeploymentConfigurationTags

Property Value

Attributes

Applies to