OpenStackAccess
Struct
Read time 1 minuteLast updated 8 months ago
Inherited Members
Namespace: UnityEngine.Pixyz.IO
[Serializable]public struct OpenStackAccess
Constructors
OpenStackAccess(OpenStackAccess)
public OpenStackAccess(OpenStackAccess o)
Parameters
Type | Name | Description |
|---|---|---|
| OpenStackAccess | o |
Fields
path
public string path
Returns
Type | Description |
|---|---|
| string |
authUrl
public string authUrl
Returns
Type | Description |
|---|---|
| string |
region
public string region
Returns
Type | Description |
|---|---|
| string |
user
public string user
Returns
Type | Description |
|---|---|
| string |
password
public string password
Returns
Type | Description |
|---|---|
| string |
domainId
public string domainId
Returns
Type | Description |
|---|---|
| string |
projectId
public string projectId
Returns
Type | Description |
|---|---|
| string |
container
public string container
Returns
Type | Description |
|---|---|
| string |
objectStore
public string objectStore
Returns
Type | Description |
|---|---|
| string |