PSCloudJobSchedule.Metadata Property

Definition

public System.Collections.IDictionary Metadata { get; set; }
public System.Collections.Generic.IList<Microsoft.Azure.Commands.Batch.Models.PSMetadataItem> Metadata { get; set; }
member this.Metadata : System.Collections.IDictionary with get, set
member this.Metadata : System.Collections.Generic.IList<Microsoft.Azure.Commands.Batch.Models.PSMetadataItem> with get, set
Public Property Metadata As IDictionary
Public Property Metadata As IList(Of PSMetadataItem)

Property Value

Applies to