BatchJobUpdateContent.Metadata Property

Definition

A list of name-value pairs associated with the Job as metadata. If omitted, the existing Job metadata is left unchanged.

public System.Collections.Generic.IList<Azure.Compute.Batch.MetadataItem> Metadata { get; }
member this.Metadata : System.Collections.Generic.IList<Azure.Compute.Batch.MetadataItem>
Public ReadOnly Property Metadata As IList(Of MetadataItem)

Property Value

Applies to