Assured Workloads v1beta1 API - Class Workload.Types.ResourceInfo (2.0.0-beta08)

public sealed class Workload.Types.ResourceInfo : IMessage<Workload.Types.ResourceInfo>, IEquatable<Workload.Types.ResourceInfo>, IDeepCloneable<Workload.Types.ResourceInfo>, IBufferMessage, IMessage

Reference documentation and code samples for the Assured Workloads v1beta1 API class Workload.Types.ResourceInfo.

Represent the resources that are children of this Workload.

Inheritance

object > Workload.Types.ResourceInfo

Namespace

Google.Cloud.AssuredWorkloads.V1Beta1

Assembly

Google.Cloud.AssuredWorkloads.V1Beta1.dll

Constructors

ResourceInfo()

public ResourceInfo()

ResourceInfo(ResourceInfo)

public ResourceInfo(Workload.Types.ResourceInfo other)
Parameter
Name Description
other WorkloadTypesResourceInfo

Properties

ResourceId

public long ResourceId { get; set; }

Resource identifier. For a project this represents project_number.

Property Value
Type Description
long

ResourceType

public Workload.Types.ResourceInfo.Types.ResourceType ResourceType { get; set; }

Indicates the type of resource.

Property Value
Type Description
WorkloadTypesResourceInfoTypesResourceType