Class Zone.Types.ResourceSpec (2.0.0)

public sealed class ResourceSpec : IMessage<Zone.Types.ResourceSpec>, IEquatable<Zone.Types.ResourceSpec>, IDeepCloneable<Zone.Types.ResourceSpec>, IBufferMessage, IMessage

Settings for resources attached as assets within a zone.

Inheritance

Object > Zone.Types.ResourceSpec

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Constructors

ResourceSpec()

public ResourceSpec()

ResourceSpec(Zone.Types.ResourceSpec)

public ResourceSpec(Zone.Types.ResourceSpec other)
Parameter
NameDescription
otherZone.Types.ResourceSpec

Properties

LocationType

public Zone.Types.ResourceSpec.Types.LocationType LocationType { get; set; }

Required. Immutable. The location type of the resources that are allowed to be attached to the assets within this zone.

Property Value
TypeDescription
Zone.Types.ResourceSpec.Types.LocationType