Class OciFssExportId
The OCID of the OCI File Storage Service (FSS) Export. The user must have read permission for export-sets.
Inherited Members
Namespace: Oci.ContainerinstancesService.Models
Assembly: OCI.DotNetSDK.Containerinstances.dll
Syntax
public class OciFssExportId : OciFssExport
Properties
Id
Declaration
[JsonProperty(PropertyName = "id")]
public string Id { get; set; }
Property Value
| Type | Description |
|---|---|
| string | The OCID of the OCI File Storage Service (FSS) Export. |