Class VolumeSnapshotPolicyArgs
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.Packet.Inputs
Assembly: Pulumi.Packet.dll
Syntax
public sealed class VolumeSnapshotPolicyArgs : ResourceArgs
Constructors
View SourceVolumeSnapshotPolicyArgs()
Declaration
public VolumeSnapshotPolicyArgs()
Properties
View SourceSnapshotCount
Declaration
public Input<int> SnapshotCount { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Int32> |
SnapshotFrequency
Declaration
public Input<string> SnapshotFrequency { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |