Language

IDataProductProperties.AvailableMinorVersion Property

Definition

List of available minor versions of the data product resource.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="List of available minor versions of the data product resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="availableMinorVersions")]
public string[] AvailableMinorVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="List of available minor versions of the data product resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="availableMinorVersions")>]
member this.AvailableMinorVersion : string[]
Public ReadOnly Property AvailableMinorVersion As String()

Property Value

String[]
Attributes

Applies to