Show / Hide Table of Contents

Class PolicyVMRetentionDaily

Inheritance
System.Object
PolicyVMRetentionDaily
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.Azure.Backup.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class PolicyVMRetentionDaily

Fields

View Source

Count

The number of yearly backups to keep. Must be between 1 and 9999

Declaration
public readonly int Count
Field Value
Type Description
System.Int32
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.