VirtualMachineOSImageListResponse.VirtualMachineOSImage.Eula 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.
Optional. Specifies the End User License Agreement that is associated with the image. The value for this element is a string, but it is recommended that the value be a URL that points to a EULA.
public string Eula { get; set; }
member this.Eula : string with get, set
Public Property Eula As String