OpenStackAccess
Struct
Read time 1 minuteLast updated 19 hours ago
Inherited Members
- Equals(object)
- GetHashCode()
- ToString()
- Equals(object, object)
- GetType()
- ReferenceEquals(object, object)
Namespace: UnityEngine.Pixyz.IO
[Serializable]public struct OpenStackAccess
Constructors
OpenStackAccess(OpenStackAccess)
Parameterspublic OpenStackAccess(OpenStackAccess o)
Type | Name | Description |
|---|---|---|
| OpenStackAccess | o |
Fields
path
Returnspublic string path
Type | Description |
|---|---|
| string |
authUrl
Returnspublic string authUrl
Type | Description |
|---|---|
| string |
region
Returnspublic string region
Type | Description |
|---|---|
| string |
user
Returnspublic string user
Type | Description |
|---|---|
| string |
password
Returnspublic string password
Type | Description |
|---|---|
| string |
domainId
Returnspublic string domainId
Type | Description |
|---|---|
| string |
projectId
Returnspublic string projectId
Type | Description |
|---|---|
| string |
container
Returnspublic string container
Type | Description |
|---|---|
| string |
objectStore
Returnspublic string objectStore
Type | Description |
|---|---|
| string |