FileUploadArgs

constructor(authenticationType: Output<String>? = null, connectionString: Output<String>? = null, containerName: Output<String>? = null, defaultTtl: Output<String>? = null, identityId: Output<String>? = null, iothubId: Output<String>? = null, lockDuration: Output<String>? = null, maxDeliveryCount: Output<Int>? = null, notificationsEnabled: Output<Boolean>? = null, sasTtl: Output<String>? = null)