NetworkFunctionRoleConfiguration.ImageReferenceExactVersion 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.
Specifies in decimal numbers, the exact version of image used to create the virtual machine.
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.PropertyOrigin.Inlined)]
public string ImageReferenceExactVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.PropertyOrigin.Inlined)>]
member this.ImageReferenceExactVersion : string with get, set
Public Property ImageReferenceExactVersion As String
Property Value
Implements
- Attributes