Package version
Gets properties of a guest operating system family that can be specified in the XML service configuration (.cscfg) for a cloud service.
Name of the location that the OS family pertains to.
Name of the OS family.
The options parameters.
Gets properties of a guest operating system version that can be specified in the XML service configuration (.cscfg) for a cloud service.
Name of the location that the OS version pertains to.
Name of the OS version.
The options parameters.
Gets a list of all guest operating system families available to be specified in the XML service configuration (.cscfg) for a cloud service. Use nextLink property in the response to get the next page of OS Families. Do this till nextLink is null to fetch all the OS Families.
Name of the location that the OS families pertain to.
The options parameters.
Gets a list of all guest operating system versions available to be specified in the XML service configuration (.cscfg) for a cloud service. Use nextLink property in the response to get the next page of OS versions. Do this till nextLink is null to fetch all the OS versions.
Name of the location that the OS versions pertain to.
The options parameters.
Generated using TypeDoc
Interface representing a CloudServiceOperatingSystems.