Versions in this module Expand all Collapse all v51 v51.0.0 Jan 27, 2021 Changes in this version + type IOType string + const IOTypeProvisioned + const IOTypeStandard + type ListOSImagesResponse struct + OSImages []OSImage + XMLName xml.Name + type OSImage struct + AffinityGroup string + Category string + Description string + Eula string + IOType IOType + IconURI string + ImageFamily string + IsPremium string + Label string + Language string + Location string + LogicalSizeInGB float64 + MediaLink string + Name string + OS string + PricingDetailLink string + PrivacyURI string + PublishedDate string + PublisherName string + RecommendedVMSize string + SmallIconURI string + XMLName xml.Name + type OSImageClient struct + func NewClient(client management.Client) OSImageClient + func (c OSImageClient) AddOSImage(osi *OSImage) (management.OperationID, error) + func (c OSImageClient) ListOSImages() (ListOSImagesResponse, error) Other modules containing this package github.com/pmalek-sumo/azure-sdk-for-go