Compartir a través de


BatchJobScheduleUpdateContent.Metadata Property

Definition

A list of name-value pairs associated with the Job Schedule as metadata. If you do not specify this element, existing 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