Share via


SupportedOperatingSystemsOperations interface

Interface representing a SupportedOperatingSystemsOperations.

Methods

get(string, string, SupportedOperatingSystemsGetOptionalParams)

Gets the data of supported operating systems by SRS.

Method Details

get(string, string, SupportedOperatingSystemsGetOptionalParams)

Gets the data of supported operating systems by SRS.

function get(resourceGroupName: string, resourceName: string, options?: SupportedOperatingSystemsGetOptionalParams): Promise<SupportedOperatingSystems>

Parameters

resourceGroupName

string

The name of the resource group where the recovery services vault is present.

resourceName

string

The name of the recovery services vault.

options
SupportedOperatingSystemsGetOptionalParams

The options parameters.

Returns