PsResourceProviderAlias.ApiVersions Property

Definition

Gets or sets the API version collection.

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Position=3, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
public System.Collections.Generic.IList<string> ApiVersions { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Position=3, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
member this.ApiVersions : System.Collections.Generic.IList<string> with get, set
Public Property ApiVersions As IList(Of String)

Property Value

Attributes

Applies to