Share via


MetadataPatch.DependencyVersion Property

Definition

Version of the the content item we depend on. Can be blank, * or missing to indicate any version fulfills the dependency. If version does not match our defined numeric format then an exact match is required.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)]
public string DependencyVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)>]
member this.DependencyVersion : string with get, set
Public Property DependencyVersion As String

Property Value

Implements

Attributes

Applies to