Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommonResourceProperties

Package version

Resource properties.

Hierarchy

  • CommonResourceProperties

Index

Properties

Properties

Optional id

id: undefined | string

Resource ID NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Resource type. Example: "Microsoft.Quota/quotas" NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc