ResourceItem interface
Resource Id.
Properties
resource |
The resource group name of this resource. NOTE: This property will not be serialized. It can only be populated by the server. |
resource |
The resource Id - e.g. "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.Compute/virtualMachines/vm1". NOTE: This property will not be serialized. It can only be populated by the server. |
resource |
The resource type of this resource. e.g. "Microsoft.SignalRService/SignalR" NOTE: This property will not be serialized. It can only be populated by the server. |
subscription |
The subscription Id of this resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
resourceGroup
The resource group name of this resource. NOTE: This property will not be serialized. It can only be populated by the server.
resourceGroup?: string
Property Value
string
resourceId
The resource Id - e.g. "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rg1/providers/Microsoft.Compute/virtualMachines/vm1". NOTE: This property will not be serialized. It can only be populated by the server.
resourceId?: string
Property Value
string
resourceType
The resource type of this resource. e.g. "Microsoft.SignalRService/SignalR" NOTE: This property will not be serialized. It can only be populated by the server.
resourceType?: string
Property Value
string
subscriptionId
The subscription Id of this resource. NOTE: This property will not be serialized. It can only be populated by the server.
subscriptionId?: string
Property Value
string