Class Workload.Types.IL4Settings (1.0.0-beta08)

[Obsolete]
public sealed class IL4Settings : IMessage<Workload.Types.IL4Settings>, IEquatable<Workload.Types.IL4Settings>, IDeepCloneable<Workload.Types.IL4Settings>, IBufferMessage, IMessage

Settings specific to resources needed for IL4.

Inheritance

Object > Workload.Types.IL4Settings

Namespace

Google.Cloud.AssuredWorkloads.V1Beta1

Assembly

Google.Cloud.AssuredWorkloads.V1Beta1.dll

Constructors

IL4Settings()

public IL4Settings()

IL4Settings(Workload.Types.IL4Settings)

public IL4Settings(Workload.Types.IL4Settings other)
Parameter
NameDescription
otherWorkload.Types.IL4Settings

Properties

KmsSettings

public Workload.Types.KMSSettings KmsSettings { get; set; }

Required. Input only. Immutable. Settings used to create a CMEK crypto key.

Property Value
TypeDescription
Workload.Types.KMSSettings