你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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(resourceName: string, resourceGroupName: string, options?: SupportedOperatingSystemsGetOptionalParams): Promise<SupportedOperatingSystems>

Parameters

resourceName

string

The name of the recovery services vault.

resourceGroupName

string

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

options
SupportedOperatingSystemsGetOptionalParams

The options parameters.

Returns