Class FileTaskArgument
A file variable that holds a value
Inherited Members
Namespace: Oci.FleetappsmanagementService.Models
Assembly: OCI.DotNetSDK.Fleetappsmanagement.dll
Syntax
public class FileTaskArgument : TaskArgumentProperties
Content
Declaration
[JsonProperty(PropertyName = "content")]
public InputFileContentDetails Content { get; set; }Property Value
| Type | Description | 
|---|---|
| InputFileContentDetails |