FluidRelayContainer interface
A FluidRelay Container.
- Extends
Properties
creation |
The creation time of this resource NOTE: This property will not be serialized. It can only be populated by the server. |
frs |
The frsContainerId for this container NOTE: This property will not be serialized. It can only be populated by the server. |
frs |
The Fluid tenantId for this container NOTE: This property will not be serialized. It can only be populated by the server. |
last |
Last time when user access this resource NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
Provision states for FluidRelay RP NOTE: This property will not be serialized. It can only be populated by the server. |
system |
System meta data for this resource, including creation and modification information. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
creationTime
The creation time of this resource NOTE: This property will not be serialized. It can only be populated by the server.
creationTime?: Date
Property Value
Date
frsContainerId
The frsContainerId for this container NOTE: This property will not be serialized. It can only be populated by the server.
frsContainerId?: string
Property Value
string
frsTenantId
The Fluid tenantId for this container NOTE: This property will not be serialized. It can only be populated by the server.
frsTenantId?: string
Property Value
string
lastAccessTime
Last time when user access this resource NOTE: This property will not be serialized. It can only be populated by the server.
lastAccessTime?: Date
Property Value
Date
provisioningState
Provision states for FluidRelay RP NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
systemData
System meta data for this resource, including creation and modification information. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
Inherited Property Details
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyResource.id
name
The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyResource.name
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyResource.type