IDataProductProperties.AvailableMinorVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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