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 SourceLocation
Container in which versions will be stored.
Declaration
public readonly string Location
Field Value
| Type | Description |
|---|---|
| System.String |
Type
Versioning type which can be versions or history according to Openstack documentation.
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |