Show / Hide Table of Contents

Enum Resource.Types.ResourceType

The type of resource.

Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public enum Resource.Types.ResourceType

Fields

Name Description
AccessPolicy

Access policy.

BackendService

Endpoint that receive traffic from a load balancer or proxy.

CloudOrganization

Cloud organization.

CloudProject

Cloud project.

Cluster

Cluster.

Container

Container.

Credential

Credential, e.g. access keys, ssh keys, tokens, certificates.

Database

Database.

Dataset

Dataset.

Device

Device.

Disk

Disk.

FirewallRule

Firewall rule.

Function

Cloud function.

Gateway

Gateway.

Image

Machine image.

IpAddress

IP address.

LoadBalancer

Load balancer.

MailboxFolder

Mailbox folder.

Mutex

Mutex.

Pipe

Named pipe.

Pod

Pod, which is a collection of containers. Often used in Kubernetes.

Repository

Repository.

Runtime

Runtime.

Service

Service.

ServiceAccount

Service account.

Setting

Settings.

Snapshot

Snapshot.

StorageBucket

Storage bucket.

StorageObject

Storage object.

Subnet

Subnet.

Table

Data table.

Task

Task.

Unspecified

Default type.

User

User.

VirtualMachine

Virtual machine.

Volume

Volume.

VpcNetwork

VPC Network.

In this article
Back to top Generated by DocFX