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

PSTrackedResource Class

Definition

ARM tracked resource

public class PSTrackedResource : Microsoft.Azure.Commands.FrontDoor.Models.PSResource
type PSTrackedResource = class
    inherit PSResource
Public Class PSTrackedResource
Inherits PSResource
Inheritance
PSTrackedResource
Derived

Constructors

PSTrackedResource()

Properties

Id

Gets or sets the Resource Id

(Inherited from PSResource)
Name

Gets or sets the Resource Name

(Inherited from PSResource)
Tags

Resource tags

Type

Gets or sets the Resource type

(Inherited from PSResource)

Applies to