Show / Hide Table of Contents

Class ResourcePolicySnapshotSchedulePolicyRetentionPolicy

Inheritance
System.Object
ResourcePolicySnapshotSchedulePolicyRetentionPolicy
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Compute.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class ResourcePolicySnapshotSchedulePolicyRetentionPolicy

Fields

View Source

MaxRetentionDays

Maximum age of the snapshot that is allowed to be kept.

Declaration
public readonly int MaxRetentionDays
Field Value
Type Description
System.Int32
View Source

OnSourceDiskDelete

Specifies the behavior to apply to scheduled snapshots when the source disk is deleted.

Declaration
public readonly string OnSourceDiskDelete
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.