Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AzureResource

Package version

Describes an Azure resource that is attached to an identity.

Hierarchy

  • AzureResource

Index

Properties

Optional id

id: undefined | string

The ID of this resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The name of this resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional resourceGroup

resourceGroup: undefined | string

The name of the resource group this resource belongs to. NOTE: This property will not be serialized. It can only be populated by the server.

Optional subscriptionDisplayName

subscriptionDisplayName: undefined | string

The name of the subscription this resource belongs to. NOTE: This property will not be serialized. It can only be populated by the server.

Optional subscriptionId

subscriptionId: undefined | string

The ID of the subscription this resource belongs to. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

The type of this resource. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc