CloudServiceOperatingSystemsGetOSVersion interface
Methods
| get(Cloud |
Gets properties of a guest operating system version that can be specified in the XML service configuration (.cscfg) for a cloud service. |
Method Details
get(CloudServiceOperatingSystemsGetOSVersionParameters)
Gets properties of a guest operating system version that can be specified in the XML service configuration (.cscfg) for a cloud service.
function get(options: CloudServiceOperatingSystemsGetOSVersionParameters): StreamableMethod<CloudServiceOperatingSystemsGetOSVersion200Response | CloudServiceOperatingSystemsGetOSVersionDefaultResponse>