IDataProductUpdateProperties.CurrentMinorVersion 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.
Current configured minor version of the data product resource.
[Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="Current configured minor version of the data product resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="currentMinorVersion")]
public string CurrentMinorVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="Current configured minor version of the data product resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="currentMinorVersion")>]
member this.CurrentMinorVersion : string with get, set
Public Property CurrentMinorVersion As String
Property Value
- Attributes