Show / Hide Table of Contents

Class GetVolumeSnapshotPolicyResult

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

Fields

View Source

SnapshotCount

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

SnapshotFrequency

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