Show / Hide Table of Contents

Class ContainerVersioning

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

Fields

View Source

Location

Container in which versions will be stored.

Declaration
public readonly string Location
Field Value
Type Description
System.String
View Source

Type

Versioning type which can be versions or history according to Openstack documentation.

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