Dela via


PolicyDefinitionProperties.Versions Property

Definition

A list of available versions for this policy definition.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> Versions { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Owned)>]
member this.Versions : System.Collections.Generic.List<string> with get, set
Public Property Versions As List(Of String)

Property Value

Implements

Attributes

Applies to