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

ResourceGroupResourceGetApplyUpdatesByParentOptions 类

定义

ResourceGroupResourceGetApplyUpdatesByParentOptions。

public class ResourceGroupResourceGetApplyUpdatesByParentOptions
type ResourceGroupResourceGetApplyUpdatesByParentOptions = class
Public Class ResourceGroupResourceGetApplyUpdatesByParentOptions
继承
ResourceGroupResourceGetApplyUpdatesByParentOptions

构造函数

ResourceGroupResourceGetApplyUpdatesByParentOptions(String, String, String, String, String, String)

初始化 ResourceGroupResourceGetApplyUpdatesByParentOptions 的新实例。

属性

ApplyUpdateName

applyUpdate ID。

ProviderName

资源提供程序名称。

ResourceName

资源标识符。

ResourceParentName

资源父标识符。

ResourceParentType

资源父类型。

ResourceType

资源类型。

适用于