Class ShieldedInstanceIntegrityPolicy
The policy describes the baseline against which Instance boot integrity is measured.
Implements
Inherited Members
Namespace: Google.Apis.Compute.beta.Data
Assembly: Google.Apis.Compute.beta.dll
Syntax
public class ShieldedInstanceIntegrityPolicy : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
UpdateAutoLearnPolicy
Updates the integrity policy baseline using the measurements from the VM instance's most recent boot.
Declaration
[JsonProperty("updateAutoLearnPolicy")]
public virtual bool? UpdateAutoLearnPolicy { get; set; }
Property Value
Type | Description |
---|---|
bool? |