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

IWithAvailableRegion.WithoutRegionAvailability(Region) 方法

定义

指定应从提供映像的现有区域中删除映像版本。

public Microsoft.Azure.Management.Compute.Fluent.GalleryImageVersion.Update.IUpdate WithoutRegionAvailability (Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region region);
abstract member WithoutRegionAvailability : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region -> Microsoft.Azure.Management.Compute.Fluent.GalleryImageVersion.Update.IUpdate
Public Function WithoutRegionAvailability (region As Region) As IUpdate

参数

region
Region

区域。

返回

适用于